Steve Litt wrote:
When I have time I'll check whether I can actually change appearances in LyX like this:

Style MyNewStyle
        CopyStyle Standard
        LeftMargin            MMM
        RightMargin           MMM
        Font
                Size            Larger
        EndFont
End

If that's possible, then within LyX I can see at a glance that my new style is custom, and that I later have to develop the LaTeX to complete it.

You can do this kind of thing. Later declarations just override earlier ones. Have a look at e.g. stdsections.inc, or the ams layouts, where this idea is used over and over again.

rh

Reply via email to