diff options
author | Karl Berry <karl@freefriends.org> | 2015-07-28 21:21:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-07-28 21:21:53 +0000 |
commit | 2a6ba6d868071a3d636d8e91f87240934ad24251 (patch) | |
tree | 1f5acc77bd40a26006cd79a93d4209706b0ec4c8 /Master/texmf-dist/doc/latex/leadsheets/leadsheets_en.tex | |
parent | 5e812c6d831079dbfd90dfd395d90abbd8ed9464 (diff) |
leadsheets (28jul15)
git-svn-id: svn://tug.org/texlive/trunk@37982 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/leadsheets/leadsheets_en.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/leadsheets/leadsheets_en.tex | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/leadsheets/leadsheets_en.tex b/Master/texmf-dist/doc/latex/leadsheets/leadsheets_en.tex index c458db5c956..2c1e3acbbb4 100644 --- a/Master/texmf-dist/doc/latex/leadsheets/leadsheets_en.tex +++ b/Master/texmf-dist/doc/latex/leadsheets/leadsheets_en.tex @@ -691,17 +691,28 @@ Although I used the word \enquote{global} above \emph{all options are local to The command that is used to parse the chords. See section~\ref{sec:placing-chords} for details. \meta{cs} needs to be a command that takes a mandatory argument. - \keyval{song-format}{\TeX{} code}\Default - \meta{\TeX{} code} is inserted \emph{before} the song title at the + \keyval{song-format}{code}\Default + \meta{code} is inserted \emph{before} the song title at the beginning of the \env{song} environment. - \keyval{text-format}{\TeX{} code}\Default - \meta{\TeX{} code} is inserted \emph{after} the song title at the + \keyval{text-format}{code}\Default + \meta{code} is inserted \emph{after} the song title at the beginning of the \env{song} environment. + \keyval{before-song}{code}\Default + \meta{code}\sinceversion{0.3} is inserted at the beginning of a song + \emph{before} the title! + \keyval{after-song}{code}\Default + \meta{code}\sinceversion{0.3} is inserted after the whole song. + \keyval{after-title}{code}\Default + \meta{code}\sinceversion{0.3} is inserted after the title of the song but + before the body of the environment. % \keybool{numbered}\Default{false} % Determines wether verses are numbered or not. \keyval{print-tags}{list of tags} A comma separated list of tags. When specified a song will only be printed if it is tagged with at least one of the tags in \meta{list of tags}. + \keyval{add-to-reset}{list of counters} + A\sinceversion{0.3} comma separated list of counters which should be + reset for each song. \keybool{obey-lines}\Default{false} An experimental option. Use at your own risk! If set to \code{true} then inside the \env{verse} like environments end-of-lines will be obeyed and |