lyx_mirror/lib/layouts/fixltx2e.module
Juergen Spitzmueller bbf287a3c6 Allow for cite engine and format definitions/modifications in layouts
Now layout files and modules can extend the cite engines or completely
overwrite them, and modify the cite formats.

Any CiteEngine definition in a layout/module will completely overwrite
those by cite engine files.

AddToCiteEngine will extend them (add if they do not exist yet).

Any CiteFormat definition in a layout will be preferred to those in cite
engines. CiteFormat definitions that are not touched by the former are
still active, though (so, as opposed to CiteEngine, a CiteFormat does
not completely overwrite those by the engine files).

Layout format change.
2018-05-21 12:46:53 +02:00

16 lines
597 B
Plaintext

#\DeclareLyXModule{Fix LaTeX}
#DescriptionBegin
#Loads the LaTeX package fixltx2e which contains some bug fixes for LaTeX.
#Those fixes were not part of older LaTeX kernels because of backward compatibility.
#If you use this module your typeset document may look different
#with different LaTeX versions, depending on the respective version of fixltx2e.
#NOTE: recent LaTeX kernels (as of 2015/01/01) include the functionality of
#fixltx2e, so the fixltx2e module becomes obsolete with newer LaTeX distributions.
#DescriptionEnd
# Author : Georg Baum <baum@lyx.org>
Format 68
Requires fixltx2e