diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/suftesi/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/suftesi/README | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/suftesi/README b/Master/texmf-dist/doc/latex/suftesi/README index c8a37403eb4..2760647365a 100644 --- a/Master/texmf-dist/doc/latex/suftesi/README +++ b/Master/texmf-dist/doc/latex/suftesi/README @@ -23,7 +23,6 @@ This work consists of the following files: README (this file) suftesi.dtx - suftesi.ins suftesi.pdf templates/ tesi-triennale/ @@ -59,7 +58,7 @@ INSTALLATION: To install the distribution: -o run "latex suftesi.ins" +o run "pdflatex suftesi.dtx" o move "suftesi.cls" to locations where LaTeX will find it (the FAQ on CTAN in /help/uktug-FAQ gives more information about this magic place) @@ -69,7 +68,6 @@ DOCUMENTATION: To reproduce the complete documentation, follow these steps: -$ latex suftesi.ins $ mpost fakelogo.mp $ epstopdf --hires fakelogo.mps $ pdflatex suftesi.dtx |