diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/factura/factura-ejemplo-reporte3.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/factura/factura-ejemplo-reporte3.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/factura/factura-ejemplo-reporte3.tex b/Master/texmf-dist/doc/latex/factura/factura-ejemplo-reporte3.tex index 755ec896e19..f008077f73f 100644 --- a/Master/texmf-dist/doc/latex/factura/factura-ejemplo-reporte3.tex +++ b/Master/texmf-dist/doc/latex/factura/factura-ejemplo-reporte3.tex @@ -6,7 +6,7 @@ %% %% factura.dtx (with options: `reptres') %% -%% Copyright 2017 Emilio Lazo Zaia <emiliolazozaia@gmail.com> +%% Copyright 2018 Emilio Lazo Zaia <emiliolazozaia@gmail.com> %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either @@ -39,7 +39,7 @@ %%<desc> %% No escribimos factura ni usamos las macros que definen valores para su uso %% Escribimos un reporte -%% (soloreporte) Generamos solamente un reporte +%% (soloreporte) Generamos solamente el reporte %% (twoside) El reporte se imprime en las dos caras del papel %% Sin especificar la persona de contacto %% (\Proveedor) Especificando el nombre del proveedor para el encabezado del reporte @@ -62,7 +62,7 @@ twoside, \RazonSocial{Ayala San Vicente Usureros} \Proveedor{Lázaro de la Vega y San Román} -\Fecha{06-11-2017} +\Fecha{06-11-2018} \TituloReporte{El título del reporte} \InfoPagina{La cabecera o pie del reporte - \Proveedor} @@ -82,7 +82,7 @@ twoside, \begin{reporte} El reporte - página 1\newpage El reporte - página 2 \newpage El reporte - página 3. - \FirmaReporte[\includegraphics[width=5cm]{factura-ejemplo-firma}][0pt][21pt]{el que firma}[5cm][0.5cm] + \FirmaReporte[\includegraphics[width=4.5cm]{factura-ejemplo-firma}][0pt][17pt]{el que firma}[5cm][0.5cm] \end{reporte} %% Este es un comando auxiliar suministrado por factura-ejemplo-aux.tex para escribir el detalle del ejemplo en la última hoja. |