Browse Source

Revert "New version for main documents"

This reverts commit 890060994e.
remotes/origin/translate_notes
Alexandre Dupas 16 years ago
parent
commit
936a12ee09
  1. 67
      chordbook.tex
  2. 67
      lyricbook.tex

67
chordbook.tex

@ -1,4 +1,4 @@
% Copyright (C) 2009 Romain Goffe, Alexandre Dupas % Copyright (C) 2008 Romain Goffe, Alexandre Dupas
% Copyright (C) 2008 Kevin W. Hamlen % Copyright (C) 2008 Kevin W. Hamlen
% %
% This program is free software; you can redistribute it and/or % This program is free software; you can redistribute it and/or
@ -22,16 +22,32 @@
% Modified to serve personnal purposes. Newer versions can be % Modified to serve personnal purposes. Newer versions can be
% obtained from http://www.lohrun.net. % obtained from http://www.lohrun.net.
\documentclass[a4paper]{article} \documentclass[letterpaper]{article}
% Packages
\usepackage[bookmarks,bookmarksopen]{hyperref} \usepackage[bookmarks,bookmarksopen]{hyperref}
\usepackage[chorded]{songs} \usepackage[chorded]{songs}
%my packages
\usepackage[utf8]{inputenc} \usepackage[utf8]{inputenc}
\usepackage[pdftex]{graphicx} \usepackage[pdftex]{graphicx, color}
\usepackage[english,french]{babel} %\usepackage[english,french]{babel}
\usepackage{palatino}
\usepackage{fancybox} \usepackage{fancybox}
\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}{cbtitle}
\newauthorindex{authidx}{cbauth}
%Remove comment to include pictures in the songbook %Remove comment to include pictures in the songbook
\newcommand{\image}[2]{\begin{flushright} \includegraphics[width=#2cm]{#1}\end{flushright}} \newcommand{\image}[2]{\begin{flushright} \includegraphics[width=#2cm]{#1}\end{flushright}}
%\newcommand{\image}[2]{} %\newcommand{\image}[2]{}
@ -41,57 +57,33 @@
{img/} {img/}
} }
% Songs selection %my renew
%\includeonlysongs{1} %\includeonlysongs{1}
% Customization of the song package
\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}{\normalsize\songauthors}
\renewcommand{\idxtitlefont}{\sffamily\bfseries} %\renewcommand{\everychorus}{\textnote{Refrain:}}
\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}{15.5cm}
\setlength{\textheight}{24.5cm}
% header
\setlength{\topskip}{0cm}
\setlength{\headheight}{0cm}
\setlength{\headsep}{0cm}
% column
\setlength{\colminheight}{9cm}
\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}
% Indexes
\newindex{titleidx}{cbtitle}
\newauthorindex{authidx}{cbauth}
\input{title.tex} \input{title.tex}
\begin{document} \begin{document}
\maketitle \maketitle
\thispagestyle{empty} \thispagestyle{empty}
\setcounter{page}{0}
\newpage \newpage
\input{license.tex} \input{license.tex}
\showindex{Index des chansons}{titleidx} \newpage
\setlength{\colminheight}{9.5in}
\setlength{\textheight}{9.7in}
\showindex{Index des chansons}{titleidx}
\showindex{Index des auteurs}{authidx} \showindex{Index des auteurs}{authidx}
\songsection{Chansons} \songsection{Chansons}
@ -100,3 +92,4 @@
\end{songs} \end{songs}
\end{document} \end{document}

67
lyricbook.tex

@ -1,4 +1,4 @@
% Copyright (C) 2009 Romain Goffe, Alexandre Dupas % Copyright (C) 2008 Romain Goffe, Alexandre Dupas
% Copyright (C) 2008 Kevin W. Hamlen % Copyright (C) 2008 Kevin W. Hamlen
% %
% This program is free software; you can redistribute it and/or % This program is free software; you can redistribute it and/or
@ -22,16 +22,31 @@
% Modified to serve personnal purposes. Newer versions can be % Modified to serve personnal purposes. Newer versions can be
% obtained from http://www.lohrun.net. % obtained from http://www.lohrun.net.
\documentclass[a4paper]{article} \documentclass[letterpaper]{article}
% Packages
\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} \usepackage[pdftex]{graphicx, color}
\usepackage[english,french]{babel} \usepackage[english,french]{babel}
\usepackage{fancybox} \usepackage{fancybox}
\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}
%Remove comment to include pictures in the songbook %Remove comment to include pictures in the songbook
\newcommand{\image}[2]{\begin{flushright} \includegraphics[width=#2cm]{#1}\end{flushright}} \newcommand{\image}[2]{\begin{flushright} \includegraphics[width=#2cm]{#1}\end{flushright}}
%\newcommand{\image}[2]{} %\newcommand{\image}[2]{}
@ -41,58 +56,32 @@
{img/} {img/}
} }
% Songs selection %my renew
%\includeonlysongs{1} %\includeonlysongs{1}
% Customization of the song package
\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}{\normalsize\songauthors}
\renewcommand{\idxtitlefont}{\sffamily\bfseries} %\renewcommand{\everychorus}{\textnote{Refrain:}}
\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}{15.5cm}
\setlength{\textheight}{24.5cm}
% header
\setlength{\topskip}{0cm}
\setlength{\headheight}{0cm}
\setlength{\headsep}{0cm}
% column
\setlength{\colminheight}{9cm}
\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}
% Indexes
\newindex{titleidx}{lbtitle}
\newauthorindex{authidx}{lbauth}
\input{title.tex} \input{title.tex}
\begin{document} \begin{document}
\maketitle \maketitle
\thispagestyle{empty}
\newpage \newpage
\input{license.tex} \input{license.tex}
\newpage
\showindex{Index des chansons}{titleidx} \setlength{\colminheight}{9.5in}
\setlength{\textheight}{9.7in}
\showindex{Index des auteurs}{authidx} \showindex{Index par titre des chansons}{titleidx}
\showindex{Index par titre des auteurs}{authidx}
\songsection{Chansons} \songsection{Chansons}
\begin{songs}{titleidx,authidx} \begin{songs}{titleidx,authidx}

Loading…
Cancel
Save