summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hereapplies/lyx-module/hereapplies.module
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hereapplies/lyx-module/hereapplies.module')
-rw-r--r--macros/latex/contrib/hereapplies/lyx-module/hereapplies.module89
1 files changed, 53 insertions, 36 deletions
diff --git a/macros/latex/contrib/hereapplies/lyx-module/hereapplies.module b/macros/latex/contrib/hereapplies/lyx-module/hereapplies.module
index b19419024c..6d927540ca 100644
--- a/macros/latex/contrib/hereapplies/lyx-module/hereapplies.module
+++ b/macros/latex/contrib/hereapplies/lyx-module/hereapplies.module
@@ -1,6 +1,6 @@
#\DeclareLyXModule[hereapplies.sty]{Here Applies}
#DescriptionBegin
-#A module for cross-linking applications of concepts.
+#A module for cross-linking concepts to their applications.
#See the hereapplies.sty LaTeX package for more information.
#DescriptionEnd
#Authors: madmurphy
@@ -11,75 +11,79 @@ AddToPreamble
\usepackage{hereapplies}
EndPreamble
-InsetLayout Flex:Here_Applies
+InsetLayout Flex:Here_applies
LyXType custom
Decoration Classic
- LabelString "Applies"
- LatexType command
- LatexName hereapplies
- Requires hereapplies
- ForcePlain 1
- MultiPar 0
- NoInsetLayout 1
- BgColor lightgray
Font
+ Family Typewriter
Color black
Size Small
EndFont
LabelFont
+ Family Serif
Color teal
Size Small
EndFont
+ LabelString "Here applies"
+ LatexType command
+ LatexName hereapplies
+ Requires hereapplies
+ ForcePlain 1
+ MultiPar 0
+ NoInsetLayout 1
+ BgColor lightgray
Argument 1
+ Decoration Classic
LabelString "Label"
- MenuString "Occurrence label"
- Tooltip "A string that will used to build a reference label in the form “appl:concept:label”"
+ MenuString "Instance label"
+ Tooltip "A string that will become the label of the instance (which can be referenced with \ref, \pageref, etc.)"
Mandatory 0
- LabelFont
- Color blue
- EndFont
- Font
- Color red
- EndFont
EndArgument
End
-InsetLayout Flex:Here_Applies*
+InsetLayout Flex:Here_applies*
LyXType custom
Decoration Classic
- LabelString "Applies*"
- LatexType command
- LatexName hereapplies*
- Requires hereapplies
- ForcePlain 1
- MultiPar 0
- NoInsetLayout 1
- BgColor lightgray
Font
+ Family Typewriter
Color black
Size Small
EndFont
LabelFont
+ Family Serif
Color teal
Size Small
EndFont
+ LabelString "Here applies*"
+ LatexType command
+ LatexName hereapplies*
+ Requires hereapplies
+ ForcePlain 1
+ MultiPar 0
+ NoInsetLayout 1
+ BgColor lightgray
Argument 1
+ Decoration Classic
LabelString "Label"
- MenuString "Occurrence label"
- Tooltip "A string that will used to build a reference label in the form “appl:concept:label”"
+ MenuString "Instance label"
+ Tooltip "A string that will become the label of the instance (which can be referenced with \ref, \pageref, etc.)"
Mandatory 0
- LabelFont
- Color blue
- EndFont
- Font
- Color red
- EndFont
EndArgument
End
-InsetLayout Flex:Where_Applies
+InsetLayout Flex:Where_applies
LyXType custom
Decoration Classic
+ Font
+ Family Typewriter
+ Color black
+ Size Small
+ EndFont
+ LabelFont
+ Family Serif
+ Color green
+ Size Small
+ EndFont
LabelString "Applications of"
LatexType command
LatexName whereapplies
@@ -88,6 +92,11 @@ InsetLayout Flex:Where_Applies
MultiPar 0
NoInsetLayout 1
BgColor lightgray
+End
+
+InsetLayout Flex:Where_applies*
+ LyXType custom
+ Decoration Classic
Font
Family Typewriter
Color black
@@ -98,5 +107,13 @@ InsetLayout Flex:Where_Applies
Color green
Size Small
EndFont
+ LabelString "Applications of*"
+ LatexType command
+ LatexName whereapplies*
+ Requires hereapplies
+ ForcePlain 1
+ MultiPar 0
+ NoInsetLayout 1
+ BgColor lightgray
End