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

Issue 295570043: Remove unescaped @funindex entries

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

Description

Remove unescaped @funindex entries With adjacent @funindex entries of which one differs from the other only by the absence of a preceding backslash, the one without the preceding backslash is removed. This is done by using the script: sed -i '/^@funindex/{N;s/^@funindex \\\([^\n\\]*\)\n@funindex \1$/@funindex \\\1/mg;s/^@funindex \([^\n\\]*\)\n@funindex \\\1$/@funindex \\\1/mg;P;D;}' $(git grep -l '^@funindex')

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2324 lines) Patch
M Documentation/ca/learning/common-notation.itely View 10 chunks +0 lines, -17 lines 0 comments Download
M Documentation/ca/learning/fundamental.itely View 15 chunks +0 lines, -27 lines 0 comments Download
M Documentation/ca/learning/tutorial.itely View 4 chunks +0 lines, -4 lines 0 comments Download
M Documentation/ca/learning/tweaks.itely View 10 chunks +0 lines, -15 lines 0 comments Download
M Documentation/cs/learning/common-notation.itely View 10 chunks +0 lines, -17 lines 0 comments Download
M Documentation/cs/learning/fundamental.itely View 8 chunks +0 lines, -12 lines 0 comments Download
M Documentation/cs/learning/tutorial.itely View 4 chunks +0 lines, -4 lines 0 comments Download
M Documentation/cs/learning/tweaks.itely View 8 chunks +0 lines, -9 lines 0 comments Download
M Documentation/de/extending/scheme-tutorial.itely View 2 chunks +0 lines, -2 lines 0 comments Download
M Documentation/de/learning/common-notation.itely View 10 chunks +0 lines, -17 lines 0 comments Download
M Documentation/de/learning/fundamental.itely View 9 chunks +0 lines, -13 lines 0 comments Download
M Documentation/de/learning/tutorial.itely View 4 chunks +0 lines, -4 lines 0 comments Download
M Documentation/de/learning/tweaks.itely View 9 chunks +0 lines, -13 lines 0 comments Download
M Documentation/de/notation/changing-defaults.itely View 12 chunks +0 lines, -17 lines 0 comments Download
M Documentation/de/notation/editorial.itely View 6 chunks +0 lines, -8 lines 0 comments Download
M Documentation/de/notation/expressive.itely View 23 chunks +0 lines, -67 lines 0 comments Download
M Documentation/de/notation/fretted-strings.itely View 10 chunks +0 lines, -12 lines 0 comments Download
M Documentation/de/notation/keyboards.itely View 5 chunks +0 lines, -11 lines 0 comments Download
M Documentation/de/notation/pitches.itely View 15 chunks +0 lines, -24 lines 0 comments Download
M Documentation/de/notation/rhythms.itely View 24 chunks +0 lines, -32 lines 0 comments Download
M Documentation/de/notation/simultaneous.itely View 6 chunks +0 lines, -19 lines 0 comments Download
M Documentation/de/notation/staff.itely View 9 chunks +0 lines, -18 lines 0 comments Download
M Documentation/de/notation/text.itely View 8 chunks +0 lines, -13 lines 0 comments Download
M Documentation/de/notation/unfretted-strings.itely View 1 chunk +0 lines, -1 line 0 comments Download
M Documentation/de/notation/vocal.itely View 2 chunks +0 lines, -2 lines 0 comments Download
M Documentation/de/notation/wind.itely View 1 chunk +0 lines, -3 lines 0 comments Download
M Documentation/es/learning/common-notation.itely View 10 chunks +0 lines, -17 lines 0 comments Download
M Documentation/es/learning/fundamental.itely View 15 chunks +0 lines, -27 lines 0 comments Download
M Documentation/es/learning/tutorial.itely View 4 chunks +0 lines, -4 lines 0 comments Download
M Documentation/es/learning/tweaks.itely View 10 chunks +0 lines, -15 lines 0 comments Download
M Documentation/es/notation/ancient.itely View 1 chunk +0 lines, -1 line 0 comments Download
M Documentation/es/notation/changing-defaults.itely View 1 chunk +0 lines, -6 lines 0 comments Download
M Documentation/es/notation/editorial.itely View 8 chunks +0 lines, -13 lines 0 comments Download
M Documentation/es/notation/expressive.itely View 23 chunks +0 lines, -67 lines 0 comments Download
M Documentation/es/notation/fretted-strings.itely View 9 chunks +0 lines, -11 lines 0 comments Download
M Documentation/es/notation/keyboards.itely View 5 chunks +0 lines, -11 lines 0 comments Download
M Documentation/es/notation/pitches.itely View 18 chunks +0 lines, -41 lines 0 comments Download
M Documentation/es/notation/rhythms.itely View 33 chunks +0 lines, -57 lines 0 comments Download
M Documentation/es/notation/simultaneous.itely View 6 chunks +0 lines, -19 lines 0 comments Download
M Documentation/es/notation/staff.itely View 8 chunks +0 lines, -15 lines 0 comments Download
M Documentation/es/notation/text.itely View 24 chunks +0 lines, -67 lines 0 comments Download
M Documentation/es/notation/wind.itely View 1 chunk +0 lines, -3 lines 0 comments Download
M Documentation/fr/learning/common-notation.itely View 10 chunks +0 lines, -17 lines 0 comments Download
M Documentation/fr/learning/fundamental.itely View 15 chunks +0 lines, -27 lines 0 comments Download
M Documentation/fr/learning/tutorial.itely View 4 chunks +0 lines, -4 lines 0 comments Download
M Documentation/fr/learning/tweaks.itely View 12 chunks +0 lines, -17 lines 0 comments Download
M Documentation/fr/notation/ancient.itely View 1 chunk +0 lines, -1 line 0 comments Download
M Documentation/fr/notation/changing-defaults.itely View 1 chunk +0 lines, -6 lines 0 comments Download
M Documentation/fr/notation/editorial.itely View 8 chunks +0 lines, -13 lines 0 comments Download
M Documentation/fr/notation/expressive.itely View 23 chunks +0 lines, -68 lines 0 comments Download
M Documentation/fr/notation/fretted-strings.itely View 9 chunks +0 lines, -11 lines 0 comments Download
M Documentation/fr/notation/keyboards.itely View 5 chunks +0 lines, -11 lines 0 comments Download
M Documentation/fr/notation/pitches.itely View 16 chunks +0 lines, -38 lines 0 comments Download
M Documentation/fr/notation/rhythms.itely View 33 chunks +0 lines, -55 lines 0 comments Download
M Documentation/fr/notation/simultaneous.itely View 6 chunks +0 lines, -19 lines 0 comments Download
M Documentation/fr/notation/staff.itely View 8 chunks +0 lines, -15 lines 0 comments Download
M Documentation/fr/notation/text.itely View 23 chunks +0 lines, -66 lines 0 comments Download
M Documentation/fr/notation/wind.itely View 1 chunk +0 lines, -3 lines 0 comments Download
M Documentation/hu/learning/common-notation.itely View 10 chunks +0 lines, -17 lines 0 comments Download
M Documentation/hu/learning/fundamental.itely View 16 chunks +0 lines, -28 lines 0 comments Download
M Documentation/hu/learning/tutorial.itely View 4 chunks +0 lines, -4 lines 0 comments Download
M Documentation/it/learning/common-notation.itely View 10 chunks +0 lines, -17 lines 0 comments Download
M Documentation/it/learning/fundamental.itely View 15 chunks +0 lines, -27 lines 0 comments Download
M Documentation/it/learning/tutorial.itely View 4 chunks +0 lines, -4 lines 0 comments Download
M Documentation/it/learning/tweaks.itely View 10 chunks +0 lines, -15 lines 0 comments Download
M Documentation/it/notation/changing-defaults.itely View 1 chunk +0 lines, -6 lines 0 comments Download
M Documentation/it/notation/editorial.itely View 9 chunks +0 lines, -14 lines 0 comments Download
M Documentation/it/notation/expressive.itely View 23 chunks +0 lines, -68 lines 0 comments Download
M Documentation/it/notation/pitches.itely View 18 chunks +0 lines, -41 lines 0 comments Download
M Documentation/it/notation/rhythms.itely View 33 chunks +0 lines, -57 lines 0 comments Download
M Documentation/it/notation/simultaneous.itely View 6 chunks +0 lines, -19 lines 0 comments Download
M Documentation/it/notation/staff.itely View 8 chunks +0 lines, -15 lines 0 comments Download
M Documentation/it/notation/text.itely View 24 chunks +0 lines, -67 lines 0 comments Download
M Documentation/ja/learning/common-notation.itely View 10 chunks +0 lines, -17 lines 0 comments Download
M Documentation/ja/learning/fundamental.itely View 15 chunks +0 lines, -27 lines 0 comments Download
M Documentation/ja/learning/tutorial.itely View 4 chunks +0 lines, -4 lines 0 comments Download
M Documentation/ja/learning/tweaks.itely View 9 chunks +0 lines, -11 lines 0 comments Download
M Documentation/ja/notation/changing-defaults.itely View 1 chunk +0 lines, -6 lines 0 comments Download
M Documentation/ja/notation/editorial.itely View 8 chunks +0 lines, -13 lines 0 comments Download
M Documentation/ja/notation/expressive.itely View 23 chunks +0 lines, -68 lines 0 comments Download
M Documentation/ja/notation/fretted-strings.itely View 9 chunks +0 lines, -11 lines 0 comments Download
M Documentation/ja/notation/keyboards.itely View 5 chunks +0 lines, -11 lines 0 comments Download
M Documentation/ja/notation/pitches.itely View 17 chunks +0 lines, -40 lines 0 comments Download
M Documentation/ja/notation/rhythms.itely View 31 chunks +0 lines, -54 lines 0 comments Download
M Documentation/ja/notation/simultaneous.itely View 6 chunks +0 lines, -19 lines 0 comments Download
M Documentation/ja/notation/staff.itely View 9 chunks +0 lines, -18 lines 0 comments Download
M Documentation/ja/notation/text.itely View 24 chunks +0 lines, -67 lines 0 comments Download
M Documentation/ja/notation/wind.itely View 1 chunk +0 lines, -3 lines 0 comments Download
M Documentation/learning/common-notation.itely View 10 chunks +0 lines, -17 lines 0 comments Download
M Documentation/learning/fundamental.itely View 15 chunks +0 lines, -27 lines 0 comments Download
M Documentation/learning/tutorial.itely View 4 chunks +0 lines, -4 lines 0 comments Download
M Documentation/learning/tweaks.itely View 10 chunks +0 lines, -15 lines 0 comments Download
M Documentation/nl/learning/common-notation.itely View 10 chunks +0 lines, -17 lines 0 comments Download
M Documentation/nl/learning/fundamental.itely View 13 chunks +0 lines, -23 lines 0 comments Download
M Documentation/nl/learning/tutorial.itely View 4 chunks +0 lines, -4 lines 0 comments Download
M Documentation/nl/learning/tweaks.itely View 9 chunks +0 lines, -11 lines 0 comments Download
M Documentation/notation/ancient.itely View 1 chunk +0 lines, -1 line 0 comments Download
M Documentation/notation/changing-defaults.itely View 1 chunk +0 lines, -6 lines 0 comments Download
M Documentation/notation/editorial.itely View 8 chunks +0 lines, -13 lines 0 comments Download
M Documentation/notation/expressive.itely View 23 chunks +0 lines, -68 lines 0 comments Download
M Documentation/notation/fretted-strings.itely View 9 chunks +0 lines, -11 lines 0 comments Download
M Documentation/notation/keyboards.itely View 5 chunks +0 lines, -11 lines 0 comments Download
M Documentation/notation/pitches.itely View 18 chunks +0 lines, -41 lines 0 comments Download
M Documentation/notation/rhythms.itely View 33 chunks +0 lines, -57 lines 0 comments Download
M Documentation/notation/simultaneous.itely View 6 chunks +0 lines, -19 lines 0 comments Download
M Documentation/notation/staff.itely View 8 chunks +0 lines, -15 lines 0 comments Download
M Documentation/notation/text.itely View 24 chunks +0 lines, -67 lines 0 comments Download
M Documentation/notation/wind.itely View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 2
Trevor Daniels
Excellent! I've wanted to do this for years, but lacked the scripting skills to do ...
7 years, 10 months ago (2016-06-14 21:27:24 UTC) #1
dak
7 years, 10 months ago (2016-06-14 21:31:29 UTC) #2
On 2016/06/14 21:27:24, Trevor Daniels wrote:
> Excellent!
> I've wanted to do this for years, but lacked the scripting skills to do it.
> Trevor

Well, it's just a 95% kind of job (and I'm not entirely sure there aren't a few
wrong positives).  But it's a start for getting more consistent indexing. 
Testing better indexing (requiring Texinfo 6) just now.
Sign in to reply to this message.

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