Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(493)

Issue 112040043: Issue 4002: Mention backslash escaping in Scheme.

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 10 months ago by Mark Polesky
Modified:
9 years, 10 months ago
Reviewers:
dak
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Clarify confusion about `@code{\foo}' vs. `@code{\\foo}'. Issue on tracker: http://code.google.com/p/lilypond/issues/detail?id=4002

Patch Set 1 #

Total comments: 3

Patch Set 2 : David's rewording. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M Documentation/contributor/doc-work.itexi View 1 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 3
dak
https://codereview.appspot.com/112040043/diff/1/Documentation/contributor/doc-work.itexi File Documentation/contributor/doc-work.itexi (right): https://codereview.appspot.com/112040043/diff/1/Documentation/contributor/doc-work.itexi#newcode950 Documentation/contributor/doc-work.itexi:950: @samp{The@tie{}@@code@{@bs{}foo@}@tie{}command}). However, if a Why write @bs{} instead of ...
9 years, 10 months ago (2014-07-09 23:46:36 UTC) #1
Mark Polesky
On 2014/07/09 23:46:36, dak wrote: > https://codereview.appspot.com/112040043/diff/1/Documentation/contributor/doc-work.itexi#newcode950 > Documentation/contributor/doc-work.itexi:950: > @samp{The@tie{}@@code@{@bs{}foo@}@tie{}command}). However, if a > ...
9 years, 10 months ago (2014-07-09 23:55:49 UTC) #2
Mark Polesky
9 years, 10 months ago (2014-07-10 00:29:24 UTC) #3
On 2014/07/09 23:55:49, Mark Polesky wrote:
> On 2014/07/09 23:46:36, dak wrote:
>
https://codereview.appspot.com/112040043/diff/1/Documentation/contributor/doc...
> > Documentation/contributor/doc-work.itexi:955: "The @@code@{@bs{}@bs{}foo@}
> > command..."
> > That's awfully unreadable source code.  I'd be tempted to
> > use @verbatim instead in order to avoid all the Texinfo
> > escapes.  Also there is no point in writing @bs{}@bs{}
> > instead of \\ here.

No other combination of solutions worked.  @warning disallows backslashes and
@verbatim blocks.  Personally, I don't really mind about the unreadable source
code, as long as it's clear in the CG.  Thanks for the clarified text.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b