summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/nameauth/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-01-30 23:49:34 +0000
committerKarl Berry <karl@freefriends.org>2012-01-30 23:49:34 +0000
commit034fde36e1b3172016db6037511e0118d5ed04f6 (patch)
tree21feb78903f5f2df15a65c42ddce12ee5dc43fd9 /Master/texmf-dist/doc/latex/nameauth/README
parentdfc05b7d118ea655b9bb7c08ac6a7c74eecafa22 (diff)
nameauth (30jan12)
git-svn-id: svn://tug.org/texlive/trunk@25244 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/nameauth/README')
-rw-r--r--Master/texmf-dist/doc/latex/nameauth/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/nameauth/README b/Master/texmf-dist/doc/latex/nameauth/README
index f1c2dff165f..59e40f738a2 100644
--- a/Master/texmf-dist/doc/latex/nameauth/README
+++ b/Master/texmf-dist/doc/latex/nameauth/README
@@ -18,6 +18,7 @@ README This file (normally in TEXMFDIST/doc/latex/nameauth)
Source distribution
+Makefile Automates building with GNU make 3.81
nameauth.ins Installer
nameauth.dtx Documented LaTeX file containing both code and documentation
@@ -35,13 +36,16 @@ Run mktexlsr with the appropriate level of permissions.
Source distribution notes:
-I used the following commands to generate the target distribution:
+One can use the following commands to generate the target distribution:
$ pdflatex nameauth.dtx
$ makeindex -s gind.ist -o nameauth.ind nameauth.idx
$ makeindex -s gglo.ist -o nameauth.gls nameauth.glo
$ pdflatex nameauth.dtx
$ pdflatex nameauth.ins
+I used GNU make to automate the process:
+ $ make dist
+
Testing notes:
I have done some extensive testing with pdfLaTeX, with and without the microtype package. The package appears to work with dvi-based LaTeX and XeTeX, with which I have done minimal testing. I have not yet used luaTeX.