diff options
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/latex/twoinone/twoinone.pdf | bin | 0 -> 84786 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/twoinone/twoinone.tex | 25 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/twoinone/2in1.sty (renamed from Master/texmf-dist/tex/latex/ltxmisc/2in1.sty) | 0 |
3 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/twoinone/twoinone.pdf b/Master/texmf-dist/doc/latex/twoinone/twoinone.pdf Binary files differnew file mode 100644 index 00000000000..9cf7cbff24d --- /dev/null +++ b/Master/texmf-dist/doc/latex/twoinone/twoinone.pdf diff --git a/Master/texmf-dist/doc/latex/twoinone/twoinone.tex b/Master/texmf-dist/doc/latex/twoinone/twoinone.tex new file mode 100644 index 00000000000..880bca9acc5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/twoinone/twoinone.tex @@ -0,0 +1,25 @@ +\documentclass{article} + +\title{The \textsf{2in1} package} +\author{Sanjeev Saxena, \texttt{ssax@computer.org}} +\date{23/July/2001} + +\parindent=0pt + +\begin{document} + +\maketitle + +This \LaTeX\ Style File is for printing two pages on a single page (landscape). +Page numbers are at bottom. Header is blank. +The author is Sanjeev Saxena, \texttt{ssax@computer.org}. +This package was last modified on 23/July/2001 (prints title correctly with \texttt{\string\maketitle}). + +\section{Usage} + +\verb+\documentclass[10pt,landscape]{article}+ (or \verb+11pt+ or \verb+12pt+) \\ +\null\quad OR \\ +\verb+\documentclass[10pt]{article}+ (or \verb+11pt+ or \verb+12pt+) \\ +\verb+\usepackage{2in1}+ + +\end{document} diff --git a/Master/texmf-dist/tex/latex/ltxmisc/2in1.sty b/Master/texmf-dist/tex/latex/twoinone/2in1.sty index 801f59f0789..801f59f0789 100644 --- a/Master/texmf-dist/tex/latex/ltxmisc/2in1.sty +++ b/Master/texmf-dist/tex/latex/twoinone/2in1.sty |