diff options
-rw-r--r-- | Master/texmf-dist/doc/latex/a4wide/a4wide.pdf | bin | 139175 -> 133487 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/a4wide/a4wide.tex | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/a4wide/a4wide.sty | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/a4wide/a4wide.pdf b/Master/texmf-dist/doc/latex/a4wide/a4wide.pdf Binary files differindex 28d13485d75..6eea31b4696 100644 --- a/Master/texmf-dist/doc/latex/a4wide/a4wide.pdf +++ b/Master/texmf-dist/doc/latex/a4wide/a4wide.pdf diff --git a/Master/texmf-dist/doc/latex/a4wide/a4wide.tex b/Master/texmf-dist/doc/latex/a4wide/a4wide.tex index c7c18d0beba..51fe8e3bb0d 100644 --- a/Master/texmf-dist/doc/latex/a4wide/a4wide.tex +++ b/Master/texmf-dist/doc/latex/a4wide/a4wide.tex @@ -24,6 +24,10 @@ The \textsf{a4wide} package redefines the margins so that they are more in line with what we are used to see. It was written by Jean-François Lamy in July 1986 and minimally modified for \LaTeXe\ by Alexander Holt, August 1994. + +The package is released under the LPPL, version 1, or (at your option) +any later version. + Depending on the base font size, it modifies the margins as follows: % \begin{center} diff --git a/Master/texmf-dist/tex/latex/a4wide/a4wide.sty b/Master/texmf-dist/tex/latex/a4wide/a4wide.sty index 9f651505d72..93658c32196 100644 --- a/Master/texmf-dist/tex/latex/a4wide/a4wide.sty +++ b/Master/texmf-dist/tex/latex/a4wide/a4wide.sty @@ -6,6 +6,8 @@ % what we are used to see. % % [Minimally modified for LaTeX2e, Alexander Holt, August 1994] +% +% Released under the LPPL, version 1, or (at your option) any later version. \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{a4wide}[1994/08/30] |