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,7 +1,7 @@
#\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).
@ -32,7 +32,7 @@ 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

View File

@ -28,7 +28,7 @@ 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