diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/suftesi/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/suftesi/README | 46 |
1 files changed, 42 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/suftesi/README b/Master/texmf-dist/doc/latex/suftesi/README index d04d04695cf..ac0118a75f3 100644 --- a/Master/texmf-dist/doc/latex/suftesi/README +++ b/Master/texmf-dist/doc/latex/suftesi/README @@ -60,17 +60,55 @@ DOCUMENTATION: To reproduce the complete documentation, follow these steps +$ latex suftesi.ins +$ mpost fakelogo.mp +$ epstopdf --hires fakelogo.mps $ pdflatex suftesi.dtx -$ bibtex suftesi +$ pdflatex suftesi-frn.tex +$ biber suftesi $ makeindex -s gind.ist -o suftesi.ind suftesi.idx $ makeindex -s gglo.ist -o suftesi.gls suftesi.glo +$ xelatex rmstyle1.tex +$ xelatex rmstyle2.tex +$ xelatex rmstyle3.tex +$ xelatex rmstyle4.tex +$ xelatex rmstyle5.tex +$ xelatex rmstyle6.tex +$ xelatex itstyle1.tex +$ xelatex itstyle2.tex +$ xelatex itstyle3.tex +$ xelatex itstyle4.tex +$ xelatex itstyle5.tex +$ xelatex itstyle6.tex +$ xelatex itstyle7.tex +$ xelatex itstyle8.tex +$ xelatex itstyle9.tex +$ xelatex itstyle10.tex +$ xelatex itstyle11.tex +$ xelatex itstyle12.tex +$ xelatex scstyle1.tex +$ xelatex scstyle2.tex +$ xelatex scstyle3.tex +$ xelatex scstyle4.tex +$ xelatex scstyle5.tex +$ xelatex scstyle6.tex +$ xelatex scstyle7.tex +$ xelatex scstyle8.tex +$ xelatex scstyle9.tex +$ xelatex scstyle10.tex +$ xelatex scstyle11.tex +$ xelatex scstyle12.tex +$ pdflatex collect-examples.tex $ pdflatex suftesi.dtx $ pdflatex suftesi.dtx from a shell (or in the preferred method for you system), -where "pdflatex" can be also "xelatex", and the `$' stands -for the shell's prompt. +where `$' stands for the shell's prompt. +You can also use, on Unix systems, +the automated script suftesi.sh by +$ sh suftesi.sh -2012/12/25 + +2012/08/28 Ivan Valbusa |