summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-03-12 22:32:50 +0000
committerKarl Berry <karl@freefriends.org>2013-03-12 22:32:50 +0000
commit3a6402a1f1023de22b00d622bdbd01d88fb994be (patch)
tree83bbaccd3e537e7e01c01584f55d09acd1d8c7e9 /Master/texmf-dist/doc/generic
parentb994a042b1d8959e691bfccb2c866dde84324753 (diff)
schemata (12mar13)
git-svn-id: svn://tug.org/texlive/trunk@29357 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r--Master/texmf-dist/doc/generic/schemata/README48
-rw-r--r--Master/texmf-dist/doc/generic/schemata/schemata.pdfbin580012 -> 571432 bytes
2 files changed, 21 insertions, 27 deletions
diff --git a/Master/texmf-dist/doc/generic/schemata/README b/Master/texmf-dist/doc/generic/schemata/README
index 1202807b037..a557e0c3813 100644
--- a/Master/texmf-dist/doc/generic/schemata/README
+++ b/Master/texmf-dist/doc/generic/schemata/README
@@ -1,55 +1,49 @@
The schemata package
Charles P. Schaum
charles dot schaum at att dot net
-v0.5 from 2013/02/14
+v0.6 from 2013/03/10
Abstract
The schemata package facilitates the creation of topical schemata, outlines that use braces (or facsimiles thereof) to illustrate the breakdown of concepts and categories in Scholastic thought from late medieval and early modern periods. This packages functions with both plain TeX and LaTeX.
-Files Target distribution
+Files
-schemata.pdf Documentation (normally in TEXMFDIST/doc/generic/schemata)
-schemata.sty Package file (normally in TEXMFDIST/tex/generic/schemata)
README This file (normally in TEXMFDIST/doc/generic/schemata)
-
- Source distribution
+schemata.pdf Documentation (normally in TEXMFDIST/doc/generic/schemata)
Makefile Automates building with GNU make 3.81
schemata.ins Installer
-schemata.dtx LaTeX file containing both code and documentation
+schemata.dtx LaTeX file containing both code and documentation.
-Installation Target distribution
+Installation
Unpack schemata.zip.
-Create the directories listed above. For TeX Live, TEXMFDIST is often /usr/local/texmf/<year>/texmf-dist on Posix-compliant systems. Manual installation calls rather for /usr/local/texlive/texmf-local or ~/texmf.
-
-MacTeX and MikTeX differ. Please refer to your distribution manual.
+Generate the file schemata.sty, e.g.:
+ $ pdflatex schemata.ins
-Copy the target distribution files to their appropriate destinations.
+Usually this will go in TEXMFDIST/tex/generic/schemata.
-Run mktexlsr with the appropriate level of permissions.
-
-Source distribution notes:
+Generate the documentation:
+ $ pdflatex schemata.dtx
+ $ makeindex -s gglo.ist -o schemata.gls schemata.glo
+ $ makeindex -s gind.ist -o schemata.ind schemata.idx
+ $ pdflatex schemata.dtx
+ $ pdflatex schemata.dtx
-One can use the following commands to generate the target distribution:
+I used GNU make to automate the process:
+ $ make
-Generate the style file with any form of LaTeX:
- $ pdflatex schemata.ins
+Create the directories listed above. For TeX Live, TEXMFDIST is often /usr/local/texmf/<year>/texmf-dist on Posix-compliant systems. Manual installation calls rather for /usr/local/texlive/texmf-local or ~/texmf.
-Generate the documentation (optimal with pdflatex):
- pdflatex schemata.dtx
- makeindex -s gglo.ist -o schemata.gls schemata.glo
- makeindex -s gind.ist -o schemata.ind schemata.idx
- pdflatex schemata.dtx
- pdflatex schemata.dtx
+MacTeX and MikTeX differ. Please refer to your distribution manual.
-I used GNU make to automate the process:
+Copy the distribution files to their appropriate destinations.
- Create the distribution (with full code listing}.
+Run mktexlsr with the appropriate level of permissions.
- $ make
+Source distribution notes:
Testing notes:
diff --git a/Master/texmf-dist/doc/generic/schemata/schemata.pdf b/Master/texmf-dist/doc/generic/schemata/schemata.pdf
index 9c8b286e81b..dedf74ab5c9 100644
--- a/Master/texmf-dist/doc/generic/schemata/schemata.pdf
+++ b/Master/texmf-dist/doc/generic/schemata/schemata.pdf
Binary files differ