summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/nameauth
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-03-12 22:35:58 +0000
committerKarl Berry <karl@freefriends.org>2013-03-12 22:35:58 +0000
commit5400c076c2eb17a3b4a17f698eae2b2836bc5844 (patch)
treed306911e4cbca62e0f8f5e8b4df8993a3b7d1ab9 /Master/texmf-dist/doc/latex/nameauth
parentfbaccd6f649a0e767f3706e926d0cc43d32785a4 (diff)
nameauth (12mar13)
git-svn-id: svn://tug.org/texlive/trunk@29359 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/nameauth')
-rw-r--r--Master/texmf-dist/doc/latex/nameauth/README41
-rw-r--r--Master/texmf-dist/doc/latex/nameauth/nameauth.pdfbin662952 -> 667343 bytes
2 files changed, 14 insertions, 27 deletions
diff --git a/Master/texmf-dist/doc/latex/nameauth/README b/Master/texmf-dist/doc/latex/nameauth/README
index 1eeccadc689..0c1bd0e7bd2 100644
--- a/Master/texmf-dist/doc/latex/nameauth/README
+++ b/Master/texmf-dist/doc/latex/nameauth/README
@@ -1,7 +1,7 @@
The nameauth package
Charles P. Schaum
charles dot schaum at att dot net
-v1.5 from 2013/02/22
+v1.6 from 2013/03/10
Abstract
@@ -11,37 +11,24 @@ move blocks of text without retyping names, making it easier to go from
drafts to a final manuscript. This package mainly supports Western names,
with basic features for ancient, royal, and Eastern names.
-Files Target distribution
+Files Distribution
-nameauth.pdf Documentation (normally in TEXMFDIST/doc/latex/nameauth)
-nameauth.sty Package file (normally in TEXMFDIST/tex/latex/nameauth)
README This file (normally in TEXMFDIST/doc/latex/nameauth)
-
- Source distribution
+nameauth.pdf Documentation (normally in TEXMFDIST/doc/latex/nameauth)
Makefile Automates building with GNU make 3.81
nameauth.ins Installer
nameauth.dtx Documented LaTeX file containing both code and documentation
-Installation Target distribution
+Installation
Unpack nameauth.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.
-
-Copy the target distribution files to their appropriate destinations.
-
-Run mktexlsr with the appropriate level of permissions.
-
-Source distribution notes:
-
-One can use the following commands to generate the target distribution:
-
-Generate the style file with any form of LaTeX:
+Generate the file nameauth.sty, e.g.:
$ pdflatex nameauth.ins
+Usually this will go in TEXMFDIST/tex/latex/nameauth.
+
Generate the documentation (optimal with pdflatex):
$ pdflatex nameauth.dtx -draftmode "\AtBeginDocument{\OnlyDescription} \input nameauth.dtx"
$ makeindex -s gglo.ist -o nameauth.gls nameauth.glo
@@ -49,20 +36,20 @@ Generate the documentation (optimal with pdflatex):
$ pdflatex nameauth.dtx "\AtBeginDocument{\OnlyDescription} \input nameauth.dtx"
$ pdflatex nameauth.dtx "\AtBeginDocument{\OnlyDescription} \input nameauth.dtx"
-I used GNU make to automate the process, As of v.1.4, the following apply:
+I used GNU make to automate the process. See the makefile for more options:
+ $ make
- Create the distribution. Works with latex, pdflatex, and xelatex:
+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.
- $ make
+MacTeX and MikTeX differ. Please refer to your distribution manual.
- Create the full pdf. Works with all of the above plus lualatex.
- (Lualatex handles -draftmode in an incompatible manner.)
+Copy the distribution files to their appropriate destinations.
- $ make fullpdf
+Run mktexlsr with the appropriate level of permissions.
Testing notes:
-This packages works with the commands latex, lualatex, pdflatex, and xelatex. It can be used with makeindex and texindy (but I have not done so for building the package itself).
+This packages works with the commands latex, lualatex, pdflatex, and xelatex. It can be used with makeindex and texindy (but I have not done so for building the package itself, which requires pdflatex for all documentation features).
For testing purposes, the make file permits one to change the typesetting engine on the command line. The default is to build the package with pdflatex. See Makefile for more details.
diff --git a/Master/texmf-dist/doc/latex/nameauth/nameauth.pdf b/Master/texmf-dist/doc/latex/nameauth/nameauth.pdf
index 66357fdfcd1..9db0878ff09 100644
--- a/Master/texmf-dist/doc/latex/nameauth/nameauth.pdf
+++ b/Master/texmf-dist/doc/latex/nameauth/nameauth.pdf
Binary files differ