diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/nomencl')
-rw-r--r-- | Master/texmf-dist/doc/latex/nomencl/Makefile | 65 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nomencl/README | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nomencl/nomencl.pdf | bin | 328389 -> 330880 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/nomencl/sample01.pdf | bin | 33806 -> 34412 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/nomencl/sample01.tex | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nomencl/sample02.pdf | bin | 80166 -> 80166 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/nomencl/sample03.pdf | bin | 81763 -> 81763 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/nomencl/sample04.cfg | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nomencl/sample04.pdf | bin | 48310 -> 48310 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/nomencl/sample05.cfg | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nomencl/sample05.pdf | bin | 34041 -> 34041 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/nomencl/sample06.cfg | 2 |
12 files changed, 12 insertions, 72 deletions
diff --git a/Master/texmf-dist/doc/latex/nomencl/Makefile b/Master/texmf-dist/doc/latex/nomencl/Makefile deleted file mode 100644 index 74c49a80b18..00000000000 --- a/Master/texmf-dist/doc/latex/nomencl/Makefile +++ /dev/null @@ -1,65 +0,0 @@ - -PACKAGE=nomencl - -SAMPLES = sample01.tex sample02.tex sample03.tex sample04.tex sample05.tex - -CFG = sample04.cfg sample05.cfg sample06.cfg - - -SAMPLEPDF = ${SAMPLES:%.tex=%.pdf} - -PDF = $(PACKAGE).pdf ${SAMPLEPDF} - -all: ${PDF} ${SAMPLES} ${CFG} ${PACKAGE}.sty - - -%.sty: %.ins %.dtx - pdflatex $*.ins - -sample%.tex: nomencl.ins nomencl.sty - pdflatex nomencl.ins - -sample%.cfg: nomencl.ins nomencl.dtx - pdflatex nomencl.ins - - -%.pdf: %.dtx ${PACKAGE}.sty - pdflatex $< - - bibtex $* - pdflatex $< - - makeindex -s gind.ist -o $*.ind $*.idx - - makeindex -s gglo.ist -o $*.gls $*.glo - pdflatex $< - while ( grep -q '^LaTeX Warning: Label(s) may have changed' $*.log) \ - do pdflatex $<; done - - -sample%.pdf: sample%.tex ${CFG} ${PACKAGE}.sty - pdflatex sample$*.tex - makeindex sample$*.nlo -s nomencl.ist -o sample$*.nls - pdflatex sample$*.tex - pdflatex sample$*.tex - - - -clean: - $(RM) ${PACKAGE}.sty *.log *.aux \ - *.cfg *.glo *.idx *.toc \ - *.ilg *.ind *.out *.lof \ - *.lot *.bbl *.blg *.gls *.cut *.hd \ - *.dvi *.ps *.thm *.tgz *.zip *.rpi *.drv *.ist \ - *.nlo *.nls ${SAMPLES} ${CFG} - -distclean: clean - $(RM) $(PDF) - -# -# Archive for the distribution. Includes typeset documentation -# -archive: all clean - COPYFILE_DISABLE=1 tar -C .. -czvf ../$(PACKAGE).tgz --exclude '*~' --exclude '*.tgz' --exclude '*.zip' --exclude CVS --exclude '.git*' $(PACKAGE); mv ../$(PACKAGE).tgz . - -zip: all clean - zip -r $(PACKAGE).zip * -x '*~' -x '*.tgz' -x '*.zip' -x CVS -x 'CVS/*' - -.PRECIOUS: ${SAMPLES} ${CFG} diff --git a/Master/texmf-dist/doc/latex/nomencl/README b/Master/texmf-dist/doc/latex/nomencl/README index 42b11bc6373..61945881831 100644 --- a/Master/texmf-dist/doc/latex/nomencl/README +++ b/Master/texmf-dist/doc/latex/nomencl/README @@ -30,4 +30,8 @@ VERSION HISTORY Cleaned code and documentation Incorporated nomentbl code New options: stdsubgroups, nomentbl, - user selectable configuratuon file
\ No newline at end of file + user selectable configuratuon file + + v5.1 2019/02/08 Compatibility changes for KOMA-Script + Bugs fixes + diff --git a/Master/texmf-dist/doc/latex/nomencl/nomencl.pdf b/Master/texmf-dist/doc/latex/nomencl/nomencl.pdf Binary files differindex d96ae01c21d..78a69727b06 100644 --- a/Master/texmf-dist/doc/latex/nomencl/nomencl.pdf +++ b/Master/texmf-dist/doc/latex/nomencl/nomencl.pdf diff --git a/Master/texmf-dist/doc/latex/nomencl/sample01.pdf b/Master/texmf-dist/doc/latex/nomencl/sample01.pdf Binary files differindex 85dddbf53c1..73b101b5eec 100644 --- a/Master/texmf-dist/doc/latex/nomencl/sample01.pdf +++ b/Master/texmf-dist/doc/latex/nomencl/sample01.pdf diff --git a/Master/texmf-dist/doc/latex/nomencl/sample01.tex b/Master/texmf-dist/doc/latex/nomencl/sample01.tex index 6c756d37eef..4de78df6fa0 100644 --- a/Master/texmf-dist/doc/latex/nomencl/sample01.tex +++ b/Master/texmf-dist/doc/latex/nomencl/sample01.tex @@ -6,12 +6,13 @@ \begin{equation} a=\frac{N}{A} \end{equation}% -\nomenclature{$a$}{The number of angels per unit area}% -\nomenclature{$N$}{The number of angels per needle point}% +\nomenclature{$a$}{The number of angels per unit area\nomrefeq}% +\nomenclature{$N$}{The number of angels per needle point\nomrefpage}% \nomenclature{$A$}{The area of the needle point}% The equation $\sigma = m a$% -\nomenclature{$\sigma$}{The total mass of angels per unit area}% +\nomenclature{$\sigma$}{The total mass of angels per unit area\nomrefeqpage}% \nomenclature{$m$}{The mass of one angel} follows easily. +\eqdeclaration{32} \printnomenclature \end{document} diff --git a/Master/texmf-dist/doc/latex/nomencl/sample02.pdf b/Master/texmf-dist/doc/latex/nomencl/sample02.pdf Binary files differindex 1cde472f907..834f17f6dd5 100644 --- a/Master/texmf-dist/doc/latex/nomencl/sample02.pdf +++ b/Master/texmf-dist/doc/latex/nomencl/sample02.pdf diff --git a/Master/texmf-dist/doc/latex/nomencl/sample03.pdf b/Master/texmf-dist/doc/latex/nomencl/sample03.pdf Binary files differindex 32ac6818e53..87ff498a03a 100644 --- a/Master/texmf-dist/doc/latex/nomencl/sample03.pdf +++ b/Master/texmf-dist/doc/latex/nomencl/sample03.pdf diff --git a/Master/texmf-dist/doc/latex/nomencl/sample04.cfg b/Master/texmf-dist/doc/latex/nomencl/sample04.cfg index 04da50bbb40..81cff016fea 100644 --- a/Master/texmf-dist/doc/latex/nomencl/sample04.cfg +++ b/Master/texmf-dist/doc/latex/nomencl/sample04.cfg @@ -6,7 +6,7 @@ %% %% nomencl.dtx (with options: `sample04.cfg') %% -%% Copyright 1996-2018 Boris Veytsman, Bernd Shandl, Lee Netherton, CV +%% Copyright 1996-2019 Boris Veytsman, Bernd Shandl, Lee Netherton, CV %% Radhakrishnan, Brian Elmegaard %% %% diff --git a/Master/texmf-dist/doc/latex/nomencl/sample04.pdf b/Master/texmf-dist/doc/latex/nomencl/sample04.pdf Binary files differindex 85db6b9e159..c239c6359ff 100644 --- a/Master/texmf-dist/doc/latex/nomencl/sample04.pdf +++ b/Master/texmf-dist/doc/latex/nomencl/sample04.pdf diff --git a/Master/texmf-dist/doc/latex/nomencl/sample05.cfg b/Master/texmf-dist/doc/latex/nomencl/sample05.cfg index 8d22032bea7..660d7a679f0 100644 --- a/Master/texmf-dist/doc/latex/nomencl/sample05.cfg +++ b/Master/texmf-dist/doc/latex/nomencl/sample05.cfg @@ -6,7 +6,7 @@ %% %% nomencl.dtx (with options: `sample05.cfg') %% -%% Copyright 1996-2018 Boris Veytsman, Bernd Shandl, Lee Netherton, CV +%% Copyright 1996-2019 Boris Veytsman, Bernd Shandl, Lee Netherton, CV %% Radhakrishnan, Brian Elmegaard %% %% diff --git a/Master/texmf-dist/doc/latex/nomencl/sample05.pdf b/Master/texmf-dist/doc/latex/nomencl/sample05.pdf Binary files differindex bb65d3572d0..3181af6967c 100644 --- a/Master/texmf-dist/doc/latex/nomencl/sample05.pdf +++ b/Master/texmf-dist/doc/latex/nomencl/sample05.pdf diff --git a/Master/texmf-dist/doc/latex/nomencl/sample06.cfg b/Master/texmf-dist/doc/latex/nomencl/sample06.cfg index de9b0cf7282..fe89c346c97 100644 --- a/Master/texmf-dist/doc/latex/nomencl/sample06.cfg +++ b/Master/texmf-dist/doc/latex/nomencl/sample06.cfg @@ -6,7 +6,7 @@ %% %% nomencl.dtx (with options: `sample06.cfg') %% -%% Copyright 1996-2018 Boris Veytsman, Bernd Shandl, Lee Netherton, CV +%% Copyright 1996-2019 Boris Veytsman, Bernd Shandl, Lee Netherton, CV %% Radhakrishnan, Brian Elmegaard %% %% |