summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/nwejm/ltxdoc.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/nwejm/ltxdoc.cfg')
-rw-r--r--Master/texmf-dist/source/latex/nwejm/ltxdoc.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/nwejm/ltxdoc.cfg b/Master/texmf-dist/source/latex/nwejm/ltxdoc.cfg
new file mode 100644
index 00000000000..42825d30887
--- /dev/null
+++ b/Master/texmf-dist/source/latex/nwejm/ltxdoc.cfg
@@ -0,0 +1,11 @@
+\AtBeginDocument{%
+ \OnlyDescription% Comment out for implementation details
+ \EnableCrossrefs%
+ \RecordChanges%
+ % \GlossaryPrologue{%
+ % }%
+ \CodelineIndex%
+}%
+\AtEndDocument{%
+ % \PrintIndex%
+}