Please reply to the list. Please also do not top post, but append your
response where it naturally goes.
On 2/26/19 1:35 AM, Christian wrote:
> Sorry, but I don't see how this solves the problem. This solution
> assumes that the variable allocation is always fixed, so that loading
> the module would be equivalent to have a set of variables
> automatically allocated by "% some stuff to go in the preamble".
Sorry, I didn't understand what you wanted.
> The idea is to create some LyX layout
> (environment, or similar, like "Author", or "Abstract"). Is it
> possible to do it?
This works for me.
Format 66
Style Test
LatexType Command
LatexName myvariable
InPreamble 1
Preamble
\usepackage{thepackage}
EndPreamble
End
Obviously, you can add more bells and whistles.
Riki