Hi,

I tried to create my own lyx templates for special kind of letters. For
the first example it works very well, I'd only to modify an existing
letter template. But in the second case, I need a little bit another
syntax for the created latex file.
In detail: there is an local latex documentclass ubrief.cls. This works
with following input:
        ...
        \begin{document}
        \begin{brief}{adress}
        ...
        \end{brief}
        \end{document}
My question is now, how can I describe in the lyx template (and layout),
that my latex environment "brief" needs an additional parameter?
Has anybody an example for such a definition?

Thank you for any help!
Wolfgang

Reply via email to