summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/frontespizio/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/frontespizio/README')
-rw-r--r--Master/texmf-dist/doc/latex/frontespizio/README72
1 files changed, 42 insertions, 30 deletions
diff --git a/Master/texmf-dist/doc/latex/frontespizio/README b/Master/texmf-dist/doc/latex/frontespizio/README
index 7375f5df070..e69785064c0 100644
--- a/Master/texmf-dist/doc/latex/frontespizio/README
+++ b/Master/texmf-dist/doc/latex/frontespizio/README
@@ -2,7 +2,13 @@ The frontespizio package lets you typeset a frontispiece (suitable for
Italian university style) independently of the page layout of the main
document.
-This is version 1.3 of the package.
+This is version 1.4 of the package.
+
+Changes from version 1.3a (unreleased):
+o Added a new frontispiece shape for the "suftesi" class
+
+Changes from version 1.3:
+o Added an informative message in the "frn" file
Changes from version 1.2:
o Compatibility with memoir
@@ -22,43 +28,45 @@ o Added the option `swapnames', to exchange the position of
candidate and advisor names
o Correction of a bug with option `onlyinclude'
- Copyright 2008-2011 Enrico Gregorio
+Copyright 2008-2011 Enrico Gregorio
- This work may be distributed and/or modified under the
- conditions of the LaTeX Project Public License, either version 1.3
- of this license or (at your option) any later version.
- The latest version of this license is in
- http://www.latex-project.org/lppl.txt
- and version 1.3 or later is part of all distributions of LaTeX
- version 2005/12/01 or later.
+This work may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.3
+of this license or (at your option) any later version.
+The latest version of this license is in
+ http://www.latex-project.org/lppl.txt
+and version 1.3 or later is part of all distributions of LaTeX
+version 2005/12/01 or later.
- Author: Enrico Gregorio
- Enrico dot Gregorio at univr dot it
+Author: Enrico Gregorio
+ Enrico dot Gregorio at univr dot it
- This work has the LPPL maintenance status "author-maintained".
+This work has the LPPL maintenance status "author-maintained".
- This work consists of the following files:
+This work consists of the following files:
-README (this file)
-frontespizio.dtx
-frontespizio.ins
-frontespizio.pdf
+ README (this file)
+ frontespizio.dtx
+ frontespizio.ins
+ frontespizio.pdf
- and of the derived files
+and of the derived files
-frontespizio.sty
-examplea.tex
-exampleb.tex
-examplec.tex
-exampled.tex
-makedoc.sh
+ frontespizio.sty
+ examplea.tex
+ exampleb.tex
+ examplec.tex
+ exampled.tex
+ examplee.tex
+ fakelogo.mp
+ makedoc.sh
To install the distribution:
o run "latex frontespizio.ins"
-o run "{|pdf|xe}latex example{a,b,c,d}.tex" for a test
-o run "{|pdf|xe}latex example{a,b,c,d}-frn.tex" for a test
-o run "{|pdf|xe}latex example{a,b,c,d}.tex" for a test
+o run "{|pdf|xe}latex example{a,b,c,d,e}.tex" for a test
+o run "{|pdf|xe}latex example{a,b,c,d,e}-frn.tex" for a test
+o run "{|pdf|xe}latex example{a,b,c,d,e}.tex" for a test
o after the tests, you should have correct dvi or pdf
example files (choose either latex, pdflatex or xelatex
and compile each of the three examples)
@@ -75,9 +83,13 @@ $ pdflatex exampleb-frn.tex
$ pdflatex examplec.tex
$ pdflatex exampled-frn.tex
$ pdflatex exampled.tex
-$ pdflatex examplec-frn.tex
+$ pdflatex exampled-frn.tex
+$ mpost fakelogo.mp
+$ epstopdf --hires fakelogo.mps
+$ pdflatex examplee.tex
+$ pdflatex examplee-frn.tex
$ pdflatex frontespizio.dtx
-$ pdflatex frontespizio-frn.dtx
+$ pdflatex frontespizio-frn.tex
$ makeindex -s gind frontespizio
$ makeindex -s gglo -o frontespizio.gls frontespizio.glo
$ pdflatex frontespizio.dtx
@@ -90,5 +102,5 @@ the automated script makedoc.sh by
sh makedoc.sh
-2011/03/08
+2011/07/18
Enrico Gregorio