On 07/08/2016 04:40 PM, BGM wrote:
When we want to use a double-quote character in lyrics, we have to *remember*
to write them like this ( from the docs
<http://lilypond.org/doc/v2.19/Documentation/notation/common-notation-for-vocal-music>
):

\addlyrics { "\"I" am so lone -- "ly,\"" said she }

However, is there any easier, more memorable way to do this?
Is there a way to do this using macros?

I am thinking to do something like:
this = \lyricmode{ \dq I am happier with this \dq }
or
this = \lyricmode{ \dq This would be fine \qd }

Use proper quotation marks; they look better anyway.

\addlyrics { “I am so lone -- ly,” said she }

~Chris
--
Chris Maden, text nerd  <URL: http://crism.maden.org/ >
“If you’ve been a man o’ action, though you’re lying there in traction,
 You will gain some satisfaction thinkin’, ‘Jesus, at least I tried.’”
  — Andy M. Stewart (1952–2015), “Ramblin’ Rover”

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

Reply via email to