diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-11 23:09:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-11 23:09:59 +0000 |
commit | 17e0823fb2fd28d95ad42bc2fb8e0e9931732fbf (patch) | |
tree | 126b006e765e786db4d07b7febaf6a1f15ee2ced /Master/texmf-dist/doc/latex/factura/factura-ejemplo-factura1.tex | |
parent | 7693eb017ac96acdb39dee66ab9a78607b8e61ec (diff) |
factura (11mar17)
git-svn-id: svn://tug.org/texlive/trunk@43470 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/factura/factura-ejemplo-factura1.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/factura/factura-ejemplo-factura1.tex | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/factura/factura-ejemplo-factura1.tex b/Master/texmf-dist/doc/latex/factura/factura-ejemplo-factura1.tex index 0a3e48e0b80..802426afa03 100644 --- a/Master/texmf-dist/doc/latex/factura/factura-ejemplo-factura1.tex +++ b/Master/texmf-dist/doc/latex/factura/factura-ejemplo-factura1.tex @@ -6,7 +6,7 @@ %% %% factura.dtx (with options: `factuno') %% -%% Copyright 2016 Emilio Lazo Zaia <emiliolazozaia@gmail.com> +%% Copyright 2017 Emilio Lazo Zaia <emiliolazozaia@gmail.com> %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either @@ -35,16 +35,18 @@ %% and factura-beispiel-rechnung.tex. %% %% Descripción de este ejemplo: +%%<desc> %% Escribimos una factura, %% Todo con los valores por omisión, %% Con resumen (\Resumen), %% Con descripción larga (\Descripcion). +%%</desc> %% \documentclass{factura} \usepackage[utf8]{inputenc} -\Fecha{05-11-2016} +\Fecha{06-11-2017} \RazonSocial{Ayala San Vicente Usureros} \RIF{Y-12.345.678-9} \Contacto{Jacinto de Ayala} |