Plug-in in Lyx?
Claudio J. Chiabai
chiabaiclaudio at gmail.com
Tue May 23 20:26:24 UTC 2023
What I want is to interact with the text directly in Lyx. That is, I want it
to be a kind of tool, which allows to modify a text in a complex way, like
adding text templates with modifiable fields or modifying patterns in the
text. I also want to see if I can add a contextual submenu without having to
go around modifying files or using templates. Another idea that I find
interesting is to have the most common synonyms of a word appear with a
keyboard shortcut.
My idea is to generate some tools to modify the text more closely than
processing the file separately from Lyx, i.e. processing it outside with some
script. I want something more focused on the editing process rather than on
the text smoothing. So, my idea is to have a small interface inside LyX. I
don't want it to be two applications at the same time. I'm looking for
something dynamic that reacts to changes in text processing.
For the moment, I just want to see if I can make some simple code for some
simple plug-in to get the rust off from not programming for a while :-D and
figure out what capabilities I would have to do something. Besides, since it
uses Qt I don't have much problem to understand a code or to program.
El martes, 23 de mayo de 2023 16:33:11 (-03) Dr Eberhard Lisse escribió:
> There is always LyXpipe
>
> What is the actual task that you want to do?
>
> I have done a bit of templating and (been shown how to do) simple LUA
> scripting such as calculating the nearest Friday of exactly 24 weeks
> after a date.
>
> So depending on what you do, it could already be possible with "on-board
> resources".
>
> greetings, el
>
> On 2023-05-22 19:25 , Claudio J. Chiabai wrote:
> > Hi.
> >
> > Is there any way to make an internal plug-in for LyX?
> >
> > I want to develop something like a plug-in to perform a complex task
> > when editing the document. However, I can't find a way to do that. I
> > can't find that LyX has a functionality like that, if not through
> > external scripts or through the server-client model. I appreciate any
> > ideas or guidance you can give me.
--
Saludos ... Claudio
============
Por un mundo sin guerras y sin Psicoanálisis
http://chiabai.zarcrom.net/
Libro: "¿Qué demonios es histeria?"
http://chiabai.zarcrom.net/libros/histeria/en/
More information about the lyx-devel
mailing list