On Tue, 26 Feb 2019 11:22:37 -0500
Richard Kimberly Heck wrote:
> Please reply to the list. Please also do not top post, but append your
> response where it naturally goes.
And one more thing: Delete all irrelevant quoted text. Before your final
response replace any deleted text with [snip]. Aft
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 wo
Am Dienstag, 26. Februar 2019 16:36:35 CET schrieb Dr Eberhard Lisse
:
>
> I have done something similar
>
> in Document -> Settings -> Local Layout
>
> [...]
> Style EDD
>CopyStyle Date
>LabelFont
>Series Bold
>Color Red
>EndFont
>LatexName renewcommand
>L
I have done something similar
in Document -> Settings -> Local Layout
[...]
Style EDD
CopyStyle Date
LabelFont
Series Bold
Color Red
EndFont
LatexName renewcommand
LatexParam {\LMP}
LabelString "LMP:"
Preamble
\newcommand\LMP[1]{#1}
EndPreamble
End
[
Am Dienstag, 26. Februar 2019 01:35:52 CET schrieb Christian :
> 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
On Tue, 26 Feb 2019 01:35:52 -0500
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
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". This
is not what I was aiming for. The i
On 2/22/19 12:35 AM, Christian wrote:
> Hello,
>
> I am trying to code a module that allocates a variable in the
> preamble. More specifically, I am using a package that requires to
> allocate a variable in the preamble. For example, if the package is
> called "thepackage" and the variable is calle