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

Issue 190500043: Make \shiftOff an assertive \override, not a \revert

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

Description

Docs: convert-ly by hand shiftOff; issue 4242 Documentation already described new behavior, so version-bump only Earlier commit a1d73a332fc4d1cb99bace19a5ec2c35262429e7 missed the translations convert-ly: catch all bflat -> b-flat; issue 4372

Patch Set 1 #

Total comments: 1

Patch Set 2 : update translations #

Patch Set 3 : also catch flatflat #

Patch Set 4 : b-flat-3 #

Patch Set 5 : whole lot of cleanup #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -7 lines) Patch
M Documentation/fr/learning/fundamental.itely View 2 chunks +3 lines, -3 lines 1 comment Download
M Documentation/learning/fundamental.itely View 2 chunks +3 lines, -3 lines 0 comments Download
M python/convertrules.py View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 8
dak
https://codereview.appspot.com/190500043/diff/1/python/convertrules.py File python/convertrules.py (right): https://codereview.appspot.com/190500043/diff/1/python/convertrules.py#newcode3731 python/convertrules.py:3731: str = re.sub (r'\\shiftOff\b', r'\\undo\\shiftOn', str) I'm currently trying ...
8 years, 12 months ago (2015-05-10 12:06:25 UTC) #1
Keith
On Sun, 10 May 2015 05:06:24 -0700, <dak@gnu.org> wrote: > In addition, the following commit ...
8 years, 11 months ago (2015-05-10 15:44:17 UTC) #2
dak
On 2015/05/10 15:44:17, Keith wrote: > On Sun, 10 May 2015 05:06:24 -0700, <mailto:dak@gnu.org> wrote: ...
8 years, 11 months ago (2015-05-10 15:48:49 UTC) #3
dak
It's not clear why you are now mixing in variants of conversion rules for issue ...
8 years, 11 months ago (2015-05-10 18:02:21 UTC) #4
Keith
On Sun, 10 May 2015 11:02:21 -0700, <dak@gnu.org> wrote: > It's not clear why you ...
8 years, 11 months ago (2015-05-10 21:00:26 UTC) #5
dak
On 2015/05/10 21:00:26, Keith wrote: > On Sun, 10 May 2015 11:02:21 -0700, <mailto:dak@gnu.org> wrote: ...
8 years, 11 months ago (2015-05-10 22:50:36 UTC) #6
Keith
On 2015/05/10 22:50:36, dak wrote: >> The \revert version generated "too many clashing notecolumns" warnings, ...
8 years, 11 months ago (2015-05-11 04:19:56 UTC) #7
dak
8 years, 11 months ago (2015-05-11 14:29:06 UTC) #8
https://codereview.appspot.com/190500043/diff/80001/Documentation/fr/learning...
File Documentation/fr/learning/fundamental.itely (left):

https://codereview.appspot.com/190500043/diff/80001/Documentation/fr/learning...
Documentation/fr/learning/fundamental.itely:1165: @funindex \undo\shiftOff
This one is actually not just a convert-ly effect but additionally a manual
translation/transcription error.  The convert-ly rule rather produced
\undo\shiftOn in the untranslated document.
Sign in to reply to this message.

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