Am 25.08.21 um 21:18 schrieb Andreas Plihal:
thx a lot!
I got this error though:
! Illegal parameter number in definition of \myA.
<to be read again>
1
l.232 \newcommand\myA{#1a}
You didn't read my second mail ...
> Write into the documents preamble
>
> \newcommand\myA{#1a}
> \newcommand\myB{#1b}
> \newcommand\myF{#1f}
should be
\newcommand\myA[1]{#1a}
\newcommand\myB[1]{#1b}
\newcommand\myF[1]{#1f}
Herbert
--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users