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

Issue 5527058: Let \footnote do the job of \footnote, \footnoteGrob, \autoFootnote and \autoFootnoteGrob (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by dak
Modified:
12 years, 3 months ago
Reviewers:
janek, carl.d.sorensen, MikeSol, lemzwerg, Reinhold, pkx166h
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Let \footnote do the job of \footnote, \footnoteGrob, \autoFootnote and \autoFootnoteGrob and Run scripts/auxiliar/update-with-convert-ly.sh Since most of the changes are done by convert-ly, reviewable changes are confined to ly/music-functions-init.ly and python/convertrules.py. The notation manual has not been revised yet.

Patch Set 1 #

Total comments: 5

Patch Set 2 : Juggled the argument order of \footnote so that \default is redundant to use. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -227 lines) Patch
M Documentation/es/notation/input.itely View 1 9 chunks +39 lines, -39 lines 0 comments Download
M Documentation/fr/notation/input.itely View 1 10 chunks +41 lines, -41 lines 0 comments Download
M Documentation/notation/input.itely View 1 7 chunks +39 lines, -39 lines 0 comments Download
M input/regression/footnote.ly View 1 3 chunks +5 lines, -5 lines 0 comments Download
M input/regression/footnote-auto-numbering.ly View 1 3 chunks +5 lines, -5 lines 0 comments Download
M input/regression/footnote-auto-numbering-page-reset.ly View 1 3 chunks +5 lines, -5 lines 0 comments Download
M input/regression/footnote-auto-numbering-vertical-order.ly View 1 3 chunks +19 lines, -19 lines 0 comments Download
M input/regression/footnote-break-visibility.ly View 1 2 chunks +3 lines, -3 lines 0 comments Download
M input/regression/footnote-footer-padding.ly View 1 2 chunks +7 lines, -7 lines 0 comments Download
M input/regression/footnote-spanner.ly View 1 3 chunks +5 lines, -5 lines 0 comments Download
M input/regression/in-note.ly View 1 2 chunks +4 lines, -4 lines 0 comments Download
M ly/music-functions-init.ly View 1 1 chunk +17 lines, -55 lines 0 comments Download
M python/convertrules.py View 1 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 17
pkx166h
Does this do anything to the \auto-footnote command as well?
12 years, 3 months ago (2012-01-09 20:42:30 UTC) #1
Carl
Looks *very* good to me! I really like having only one \footnote command; it's intuitive ...
12 years, 3 months ago (2012-01-09 20:49:21 UTC) #2
pkx166h
On 9 January 2012 20:49, <Carl.D.Sorensen@gmail.com> wrote: > Looks *very* good to me! > > ...
12 years, 3 months ago (2012-01-09 20:51:27 UTC) #3
lemzwerg
Thanks, David!
12 years, 3 months ago (2012-01-10 06:29:38 UTC) #4
lemzwerg
http://codereview.appspot.com/5527058/diff/1/python/convertrules.py File python/convertrules.py (right): http://codereview.appspot.com/5527058/diff/1/python/convertrules.py#newcode3362 python/convertrules.py:3362: From an orthogonal point of view, those variables should ...
12 years, 3 months ago (2012-01-10 06:29:57 UTC) #5
MikeSol
LGTM. Good work! The only think I'd ask is that you change the markup syntax ...
12 years, 3 months ago (2012-01-10 07:08:29 UTC) #6
dak
On 2012/01/10 06:29:57, lemzwerg wrote: > http://codereview.appspot.com/5527058/diff/1/python/convertrules.py > File python/convertrules.py (right): > > http://codereview.appspot.com/5527058/diff/1/python/convertrules.py#newcode3362 > ...
12 years, 3 months ago (2012-01-10 10:07:10 UTC) #7
dak
On 2012/01/09 20:42:30, J_lowe wrote: > Does this do anything to the > \auto-footnote > ...
12 years, 3 months ago (2012-01-10 10:07:38 UTC) #8
dak
On 2012/01/10 07:08:29, MikeSol wrote: > LGTM. Good work! > > The only think I'd ...
12 years, 3 months ago (2012-01-10 10:19:54 UTC) #9
Reinhold
LGTM. From a lazy user's POV, I don't like that I now have to use ...
12 years, 3 months ago (2012-01-10 12:59:21 UTC) #10
dak
On 2012/01/10 12:59:21, Reinhold wrote: > LGTM. > > From a lazy user's POV, I ...
12 years, 3 months ago (2012-01-10 13:18:03 UTC) #11
dak
On 2012/01/10 13:18:03, dak wrote: > On 2012/01/10 12:59:21, Reinhold wrote: > > LGTM. > ...
12 years, 3 months ago (2012-01-10 13:28:46 UTC) #12
janek
There are some duplications in the docs now. (LBTM?) http://codereview.appspot.com/5527058/diff/1/Documentation/notation/input.itely File Documentation/notation/input.itely (right): http://codereview.appspot.com/5527058/diff/1/Documentation/notation/input.itely#newcode1053 Documentation/notation/input.itely:1053: ...
12 years, 3 months ago (2012-01-11 05:11:39 UTC) #13
dak
On 2012/01/11 05:11:39, janek wrote: > There are some duplications in the docs now. > ...
12 years, 3 months ago (2012-01-11 06:57:48 UTC) #14
pkx166h
On 2012/01/11 06:57:48, dak wrote: > On 2012/01/11 05:11:39, janek wrote: > > There are ...
12 years, 3 months ago (2012-01-11 11:45:19 UTC) #15
dak
On 2012/01/11 11:45:19, J_lowe wrote: > I've created > > http://code.google.com/p/lilypond/issues/detail?id=2213 so I'll work on ...
12 years, 3 months ago (2012-01-11 12:03:41 UTC) #16
janek
12 years, 3 months ago (2012-01-11 12:13:15 UTC) #17
2012/1/11  <dak@gnu.org>:
> On 2012/01/11 05:11:39, janek wrote:
>>
>> There are some duplications in the docs now.
>> (LBTM?)
>
>
> "The notation manual has not been revised yet."

Ok, i misunderstood.  Sorry.
Sign in to reply to this message.

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