lilypond-devel
[Top][All Lists]
Advanced

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

Re: Make tablature half-note stem-spacing adjustable. (issue 110960043 b


From: dak
Subject: Re: Make tablature half-note stem-spacing adjustable. (issue 110960043 by address@hidden)
Date: Wed, 09 Jul 2014 07:39:38 +0000

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/



reply via email to

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