Browse Source

Merge commit 'crep/master'

remotes/origin/split-songs
Alexandre Dupas 16 years ago
parent
commit
98a0d04848
  1. BIN
      img/feel-the-music.jpg
  2. 57
      lyricbook.tex
  3. 53
      title.tex

BIN
img/feel-the-music.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

57
lyricbook.tex

@ -25,58 +25,64 @@
\documentclass[letterpaper]{article} \documentclass[letterpaper]{article}
\usepackage[bookmarks,bookmarksopen]{hyperref} \usepackage[bookmarks,bookmarksopen]{hyperref}
\usepackage[lyric]{songs} \usepackage[lyric]{songs}
%my packages
\usepackage[utf8]{inputenc} \usepackage[utf8]{inputenc}
\usepackage[pdftex]{graphicx, color} \usepackage[pdftex]{graphicx, color}
\usepackage[english,french]{babel} \usepackage[english,french]{babel}
\usepackage{fancybox} \usepackage{fancybox}
\usepackage{songbook} \usepackage{songbook}
\setlength{\oddsidemargin}{0in}
\setlength{\evensidemargin}{0in}
\setlength{\textwidth}{6.5in}
\setlength{\topmargin}{0in}
\setlength{\topskip}{0in}
\setlength{\headheight}{0in}
\setlength{\headsep}{0in}
\setlength{\textheight}{9.1in}
\settowidth{\versenumwidth}{1.\ }
\addtolength{\voffset}{-1cm}
\pagestyle{empty}
\newindex{titleidx}{lbtitle} \newindex{titleidx}{lbtitle}
\newauthorindex{authidx}{lbauth} \newauthorindex{authidx}{lbauth}
\graphicspath{ \graphicspath{
{img/} {img/},
} }
%my renew
%\includeonlysongs{1} %\includeonlysongs{1}
\titleprefixword{} \titleprefixword{}
\renewcommand{\stitlefont}{\LARGE\bf} \renewcommand{\stitlefont}{\LARGE\bf}
\renewcommand{\printchord}[1]{\small{\it#1}} \renewcommand{\printchord}[1]{\small{\it#1}}
\renewcommand{\chorusfont}{\it} \renewcommand{\chorusfont}{\it}
\renewcommand{\showauthors}{\normalsize\songauthors} \renewcommand{\showauthors}{%
%\renewcommand{\everychorus}{\textnote{Refrain:}} \hbox{\normalsize\songauthors}%
}
\renewcommand{\idxtitlefont}{\sffamily\bfseries}
\renewcommand{\idxauthfont}{\sffamily\bfseries}
\renewcommand{\idxheadfont}{\sffamily\it\LARGE}
\renewcommand{\idxrefsfont}{\bfseries}
% Customization of the page appearance
\setlength{\topmargin}{0cm}
\setlength{\oddsidemargin}{0cm}
\setlength{\evensidemargin}{0cm}
\setlength{\textwidth}{16cm}
% header
\setlength{\topskip}{0cm}
\setlength{\headheight}{0cm}
\setlength{\headsep}{0cm}
% column
\setlength{\colminheight}{24cm}
\setlength{\textheight}{26cm}
\settowidth{\versenumwidth}{1.\ }
\addtolength{\voffset}{-1cm}
\baselineadj=-2.5pt plus 1pt minus 0pt \baselineadj=-2.5pt plus 1pt minus 0pt
\versesep=8pt plus 2pt minus 2pt \versesep=8pt plus 2pt minus 2pt
\pagestyle{empty}
\input{title.tex} \input{title.tex}
\begin{document} \begin{document}
\maketitle \maketitle
\newpage \thispagestyle{empty}
\input{license.tex}
\newpage \newpage
\input{license.tex}
\setlength{\colminheight}{9.5in} \newpage
\setlength{\textheight}{9.7in}
\showindex{Index par titre des chansons}{titleidx} \showindex{Index par titre des chansons}{titleidx}
\showindex{Index par titre des auteurs}{authidx} \showindex{Index par titre des auteurs}{authidx}
@ -86,3 +92,6 @@
\end{songs} \end{songs}
\end{document} \end{document}

53
title.tex

@ -2,29 +2,36 @@
\setlength{\larg}{14.5cm} \setlength{\larg}{14.5cm}
\title{ \title{
{\rule{\larg}{1mm}}\vspace{7mm} {\rule{\larg}{1mm}}
\begin{tabular}{p{4cm} r} \vspace{7mm}
& {\Huge Carnet de bord} \\ \begin{tabular}{l r }
& \\ & \\
& {\Large Recueil de chansons pour guitare} {\Huge ~~~Recueil de chansons pour guitare} & \\
\end{tabular}\\ & {\large {\bf Tome 1~~}}\\
\vspace{2mm} \end{tabular}\\
{\rule{\larg}{1mm}} \vspace{2mm}
\vspace{2mm} \\ {\rule{\larg}{1mm}}
\begin{tabular}{p{11cm} r} \vspace{0.5cm} \\
& {\large \bf Version 3.0} \\ \begin{flushleft}
& {\large \today} \\ \begin{tabular}{l l}
& \\ %\hline
\small auteur : Romain Goffe, Alexandre Dupas & \\ \small {\bf version:} & \small 3.1 \\
\small tel : 06 99 57 67 68 & \\ \small {\bf date:} & \small \today \\
\small contact : crep@team-on-fire.com & \\ \small {\bf auteurs:} & \small Romain Goffe, \\
\small illustrations : \href{http://tux.crystalxp.net/}{CrystalXP.net} & \small Alexandre Dupas \\
& \\ \small {\bf mail:} & \small crep@team-on-fire.com \\
\hline \small {\bf illustrations:}
\end{tabular}\\ & \small \href{http://tux.crystalxp.net/}{CrystalXP.net} \\
\vspace{2cm} \end{tabular}\\
\image{mawie-mexitux-1894}{7} \end{flushleft}
\begin{flushleft}\includegraphics[width=5cm]{on-fire}\end{flushleft} \vspace{0.5cm}
\begin{flushright}
\includegraphics[width=14.5cm]{feel-the-music}
\small ©foxygamergirl @ deviantart.com
\end{flushright}
\begin{flushleft}
\includegraphics[width=3cm]{on-fire}
\end{flushleft}
} }
\author{} \author{}
\date{} \date{}

Loading…
Cancel
Save