Hi,

I'm trying to adjust a lyx layout to a journal
tex class. It looks like ,Lyx layouts are not enough
flexible in order to reflect not trivial tex class in a
parametriseable way, so I just want to put some commands
in a static fashion, with dummy parameters, and have
them outputed in the final tex file.

example:
\begin{document}
...
\NME{0}{0}{00}{00}{00} % static
...

Also I would like to prevent some bits from being
generated in the preamble. Basically only
\documentclass{...} without any parameters is necessary.

What would be the most elegant way to achieve these goals ?
Thanks,
Tomek

Reply via email to