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}
\usepackage[bookmarks,bookmarksopen]{hyperref}
\usepackage[lyric]{songs}
%my packages
\usepackage[utf8]{inputenc}
\usepackage[pdftex]{graphicx, color}
\usepackage[english,french]{babel}
\usepackage{fancybox}
\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}
\newauthorindex{authidx}{lbauth}
\graphicspath{
{img/}
{img/},
}
%my renew
%\includeonlysongs{1}
\titleprefixword{}
\renewcommand{\stitlefont}{\LARGE\bf}
\renewcommand{\printchord}[1]{\small{\it#1}}
\renewcommand{\chorusfont}{\it}
\renewcommand{\showauthors}{\normalsize\songauthors}
%\renewcommand{\everychorus}{\textnote{Refrain:}}
\renewcommand{\showauthors}{%
\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
\versesep=8pt plus 2pt minus 2pt
\pagestyle{empty}
\input{title.tex}
\begin{document}
\maketitle
\newpage
\thispagestyle{empty}
\input{license.tex}
\newpage
\input{license.tex}
\setlength{\colminheight}{9.5in}
\setlength{\textheight}{9.7in}
\newpage
\showindex{Index par titre des chansons}{titleidx}
\showindex{Index par titre des auteurs}{authidx}
@ -86,3 +92,6 @@
\end{songs}
\end{document}

53
title.tex

@ -2,29 +2,36 @@
\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}\\
\vspace{2cm}
\image{mawie-mexitux-1894}{7}
\begin{flushleft}\includegraphics[width=5cm]{on-fire}\end{flushleft}
{\rule{\larg}{1mm}}
\vspace{7mm}
\begin{tabular}{l r }
& \\
{\Huge ~~~Recueil de chansons pour guitare} & \\
& {\large {\bf Tome 1~~}}\\
\end{tabular}\\
\vspace{2mm}
{\rule{\larg}{1mm}}
\vspace{0.5cm} \\
\begin{flushleft}
\begin{tabular}{l l}
%\hline
\small {\bf version:} & \small 3.1 \\
\small {\bf date:} & \small \today \\
\small {\bf auteurs:} & \small Romain Goffe, \\
& \small Alexandre Dupas \\
\small {\bf mail:} & \small crep@team-on-fire.com \\
\small {\bf illustrations:}
& \small \href{http://tux.crystalxp.net/}{CrystalXP.net} \\
\end{tabular}\\
\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{}
\date{}

Loading…
Cancel
Save