Browse Source

provide translation depending on the main songbook language

remotes/origin/cmake
Romain Goffe 13 years ago
parent
commit
ae2a72bc57
  1. 1
      crepbook.cls

1
crepbook.cls

@ -77,6 +77,7 @@
\gdef\@email{} \gdef\@email{}
\gdef\@picture{} \gdef\@picture{}
\gdef\@picturecopyright{} \gdef\@picturecopyright{}
\gdef\@lang{english}
} }
\def\subtitle#1{\gdef\@subtitle{#1}} \def\subtitle#1{\gdef\@subtitle{#1}}

Loading…
Cancel
Save