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/README47
1 files changed, 33 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/frontespizio/README b/Master/texmf-dist/doc/latex/frontespizio/README
index d3120e65029..c241e4441b6 100644
--- a/Master/texmf-dist/doc/latex/frontespizio/README
+++ b/Master/texmf-dist/doc/latex/frontespizio/README
@@ -2,16 +2,32 @@ 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.1 of the package; the only change from version 1.0 is
-the addition of the option `swapnames', to exchange the position of
-candidate and advisor names. A bug with option `onlyinclude' has been
-corrected.
-
- Copyright 2008, 2009 Enrico Gregorio
-
- This program is provided under the terms of the
- LaTeX Project Public License distributed from CTAN
- archives in directory macros/latex/base/lppl.txt.
+This is version 1.2 of the package.
+
+Changes from version 1.1:
+o A "Preambolo*" environment to collect things that had to be argument
+ of several \Preambolo commands
+o Option "nouppercase" to avoid uppercasing the second line
+o The package honors the inputenc option in the main document also
+ in the "frn" file
+o Implementation modifications (use atbegshi instead of eso-pic and
+ others)
+o Documentation update
+
+Changes from version 1.0:
+o Added the option `swapnames', to exchange the position of
+ candidate and advisor names
+o Correction of a bug with option `onlyinclude'
+
+ Copyright 2008-2010 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.
Author: Enrico Gregorio
Enrico dot Gregorio at univr dot it
@@ -31,14 +47,15 @@ frontespizio.sty
examplea.tex
exampleb.tex
examplec.tex
+exampled.tex
makedoc.sh
To install the distribution:
o run "latex frontespizio.ins"
-o run "{|pdf|xe}latex example{a,b,c}.tex" for a test
-o run "{|pdf|xe}latex example{a,b,c}-frn.tex" for a test
-o run "{|pdf|xe}latex example{a,b,c}.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}-frn.tex" for a test
+o run "{|pdf|xe}latex example{a,b,c,d}.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)
@@ -53,6 +70,8 @@ $ pdflatex examplea-frn.tex
$ pdflatex exampleb.tex
$ pdflatex exampleb-frn.tex
$ pdflatex examplec.tex
+$ pdflatex exampled-frn.tex
+$ pdflatex exampled.tex
$ pdflatex examplec-frn.tex
$ pdflatex frontespizio.dtx
$ pdflatex frontespizio-frn.dtx
@@ -68,5 +87,5 @@ the automated script makedoc.sh by
sh makedoc.sh
-2009/04/03
+2010/06/25
Enrico Gregorio