Thanks for the suggestion. The logic made sense, but your suggestion did not work. LyX generated an extra line between the commands in the tex file.

Sorry, no more idea then... Perhaps some tex or latex trick may do the job (eating spaces).

How can I get the Date environment to display "Copyright: 2006" in LyX? The final output is correct so this display is a nicety rather than a necessity.

Here is my attempt:

# Copyright
Style Date
 Margin        Static
 LatexType        Command
 InTitle        1
 LatexName        SAECopyright
 ParSkip        0.4
 ItemSep        0
 TopSep        0
 BottomSep        1
 ParSep        1
 Align            left
 AlignPossible     left
 LabelType        Static
 LabelString    "Copyright: "

Just add here:

 LeftMargin        MMMM

And then the result should look better...


 # standard font definition
 Font
   Family        Sans
   Series        medium
   Size        tiny
 EndFont

End


Mael.

--
Mael Hilléreau

Reply via email to