On 2014/07/09 07:13:04, Mark Polesky wrote:
On 2014/07/09 07:02:48, dak wrote:
>
https://codereview.appspot.com/110960043/diff/1/scm/define-grob-properties.scm
> File scm/define-grob-properties.scm (right):
>
>
https://codereview.appspot.com/110960043/diff/1/scm/define-grob-properties.scm#newcode243
> scm/define-grob-properties.scm:243: stems of a half note in
tablature when
using
> @code{\tabFullNotation},
> @code{\\tabFullNotation}
I always get confused with that. Are there some places where
@code{\foo} is
allowed and other places where it is not?
Nothing confusing here. In Texinfo, backslash is an ordinary character,
so you *always* write @code{\tabFullNotation} and similar in Texinfo.
But this Texinfo section here is inside of a Scheme string, and
backslashes in Scheme strings need to be escaped. Nothing to do with
Texinfo.
https://codereview.appspot.com/110960043/
_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel