summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hereapplies/hereapplies-example.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hereapplies/hereapplies-example.tex')
-rw-r--r--macros/latex/contrib/hereapplies/hereapplies-example.tex17
1 files changed, 9 insertions, 8 deletions
diff --git a/macros/latex/contrib/hereapplies/hereapplies-example.tex b/macros/latex/contrib/hereapplies/hereapplies-example.tex
index f302236ff1..d816e6fe57 100644
--- a/macros/latex/contrib/hereapplies/hereapplies-example.tex
+++ b/macros/latex/contrib/hereapplies/hereapplies-example.tex
@@ -16,20 +16,21 @@ see \whereapplies{conceptOne}.
This is concept two. To find this concept applied, please
see \whereapplies{conceptTwo}.\newpage
-\hereapplies{conceptOne}This is page \thepage. As you can see, ``concept
-one'' applies here.\newpage
+\hereapplies{conceptOne} This is page \thepage. As you can see,
+``concept one'' applies here.\newpage
-\hereapplies{conceptTwo}This is page \thepage. As you can see, ``concept
-two'' applies here.\newpage
+\hereapplies{conceptTwo} This is page \thepage. As you can see,
+``concept two'' applies here.\newpage
-\hereapplies{conceptOne,conceptTwo}This is page \thepage. As you
+\hereapplies{conceptOne, conceptTwo} This is page \thepage. As you
can see, both ``concept one'' and ``concept two'' apply here.\newpage
-\hereapplies{conceptTwo}This is page \thepage. As you can see, ``concept
-two'' applies here.\newpage
+\hereapplies{conceptTwo} This is page \thepage. As you can see,
+``concept two'' applies here.\newpage
-\hereapplies[myref]{conceptOne}This is page \thepage. As you can
+\hereapplies[myref]{conceptOne} This is page \thepage. As you can
see, ``concept one'' applies here. This point in the document is
labeled \texttt{myref}.
\end{document}
+