mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Fix typos in InStar module explanantions
This commit is contained in:
parent
1f2d7f4db9
commit
7840e65129
@ -1,10 +1,10 @@
|
||||
#\DeclareLyXModule{Title and Preamble Hacks}
|
||||
#DescriptionBegin
|
||||
#Provides two new styles:
|
||||
#1. An "In Premable" style that puts whatever is entered into it into the preamble.
|
||||
#1. An 'In Preamble' style that puts whatever is entered into it into the preamble.
|
||||
# This can be used, if one wishes, to include preamble code in the body of the
|
||||
# LyX document.
|
||||
#2. An "In Title" style that will put its contents into the body of the LaTeX
|
||||
#2. An 'In Title' style that will put its contents into the body of the LaTeX
|
||||
# document, but before \maketitle is issued. This is useful for making branches
|
||||
# and notes in title-related material. (If you put these in a Standard layout,
|
||||
# this signals to LyX to output \maketitle, which may then come too early.)
|
||||
|
Loading…
Reference in New Issue
Block a user