From: Graham Percival Date: Fri, 1 Aug 2008 01:17:28 +0000 (-0700) Subject: Minor formatting quirk. X-Git-Tag: release/2.11.55-1~9^2^2~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3e37e63370e9c4710da299fd2caafc148f0430e2;p=lilypond.git Minor formatting quirk. --- diff --git a/input/lsr/arabic-improvisation.ly b/input/lsr/arabic-improvisation.ly index 626a13f3bb..e2572f71a4 100644 --- a/input/lsr/arabic-improvisation.ly +++ b/input/lsr/arabic-improvisation.ly @@ -4,12 +4,12 @@ \header { lsrtags = "world-music" - texidoc = "For improvisations or taqasim which are + texidoc = "For improvisations or @emph{taqasim} which are temporarily free, the time signature can be omitted and @code{\cadenzaOn} can be used. Adjusting the accidental style might be required, since the absence of bar lines will cause the accidental to be marked only once. Here is an example of what -could be the start of a hijaz improvisation:" +could be the start of a @emph{hijaz} improvisation:" doctitle = "Arabic improvisation" } % begin verbatim diff --git a/input/new/arabic-improvisation.ly b/input/new/arabic-improvisation.ly index 61cd54789b..2fb315e751 100644 --- a/input/new/arabic-improvisation.ly +++ b/input/new/arabic-improvisation.ly @@ -2,12 +2,12 @@ \header { lsrtags = "world-music" - texidoc = "For improvisations or taqasim which are + texidoc = "For improvisations or @emph{taqasim} which are temporarily free, the time signature can be omitted and @code{\cadenzaOn} can be used. Adjusting the accidental style might be required, since the absence of bar lines will cause the accidental to be marked only once. Here is an example of what -could be the start of a hijaz improvisation:" +could be the start of a @emph{hijaz} improvisation:" doctitle = "Arabic improvisation" }