diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/lshort-mongol/src/title.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/lshort-mongol/src/title.tex | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/lshort-mongol/src/title.tex b/Master/texmf-dist/doc/latex/lshort-mongol/src/title.tex new file mode 100644 index 00000000000..98f0b14e8a9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/lshort-mongol/src/title.tex @@ -0,0 +1,59 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Contents: The title page +% $Id: title.tex 174 2008-09-25 05:37:39Z oetiker $ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\ifpdf\else + \pdfbookmark{ͳ }{title} +\fi +\newlength{\centeroffset} +\setlength{\centeroffset}{-0.5\oddsidemargin} +\addtolength{\centeroffset}{0.5\evensidemargin} +%\addtolength{\textwidth}{-\centeroffset} +\thispagestyle{empty} +\vspace*{\stretch{1}} +\noindent\hspace*{\centeroffset}\makebox[0pt][l]{\begin{minipage}{\textwidth} +\flushright +{\Huge\bfseries \LaTeXe- + +} +\noindent\rule[-1ex]{\textwidth}{5pt}\\[2.5ex] +\hfill\emph{\Large \LaTeXe{}- \pageref{LastPage} } +\end{minipage}} + +\vspace{\stretch{1}} +\noindent\hspace*{\centeroffset}\makebox[0pt][l]{\begin{minipage}{\textwidth} +\flushright +{\bfseries + \\[1.5ex] + , , \\[3ex]} +~4.26, 2008 09- 25\\[3cm] +: +\end{minipage}} + +%\addtolength{\textwidth}{\centeroffset} +\vspace{\stretch{2}} + + +\pagebreak +\begin{small} + \copyright 1995-2005 (Tobias Oetiker) . . + + (Free Software Foundation)- GNU (GNU General Public License; 2 )- . + + , ֓ ÐÓ \@. GNU . + + GNU ; (Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA)- . + +\end{small} + + +\endinput + +% + +% Local Variables: +% TeX-master: "lshort2e" +% mode: latex +% mode: flyspell +% End: |