lilypond-devel
[Top][All Lists]
Advanced

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

Re: Doc: NR: 3.x Clarification for \keepWithTag and fix Typo in example


From: hohoangminh656
Subject: Re: Doc: NR: 3.x Clarification for \keepWithTag and fix Typo in example (issue 279140043 by address@hidden)
Date: Sun, 28 Feb 2016 05:39:41 +0000

On 2016/02/27 12:58:44, dak wrote:
On 2016/02/27 12:30:56, http://mail_philholmes.net wrote:

> \tag #'Ex1
> \tag Ex
>
> are both OK, but
>
> \tag Ex1
>
> isn't, since the use of the digit makes the tagname not compatible
with
> Lilypond naming.  So if you changed every example of \tag #' to
\tag, you'd
> also need to be sure to check that the tagnames are compatible with
Lilypond
> naming rules.

The following command may be helpful:

git grep "#'[-_a-zA-A]\\+[^-_a-zA-Z \\n}]"

It turns out that most of the non-LilyPondable symbols contain a
colon.  There
is also vaticana.punctum and friends.

fretted-headword.el strangely quotes lots of literal numbers.  There
are things
like #'solo1 for the partcombiner.  With regard to actual tags,
string-quartet-template-with-separate-parts.ly contains vn1 and vn2
tags.



https://codereview.appspot.com/279140043/



reply via email to

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