mirror of https://github.com/patacrep/patacrep.git
Browse Source
modified chordbook to use title.tex. updated copyright. various move of commands. reflect changes in lyricbook.tex.remotes/origin/translate_notes
Alexandre Dupas
16 years ago
3 changed files with 49 additions and 65 deletions
@ -0,0 +1,29 @@ |
|||||
|
\newlength{\larg} |
||||
|
\setlength{\larg}{14.5cm} |
||||
|
|
||||
|
\title{ |
||||
|
{\rule{\larg}{1mm}}\vspace{7mm} |
||||
|
\begin{tabular}{p{4cm} r} |
||||
|
& {\Huge {Carnet de bord}} \\ |
||||
|
& \\ |
||||
|
& {\Large Recueil de chansons pour guitare} |
||||
|
\end{tabular}\\ |
||||
|
\vspace{2mm} |
||||
|
{\rule{\larg}{1mm}} |
||||
|
\vspace{2mm} \\ |
||||
|
\begin{tabular}{p{11cm} r} |
||||
|
& {\large \bf Version 3.0} \\ |
||||
|
& {\large \today} \\ |
||||
|
& \\ |
||||
|
\small auteur : Romain Goffe, Alexandre Dupas & \\ |
||||
|
\small tel : 06 99 57 67 68 & \\ |
||||
|
\small contact : crep@team-on-fire.com& \\ |
||||
|
\small illustrations : \href{http://tux.crystalxp.net/}{CrystalXP.net} |
||||
|
& \\ |
||||
|
\hline |
||||
|
\end{tabular}\\ |
||||
|
%\begin{flushright} \includegraphics[width=7cm]{mawie-mexitux-1894} \end{flushright} |
||||
|
%\begin{figure} \includegraphics[width=6cm]{on-fire} \end{figure} |
||||
|
} |
||||
|
\author{} |
||||
|
\date{} |
Loading…
Reference in new issue