This commit is contained in:
Juergen Spitzmueller 2014-08-31 15:15:11 +02:00
parent 87eb430395
commit dc75522161
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
#\DeclareLyXModule[fixme.sty]{FiXme} #\DeclareLyXModule[fixme.sty]{FiXme}
#DescriptionBegin #DescriptionBegin
#Provides 'FiXme' (marginal) annotations for document revision purposes. #Provides 'FiXme' (marginal) annotations for document revision purposes.
#A list of annotations can be produced by usinging the 'List of FIXMEs' paragraph style. #A list of annotations can be produced by using the 'List of FIXMEs' paragraph style.
#The annotations are customizable via the LaTeX preamble. See the FiXme documentation for details. #The annotations are customizable via the LaTeX preamble. See the FiXme documentation for details.
#NOTE: By default, the notes are only displayed in 'draft' mode (if the option 'draft' #NOTE: By default, the notes are only displayed in 'draft' mode (if the option 'draft'
#has been inserted to Document > Settings > Document Class > Class Options > Custom). #has been inserted to Document > Settings > Document Class > Class Options > Custom).
#To display them always, insert \\fxsetup{draft} to Document > Settings > Preamble. #To display them always, insert \\fxsetup{draft} to Document > Settings > Preamble.
#NOTE also that you need version 4 or later of the FiXme package for some features. #NOTE also that you need version 4 or later of the FiXme package for some features.
@ -32,9 +32,9 @@ Style List_of_FIXMEs
LabelType Static LabelType Static
LabelBottomSep 0 LabelBottomSep 0
LeftMargin MMMMM LeftMargin MMMMM
LabelString "[LIST of FIXMEs]" LabelString "[List of FIXMEs]"
LabelFont LabelFont
Family typewriter Family typewriter
Series Medium Series Medium
Size Small Size Small

View File

@ -28,9 +28,9 @@ Style List_of_TODOs
LabelType Static LabelType Static
LabelBottomSep 0 LabelBottomSep 0
LeftMargin MMMMM LeftMargin MMMMM
LabelString "[LIST of TODOs]" LabelString "[List of TODOs]"
LabelFont LabelFont
Family typewriter Family typewriter
Series Medium Series Medium
Size Small Size Small