Working on a document today, I was finally bothered enough by a
display mismatch between the LyX screen and latex output to fix it:
the abstract environment should not be indented, should be block, and
its main text should be in roman font; however, the label should be
sans serif, bold, and not centered.
Note that paper.layout depends on stdstruct.inc, which defines the
abstract environment as being indented. I wasn't sure of the best way
to get rid of the indenting, but the patched version works.
Patch is intended for lyx-1.4.0.
Bennett
paper-layout.diff
Description: Binary data