bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 1221 in lilypond: docs: Examples for \betweenLilyPondSystem contai


From: lilypond
Subject: Issue 1221 in lilypond: docs: Examples for \betweenLilyPondSystem contain two '#' instead of one
Date: Mon, 16 Aug 2010 07:26:18 +0000

Status: Accepted
Owner: ----
Labels: Type-Documentation Priority-Medium

New issue 1221 by brownian.box: docs: Examples for \betweenLilyPondSystem contain two '#' instead of one
http://code.google.com/p/lilypond/issues/detail?id=1221

Reported by Spela Kermelj.

http://lilypond.org/doc/v2.13/Documentation/usage/latex -- examples for \betweenLilyPondSystem contain two '#', should be only one.

\def\betweenLilyPondSystem#1{
    % here:
    \ifnum##1<2\else\expandafter\endinput\fi
}

\def\onlyFirstNSystems#1{
    % here:
    \def\betweenLilyPondSystem##1{%
      % and here:
      \ifnum##1<#1\else\expandafter\endinput\fi}
}





reply via email to

[Prev in Thread] Current Thread [Next in Thread]