Initial commit

This commit is contained in:
Carlos Galindo 2019-02-23 13:35:41 +01:00
commit 134acd378c
Signed by: kauron
GPG key ID: 83E68706DEE119A3
166 changed files with 9400 additions and 0 deletions

7
impresion.tex Normal file
View file

@ -0,0 +1,7 @@
\documentclass[a4paper,landscape]{article}
\usepackage{pdfpages}
\begin{document}
\includepdf[nup=3x1,pages=-,noautoscale,duplicatepages=3,frame=true]{cancionero.pdf}
\end{document}