diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/leadsheets/leadsheets_en.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/leadsheets/leadsheets_en.tex | 12 |
1 files changed, 8 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 9cadbe8e39d..c11f660e5c1 100644 --- a/Master/texmf-dist/doc/latex/leadsheets/leadsheets_en.tex +++ b/Master/texmf-dist/doc/latex/leadsheets/leadsheets_en.tex @@ -1,7 +1,7 @@ -% arara: pdflatex: { shell: on , action: nonstopmode } -% !arara: biber -% !arara: pdflatex -% !arara: pdflatex +% !arara: pdflatex: { shell: on , action: nonstopmode } +% arara: biber +% arara: pdflatex +% arara: pdflatex % -------------------------------------------------------------------------- % the LEADSHEETS package % @@ -1164,6 +1164,10 @@ as \cs{chord} with one exception: it lacks the mandatory argument \meta{chord} (since it's obviously not needed). It has the optional \sarg{} and \code{-}, though, as well as the mandatory space (\visiblespace)! +\emph{Please note that \shortcut{\textasciicircum} \emph{can't} be the last + token in a line! It then should be followed by a space an an empty group -- + similar to the caveat in section~\ref{sec:placing-chords:caveat}.} + Each \env{verse} like environment (see section~\ref{sec:other-envverse-like} for more information) is treated uniquely by this mechanism: |