diff options
author | Karl Berry <karl@freefriends.org> | 2010-06-24 23:34:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-06-24 23:34:59 +0000 |
commit | f794e99605085b9f6cef922ba918d6f87cbb76f3 (patch) | |
tree | 1b9688a8fd5774f56f4c9377f6455bacfe6fd46a /Master/texmf-dist/doc/latex/frontespizio/makedoc.sh | |
parent | a239d22e4544943d4b7122d89a80e3ec80b97291 (diff) |
frontespizio 1.2 (24jun10)
git-svn-id: svn://tug.org/texlive/trunk@19139 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/frontespizio/makedoc.sh')
-rw-r--r-- | Master/texmf-dist/doc/latex/frontespizio/makedoc.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/frontespizio/makedoc.sh b/Master/texmf-dist/doc/latex/frontespizio/makedoc.sh index 0c59680731f..6a4a613435c 100644 --- a/Master/texmf-dist/doc/latex/frontespizio/makedoc.sh +++ b/Master/texmf-dist/doc/latex/frontespizio/makedoc.sh @@ -1,3 +1,4 @@ + #!/bin/sh pdflatex examplea.tex pdflatex examplea-frn.tex @@ -5,6 +6,8 @@ pdflatex exampleb.tex pdflatex exampleb-frn.tex pdflatex examplec.tex pdflatex examplec-frn.tex +pdflatex exampled.tex +pdflatex exampled-frn.tex pdflatex frontespizio.dtx pdflatex frontespizio-frn.tex makeindex -s gind frontespizio |