summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/spanish/lshort-spanish/fuente/src/title.tex
blob: c19d8e37e9b0237486e17155f62d38b3f3e25d0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Contents: The title page
% $Id: F-94A95970EAEBC553BAD29DE07C97F74C.tex,v 1.1 2008-04-24 16:22:57 carleos Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\ifx\pdfoutput\undefined % We're not running pdftex
\else
\pdfbookmark{Titulo}{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 La introducción\\ 
no-tan-corta a \LaTeXe

}
\noindent\rule[-1ex]{\textwidth}{5pt}\\[2.5ex]
\hfill\emph{\Large o \LaTeXe{} en \pageref{verylast} minutos}
\end{minipage}}

\vspace{\stretch{1}}
\noindent\hspace*{\centeroffset}\makebox[0pt][l]{\begin{minipage}{\textwidth}
\flushright
{\bfseries 
por Tobias Oetiker\\[1.5ex]
Hubert Partl, Irene Hyna y  Elisabeth Schlegl\\[3ex]}
Versión~4.20, lunes, 12 de enero de 2009

Traducción de \texttt{carleos@uniovi.es}, 2:341/14.79

Versión~1.0, 27 de Mesidor de 215
\end{minipage}}

%\addtolength{\textwidth}{\centeroffset}
\vspace{\stretch{2}}


\pagebreak
\begin{small} 
  Copyright \copyright 1995-2007 Tobias Oetiker y contribudores.
  Todos los derechos reservados.
 
  Este documento es libre; puede distribuirlo o modificarlo bajo los
  términos de la Licencia Pública General de GNU publicada por la
  Fundación del Código Libre; o la versión 2 de la Licencia o (a su
  elección) cualquier versión posterior.

  Este documento se distribuye con la esperanza de que sea útil, pero
  SIN NINGUNA GARANTÍA; incluso sin la garantía implícita de
  COMERCIABILIDAD o APTITUD PARA UN PROPÓSITO PARTICULAR\@.  Véase la
  Licencia Pública General de GNU para más detalles.

  Debería haber recibido una copia de la Licencia Pública General de
  GNU junto con este documento; si no, escriba a la Fundación del
  Código Libre, Inc., 675 Mass Ave, Cambridge, MA 02139, Estados Unidos.

\end{small}


\endinput

%

% Local Variables:
% TeX-master: "lshort2e"
% mode: latex
% mode: flyspell
% End: