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.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to