diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-07 23:21:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-07 23:21:11 +0000 |
commit | 7ac81bc4c8445b925f4504174ad526d178221fcb (patch) | |
tree | c3f2d0bfb2df30ee0f2698ae427a382538bf868a /Master/texmf-dist/doc/latex/factura/factura-ejemplo-reporte2.tex | |
parent | 40d910b7a2d64c93a11bdc1a1de5a9f905e88826 (diff) |
factura (7mar16)
git-svn-id: svn://tug.org/texlive/trunk@39963 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/factura/factura-ejemplo-reporte2.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/factura/factura-ejemplo-reporte2.tex | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/factura/factura-ejemplo-reporte2.tex b/Master/texmf-dist/doc/latex/factura/factura-ejemplo-reporte2.tex index 7bd856d0916..d191aaad4c2 100644 --- a/Master/texmf-dist/doc/latex/factura/factura-ejemplo-reporte2.tex +++ b/Master/texmf-dist/doc/latex/factura/factura-ejemplo-reporte2.tex @@ -6,7 +6,7 @@ %% %% factura.dtx (with options: `repdos') %% -%% Copyright 2015 Emilio Lazo Zaia <emiliolazozaia@gmail.com> +%% Copyright 2016 Emilio Lazo Zaia <emiliolazozaia@gmail.com> %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either @@ -29,16 +29,18 @@ %% factura-ejemplo-prefactura.tex, factura-ejemplo-factura1.tex %% factura-ejemplo-factura2.tex, factura-ejemplo-factura3.tex, %% factura-ejemplo-factura4.tex, factura-ejemplo-factura5.tex, -%% factura-ejemplo-factura6.tex, factura-ejemplo-reporte1.tex, +%% factura-ejemplo-factura6.tex, factura-ejemplo-factura7.tex, +%% factura-ejemplo-factura8.tex, factura-ejemplo-reporte1.tex, %% factura-ejemplo-reporte2.tex, factura-ejemplo-reporte3.tex, %% and factura-beispiel-rechnung.tex. %% %% Descripción de este ejemplo: -%% Producimos solamente el reporte (soloreporte), +%% Escribimos una factura, +%% Escribimos un reporte, +%% Escribimos factura y reporte, pero sólo producimos el reporte (soloreporte), %% Cambiando la geometría del papel del reporte (\GeometriaReporte), %% Especificamos el fondo (membrete) del reporte para todas las páginas (\FondoReporte*), %% Establecemos el título del reporte para que salga en las cabeceras (\TituloReporte*), -%% Agregando la firma escaneada en la factura (\FirmaFactura), %% Agregando la firma escaneada en el reporte (\FirmaReporte), %% Sin resumen, %% Con descripción larga (\Descripcion). @@ -52,19 +54,20 @@ soloreporte, \GeometriaReporte{letterpaper,vmargin={4.4cm,2.5cm},hmargin={3cm,2cm},footskip=1.2cm,headsep=0.777cm,headheight=1.5cm} \FondoReporte*{factura-ejemplo-membrete} \TituloReporte*{El título del reporte} -\FirmaFactura{\includegraphics[width=5cm]{factura-ejemplo-firma.pdf}}[0pt][21pt] +% \EstiloPagReporte[empty]{soloabajo} +% \EstiloPagReporte{solonumpag} +% \EstiloPagReporte{soloabajo} -\Fecha{01-01-2016} +\Fecha{05-03-2016} +\Num{1} \RazonSocial{Ayala San Vicente Usureros} \RIF{Y-12.345.678-9} \Contacto{Jacinto de Ayala} \Direccion{Av. Ayala, Galpón San Vicente, Sector Arauca, Apure, Venezuela} \Telefono{+58 (987) 654.32.10} \Email{jacinto@ayala.sv} -\Emisor{Lázaro de la Vega} \Proveedor{Lázaro de la Vega y San Román} -\Num{1} -\Condiciones{Las condiciones de pago...} +\Condiciones{Las condiciones del documento...} \begin{document} |