Browse Source

Merge branch 'next' of https://github.com/patacrep/songbook-data into next

Conflicts:
	templates/data.tex
	templates/naheulbeuk.tex
accords
Luthaf 11 years ago
parent
commit
97166f96c5
  1. 2
      latex/license.tex
  2. 3
      templates/data.tex
  3. 4
      templates/naheulbeuk.tex

2
latex/license.tex

@ -1,5 +1,5 @@
%Licence Creative Commons %Licence Creative Commons
\iflanguage{english}{ \IfStrEq{\mainlanguage}{english}{
\phantomsection \phantomsection
\addcontentsline{toc}{section}{License} \addcontentsline{toc}{section}{License}
\begin{center} \begin{center}

3
templates/patacrep.tex → templates/data.tex

@ -16,7 +16,6 @@
% along with this program; if not, write to the Free Software % along with this program; if not, write to the Free Software
% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, % Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
% MA 02110-1301, USA. % MA 02110-1301, USA.
(% variables %) (% variables %)
[ [
{"name":"title", "description":"Title", "default":"Recueil de chansons pour guitare", "mandatory":true}, {"name":"title", "description":"Title", "default":"Recueil de chansons pour guitare", "mandatory":true},
@ -43,7 +42,7 @@
(% endvariables %) (% endvariables %)
% begin document % begin document
(* extends "default.tex" *) (* extends "patacrep.tex" *)
(* block preambule *) (* block preambule *)
\usepackage{licence} \usepackage{licence}

4
templates/naheulbeuk.tex

@ -40,9 +40,11 @@
] ]
(% endvariables %) (% endvariables %)
(* extends "patacrep.tex" *) (* extends "data.tex" *)
(* block preambule *) (* block preambule *)
(( super() ))
\usepackage{venturisold} \usepackage{venturisold}
\renewcommand{\printchord}[1]{\mdseries\ttfamily\upshape#1} \renewcommand{\printchord}[1]{\mdseries\ttfamily\upshape#1}

Loading…
Cancel
Save