lilypond-user
[Top][All Lists]
Advanced

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

Re: Opening parentheses in lyrics don't appear


From: -Eluze
Subject: Re: Opening parentheses in lyrics don't appear
Date: Mon, 11 Jun 2012 06:57:36 -0700 (PDT)


Philip Thomas-2 wrote:
> 
> Dear fellow-users,
> 
> I'm working on a vocal piece in which some lyrics are in parentheses, but
> the opening parentheses don't appear in the output PDF file. The closing
> parentheses are fine. By way of example, here's a couple of bars from the
> piece:
> 
> 

you can use text-replacements, see NR 3.3.3 Special characters. ASCII
aliases

it's described there how to add your own characters, e.g.

\paper {
  #(add-text-replacements!
    '(
      ("&lparen;" . "(")))
}

I don't know if its really elegant!?

hth
Eluze
-- 
View this message in context: 
http://old.nabble.com/Opening-parentheses-in-lyrics-don%27t-appear-tp33993033p33993296.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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