lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4925 Don't us


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4925 Don't use @code inside of @example
Date: Fri, 15 Jul 2016 21:24:14 +0000

Pushed to staging as
commit db92af51a444062c8edaef3afa36f57375b8feeb
Author: David Kastrup address@hidden
Date: Fri Jul 8 21:41:54 2016 +0200

Issue 4925: Don't use @code inside of @example

@example is already set in monospace font (use @display if you don't
want to change fonts).  This replacement was done mechanically using
the script

    sed -i '/@example *$/,/@end example *$/{s/@code{\(\([^@}]\|@address@hidden\)*\)}/\1/g;s/ \+$//;}' $(git grep -l 'address@hidden example$' Documentation)

so not all replacements are really formatted best.  But overall this
looks like an improvement.

[issues:#4925] Don't use @code inside of @example

Status: Fixed
Labels: Fixed_2_19_46
Created: Sat Jul 09, 2016 12:36 PM UTC by David Kastrup
Last Updated: Thu Jul 14, 2016 04:47 AM UTC
Owner: David Kastrup

Don't use @code inside of @example

@example is already set in monospace font (use @display if you don't
want to change fonts). This replacement was done mechanically using
the script

sed -i '/@example *$/,/@end example *$/{s/@code{\(\([^@}]\|@address@hidden\)*\)}/\1/g;s/ \+$//;}' $(git grep -l 'address@hidden example$' Documentation)

so not all replacements are really formatted best. But overall this
looks like an improvement.

http://codereview.appspot.com/304810043


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.

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
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]