|
From: | Auto mailings of changes to Lily Issues |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4925 Don't use @code inside of @example |
Date: | Sun, 10 Jul 2016 17:34:05 +0000 |
[issues:#4925] Don't use @code inside of @example
Status: Started
Created: Sat Jul 09, 2016 12:36 PM UTC by David Kastrup
Last Updated: Sat Jul 09, 2016 03:11 PM 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.
------------------------------------------------------------------------------ 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
[Prev in Thread] | Current Thread | [Next in Thread] |