On 2016/02/27 11:22:56, pkx166h wrote:
@David or Federico

Could one or you (or some other kind soul) explain the comment from
David
regarding his explanation of when (not) to use


\fooTag A {a b c d}
over
\fooTag #'A {a b c d}

and when (not) to use

\fooTag A.B {a b c d}
\fooTag #'(A B) {a b c d}

I assume the reasons are the same, but David's explanation is a little
over my
head.

I was pointing out that historically we have not bothered choosing tag
names compatible with LilyPond names.  So if one wants to propose _not_
using #'... in the documentation, one would need to go through the whole
code base and make sure that it actually uses LilyPond-compatible tag
names everywhere in order not to confuse people.


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

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

Reply via email to