mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
874e867953
Should have done this first! git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37196 a592a061-630c-0410-9148-cb99ea01b6c8
15 lines
466 B
Plaintext
15 lines
466 B
Plaintext
#\DeclareLyXModule{Fix LaTeX}
|
|
#DescriptionBegin
|
|
#Loads the LaTeX package fixltx2e which contains some bug fixes for LaTeX.
|
|
#Those fixes are not part of the LaTeX kernel because of backward compatibility.
|
|
#If you use this module your typeset document may look different
|
|
#when you process it with future LaTeX versions, because fixltx2e may provide
|
|
#more bugfixes in future versions.
|
|
#DescriptionEnd
|
|
|
|
# Author : Georg Baum <baum@lyx.org>
|
|
|
|
Format 31
|
|
|
|
Requires fixltx2e
|