aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorfeynmansfedora <hdawg7797@yahoo.com>2019-08-27 12:26:08 -0400
committerHolden Rohrer <hdawg7797@yahoo.com>2019-08-27 12:30:45 -0400
commitfa4e06dc03deca1dc1dfff57b6c339774e1cdcb4 (patch)
tree2ca125dba7d67856d598d13db34aa5d013bc566f /examples
parent992429e43abfa7a479e8851c0b3d9943a5f45403 (diff)
Created terms.tex documentation
Diffstat (limited to 'examples')
-rw-r--r--examples/terms.tex17
1 files changed, 17 insertions, 0 deletions
diff --git a/examples/terms.tex b/examples/terms.tex
new file mode 100644
index 0000000..3c0b88d
--- /dev/null
+++ b/examples/terms.tex
@@ -0,0 +1,17 @@
+\input notes.tex
+\input terms.tex
+
+This is some text which includes {\bf Donald E. Knuth}
+\term{D.E. Knuth}{The computer scientist who created \TeX}%
+and \TeX.
+\term{\TeX}{a computer typesetting system built for efficiency and ease of use}
+
+And at the end of the section are some terms.
+\maketerms \smallskip\hrule\smallskip
+
+Because that empties out the terms, \term{word}{a basic component of most human languages}
+there will only be new terms in it. See below.
+
+\maketerms
+
+\bye