lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4894 Remove u


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4894 Remove unescaped @funindex entries
Date: Fri, 24 Jun 2016 13:10:32 +0000

IIUC, this commit - related to issue [#4896] - is good for PDF but not for info and html output. Because now info and html manuals index the functions only under the backslash \ (e.g., search alias in 2.18 and 2.19 NR index to compare).

No open issue in texinfo tracker but seems that texinfo team is aware of the problem:
http://lists.gnu.org/archive/html/bug-texinfo/2016-06/msg00018.html


[issues:#4894] Remove unescaped @funindex entries

Status: Verified
Labels: Fixed_2_19_44
Created: Tue Jun 14, 2016 06:53 PM UTC by David Kastrup
Last Updated: Tue Jun 21, 2016 08:28 AM UTC
Owner: David Kastrup

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 '/address@hidden/{N;s/address@hidden \\\([^\n\\]*\)address@hidden \1$/@funindex \\\1/mg;s/address@hidden \([^\n\\]*\)address@hidden \\\1$/@funindex \\\1/mg;P;D;}' $(git grep -l 'address@hidden')

http://codereview.appspot.com/295570043


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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