>>>>> "nbecker" == nbecker <[EMAIL PROTECTED]> writes:
nbecker> I'm quite familiar with latex, but not with lyx (yet). When
nbecker> you say "replace the usual title commands with the memo
nbecker> commands", exactly how do I do that?
For an example of a class which extends article.layout and modify it,
you could have a look at paper.layout. Normal title stuff is included
in stdstruct.inc. You probably do not need anything in it, but you
could copy one of the entries (for example Title) and modify it to
suit your needs. It is not difficult to understand what the different
variables mean if you know LaTeX.
Sorry to be so vague, but I am a bit busy now and cannot provide an
explicit example.
JMarc