2014-08-31 12:49:30 +00:00
|
|
|
#\DeclareLyXModule[todonotes.sty]{TODO Notes}
|
2019-04-07 09:21:21 +00:00
|
|
|
#\DeclareCategory{Annotation & Revision}
|
2014-08-31 12:49:30 +00:00
|
|
|
#DescriptionBegin
|
|
|
|
#Provides custom insets to insert TODO items in your document
|
|
|
|
#(using the todonotes package). In order to generate a 'List of TODOs',
|
2017-04-10 23:27:20 +00:00
|
|
|
#the module provides a paragraph style. Passing 'final' as document class
|
|
|
|
#option suppresses the output of TODO notes.
|
2014-08-31 12:49:30 +00:00
|
|
|
#DescriptionEnd
|
|
|
|
|
|
|
|
# Authors: Stephen <stephen4mailinglists@googlemail.com>
|
|
|
|
# Jürgen Spitzmüller <spitz@lyx.org>
|
|
|
|
|
2024-08-12 10:29:14 +00:00
|
|
|
Format 107
|
2015-11-18 01:35:14 +00:00
|
|
|
|
|
|
|
OutlinerName todonotes "TODO"
|
2014-08-31 12:49:30 +00:00
|
|
|
|
2017-04-10 23:27:20 +00:00
|
|
|
PackageOptions todonotes obeyFinal
|
|
|
|
|
2014-08-31 12:49:30 +00:00
|
|
|
#
|
|
|
|
# List of TODOs
|
|
|
|
#
|
|
|
|
|
|
|
|
Style List_of_TODOs
|
|
|
|
KeepEmpty 1
|
|
|
|
LatexType Command
|
|
|
|
LatexName listoftodos
|
|
|
|
Margin First_Dynamic
|
|
|
|
NextNoIndent 1
|
|
|
|
ParSkip 0
|
|
|
|
TopSep 0
|
|
|
|
BottomSep 0.25
|
|
|
|
ParSep 0
|
|
|
|
Align Center
|
|
|
|
LabelType Static
|
|
|
|
LabelBottomSep 0
|
|
|
|
LeftMargin MMMMM
|
2014-08-31 13:15:11 +00:00
|
|
|
LabelString "[List of TODOs]"
|
2014-08-31 12:49:30 +00:00
|
|
|
|
2014-11-09 08:54:22 +00:00
|
|
|
LabelFont
|
|
|
|
Family Sans
|
|
|
|
Series Bold
|
|
|
|
Size Large
|
2014-08-31 12:49:30 +00:00
|
|
|
Color latex
|
|
|
|
EndFont
|
|
|
|
|
|
|
|
Argument 1
|
|
|
|
LabelString "Heading"
|
|
|
|
MenuString "List of TODOs Heading|s"
|
|
|
|
Tooltip "Enter a custom header for the List of TODOs here"
|
|
|
|
EndArgument
|
|
|
|
Requires todonotes
|
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
# TODO Notes
|
|
|
|
#
|
|
|
|
|
|
|
|
InsetLayout Flex:TODO_Note_(Margin)
|
|
|
|
LyxType custom
|
|
|
|
LabelString "TODO (Margin)"
|
|
|
|
Decoration classic
|
2017-02-17 20:35:30 +00:00
|
|
|
BgColor orange
|
2014-08-31 12:49:30 +00:00
|
|
|
Font
|
2020-12-11 10:46:31 +00:00
|
|
|
Color foreground
|
2014-08-31 12:49:30 +00:00
|
|
|
Family Typewriter
|
|
|
|
EndFont
|
|
|
|
LabelFont
|
2017-02-17 20:35:30 +00:00
|
|
|
Color brown
|
2014-08-31 12:49:30 +00:00
|
|
|
Family Sans
|
|
|
|
Size Small
|
|
|
|
EndFont
|
|
|
|
MultiPar true
|
|
|
|
LatexType command
|
|
|
|
LatexName todo
|
2015-11-18 01:35:14 +00:00
|
|
|
AddToToc todonotes
|
|
|
|
IsTocCaption 1
|
2014-08-31 12:49:30 +00:00
|
|
|
Argument 1
|
|
|
|
LabelString "Options"
|
|
|
|
MenuString "TODO Note Options|s"
|
|
|
|
Tooltip "See the todonotes manual for possible options"
|
|
|
|
EndArgument
|
|
|
|
Requires todonotes
|
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
InsetLayout Flex:TODO_Note_(inline)
|
|
|
|
CopyStyle Flex:TODO_Note_(Margin)
|
|
|
|
LabelString "TODO (Inline)"
|
|
|
|
Argument 1
|
|
|
|
LabelString "Options"
|
|
|
|
MenuString "TODO Note Options|s"
|
|
|
|
PresetArg inline
|
|
|
|
EndArgument
|
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
# Specific Notes
|
|
|
|
#
|
|
|
|
|
|
|
|
InsetLayout Flex:Missing_Figure
|
|
|
|
CopyStyle Flex:TODO_Note_(Margin)
|
|
|
|
LabelString "Missing Figure"
|
|
|
|
MultiPar false
|
|
|
|
LatexName missingfigure
|
|
|
|
Argument 1
|
|
|
|
LabelString "Options"
|
|
|
|
MenuString "Missing Figure Note Options|s"
|
|
|
|
Tooltip "See the todonotes manual for possible options"
|
|
|
|
EndArgument
|
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
# Backwards compatibility to user-provided
|
|
|
|
# modules on the LyX wiki
|
|
|
|
#
|
|
|
|
|
2014-12-08 08:07:30 +00:00
|
|
|
InsetLayout Flex:TODO
|
|
|
|
ObsoletedBy Flex:TODO_Note_(Margin)
|
|
|
|
End
|
|
|
|
|
|
|
|
InsetLayout Flex:Todo[Inline]
|
|
|
|
ObsoletedBy Flex:TODO_Note_(inline)
|
|
|
|
End
|
|
|
|
|
|
|
|
InsetLayout Flex:Todo[margin]
|
|
|
|
ObsoletedBy Flex:TODO_Note_(Margin)
|
|
|
|
End
|
|
|
|
|
|
|
|
InsetLayout Flex:MissingFigure
|
|
|
|
ObsoletedBy Flex:Missing_Figure
|
|
|
|
End
|
2014-08-31 12:49:30 +00:00
|
|
|
|