]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
13 years agoDist: build fix. release/2.13.34-1
Graham Percival [Wed, 22 Sep 2010 14:16:24 +0000 (15:16 +0100)]
Dist: build fix.

Sigh.

13 years agoBuild: dist fix.
Graham Percival [Wed, 22 Sep 2010 14:03:58 +0000 (15:03 +0100)]
Build: dist fix.

TRANSLATORS: would stop stop screwing up like this?  :/

13 years agoRelease: update news.
Graham Percival [Wed, 22 Sep 2010 13:34:17 +0000 (14:34 +0100)]
Release: update news.

13 years agoRelease: update news.
Graham Percival [Tue, 21 Sep 2010 16:39:33 +0000 (17:39 +0100)]
Release: update news.

13 years agoWeb: Easier editing: Add link to Abjad website.
Mark Polesky [Tue, 21 Sep 2010 01:32:35 +0000 (18:32 -0700)]
Web: Easier editing: Add link to Abjad website.

13 years agoFix #1231.
Neil Puttock [Mon, 20 Sep 2010 23:18:38 +0000 (00:18 +0100)]
Fix #1231.

* scm/define-grobs.scm (all-grob-descriptions):

  change MultiMeasureRest default for spacing-pair

13 years agoFix #818.
Neil Puttock [Mon, 20 Sep 2010 22:13:02 +0000 (23:13 +0100)]
Fix #818.

Use unsmob_engraver ()/unsmob_performer () instead of
explicit casting in translator-group.cc when filtering
translators added via \with { }

* lily/include/performer.hh, lily/performer.hh

  add unsmob_performer ()

* lily/translator-group.cc (filter_engravers/filter_performers):

  use unsmob_* () instead of dynamic_cast when checking
  translator is of correct class to remove

13 years agoLSR: local update.
Graham Percival [Sun, 19 Sep 2010 16:06:33 +0000 (17:06 +0100)]
LSR: local update.

13 years agoLSR: escape double backslashes.
Graham Percival [Sun, 19 Sep 2010 15:37:17 +0000 (16:37 +0100)]
LSR: escape double backslashes.

4+4+10 backslashes on one line to do this?!  How the bloody mao
can people (including myself) still refer to python as a "highly
readable language" ?

Also, I'm appalled at the state of makelsr.py.  A few years ago it
was a nice and simple script; now it's a confusing mess of regex,
some stuff in functions, some stuff in global, etc.  It took me
over an hour to add the "escape double backslahes" to this script.

Granted, I'm an idiot without previous experience with regex...
but hey, I'm the only person to work on this bug in the over 3
years.  I think our python+build scripts need to be written with
idiots in mind, because smart people are too busy doing other
stuff.

13 years agoDoc: Tracker 1241 - Second Patch
James Lowe [Sat, 18 Sep 2010 09:10:49 +0000 (10:10 +0100)]
Doc: Tracker 1241 - Second Patch

Replaced Tec accented chars with UTF-8 ones.

Also made the space for each @[section] similar in essence to
@lilypond examples. There is nothing in CG about .bib file layout.
Also corrected some missed spacing edits from the previous patch.

13 years agoDoc: NR 2.1 Vocal: make Musical cues a section
Trevor Daniels [Fri, 17 Sep 2010 22:31:51 +0000 (23:31 +0100)]
Doc: NR 2.1 Vocal: make Musical cues a section

13 years agoLSR: update.
Graham Percival [Fri, 17 Sep 2010 18:19:43 +0000 (19:19 +0100)]
LSR: update.

13 years agoDoc: Tracker 1241 - First Patch
James Lowe [Fri, 17 Sep 2010 14:28:38 +0000 (15:28 +0100)]
Doc: Tracker 1241 - First Patch

Replaced Tex accented chars with UTF-8 ones.

Also made the spacing for each @Book @TechReport @MastersThesis etc similar
in essence to @lilypond examples as there is nothing in the CG about spacing
or indentation. So I used some common sense and applied some consistency
throughout. There may still need be some more consistency applied (i.e. set
and explicit order of each entry (author, index, year, pages etc.).

13 years agoDoc: add snippet to be used in NR 2.1 Vocal, Musical cues
Trevor Daniels [Fri, 17 Sep 2010 17:53:48 +0000 (18:53 +0100)]
Doc: add snippet to be used in NR 2.1 Vocal, Musical cues

13 years agoDocs: Compile fix.
Neil Puttock [Wed, 15 Sep 2010 21:52:17 +0000 (22:52 +0100)]
Docs: Compile fix.

13 years agoFix #1186.
Patrick McCarty [Tue, 14 Sep 2010 23:13:23 +0000 (16:13 -0700)]
Fix #1186.

Checking the page count to detect EPS files is faulty, since it is legal
to specify "%%Pages: 1".

This commit revises the conditional statement to use a file-extension
check (for ".eps") instead.

This was a regression introduced by commit 1f8c40c86902c6c98091ccfd3ecf02ec1fc2bed5

13 years agoRegtests: double \ inside @code{}.
Graham Percival [Tue, 14 Sep 2010 20:42:25 +0000 (21:42 +0100)]
Regtests: double \ inside @code{}.

Special characters like \t and \n are treated specially.  AFAIK
we don't *need* to escape other pairs like \a or \c, but we might
as well.

13 years agoEscape \t in regtest texidoc.
Neil Puttock [Tue, 14 Sep 2010 20:05:41 +0000 (21:05 +0100)]
Escape \t in regtest texidoc.

13 years agoDoc: sharing ToC from lily to latex (fix 948).
Graham Percival [Tue, 14 Sep 2010 19:38:38 +0000 (20:38 +0100)]
Doc: sharing ToC from lily to latex (fix 948).

13 years agoWeb: contact us macro for review/papers/etc (1207)
Graham Percival [Tue, 14 Sep 2010 17:45:48 +0000 (18:45 +0100)]
Web: contact us macro for review/papers/etc (1207)

13 years agoLSR: update.
Graham Percival [Tue, 14 Sep 2010 17:16:31 +0000 (18:16 +0100)]
LSR: update.

13 years agoDoc: move snap pizz into main text (fixes 1261)
Graham Percival [Tue, 14 Sep 2010 18:23:48 +0000 (19:23 +0100)]
Doc: move snap pizz into main text (fixes 1261)

Translator note: I left the actual snippet in git so that your
manuals would still compile, but you might want to make this
change in your manuals in case we want to remove the snippet later on.

13 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Mon, 13 Sep 2010 16:06:55 +0000 (18:06 +0200)]
Merge branch 'master' into lilypond/translation

13 years agoThinko in tablature-tremolo.ly regtest.
Graham Percival [Mon, 13 Sep 2010 11:21:35 +0000 (12:21 +0100)]
Thinko in tablature-tremolo.ly regtest.

13 years agoRegtests -- Add header info to tablature-tremolo.ly
Carl Sorensen [Mon, 13 Sep 2010 03:40:31 +0000 (21:40 -0600)]
Regtests -- Add header info to tablature-tremolo.ly

13 years agoAdd regression test for issue 1232, which has been fixed earlier
Carl Sorensen [Sun, 12 Sep 2010 12:53:08 +0000 (06:53 -0600)]
Add regression test for issue 1232, which has been fixed earlier

13 years agoFix #1258.
Neil Puttock [Sun, 12 Sep 2010 20:49:11 +0000 (21:49 +0100)]
Fix #1258.

* lily/stem-engraver.cc (make_stem):

  robustify property lookup for tremolo-type (ensures compilation can
  continue even if there is an error inside make-repeat which prevents
  correct calculation)

* scm/music-functions.scm (make-repeat):

  don't filter out child music which uses the 'element property

13 years agoDoc: NR 2.1 Vocal: new section Character names
Trevor Daniels [Sun, 12 Sep 2010 15:41:23 +0000 (16:41 +0100)]
Doc: NR 2.1 Vocal: new section Character names

13 years agoRelease: bump version.
Graham Percival [Sat, 11 Sep 2010 20:07:55 +0000 (21:07 +0100)]
Release: bump version.

13 years agoMerge commit 'origin' into release/unstable release/2.13.33-1
Graham Percival [Sat, 11 Sep 2010 18:52:11 +0000 (19:52 +0100)]
Merge commit 'origin' into release/unstable

13 years agoMerge commit 'origin' into release/unstable
Graham Percival [Sat, 11 Sep 2010 18:51:28 +0000 (19:51 +0100)]
Merge commit 'origin' into release/unstable

13 years agoDoc: NR 2.1 Vocal: add lyrics and simple repeats
Trevor Daniels [Sat, 11 Sep 2010 18:36:23 +0000 (19:36 +0100)]
Doc: NR 2.1 Vocal: add lyrics and simple repeats

13 years agoFix substitution error in shape noteheads
Carl Sorensen [Sat, 11 Sep 2010 15:08:05 +0000 (09:08 -0600)]
Fix substitution error in shape noteheads

13 years agoDoc: LM Templates: amend psalm template
Trevor Daniels [Sat, 11 Sep 2010 07:59:00 +0000 (08:59 +0100)]
Doc: LM Templates: amend psalm template

 - show use of asterisk correctly

13 years agoFix overrideTimeSignatureSettings multiple overrides work
Carl Sorensen [Sat, 11 Sep 2010 00:32:29 +0000 (18:32 -0600)]
Fix overrideTimeSignatureSettings multiple overrides work

Eliminated an undesirable reverse of the list in revert-setting

Add a regression test for this problem

13 years agoDoc: Fix regex so Funk and Walker heads are captured
Carl Sorensen [Fri, 10 Sep 2010 22:14:27 +0000 (16:14 -0600)]
Doc: Fix regex so Funk and Walker heads are captured

13 years agoRelease: update news.
Graham Percival [Fri, 10 Sep 2010 18:39:44 +0000 (19:39 +0100)]
Release: update news.

13 years agodoc: NR 2.1.7 Chants..: rework
Trevor Daniels [Fri, 10 Sep 2010 16:30:02 +0000 (17:30 +0100)]
doc: NR 2.1.7 Chants..: rework

 - add @lilypond example of a psalm chant
 - add @lilypond examples of psalm pointing
 - improve/amend text

13 years agoDocs: IR: document 'details for slur-interface.
Patrick McCarty [Sun, 20 Jun 2010 05:20:55 +0000 (22:20 -0700)]
Docs: IR: document 'details for slur-interface.

This commit implements the first half of issue 1154.

13 years agoDoc: Add changes entries, and update NR for fix to 849.
Carl Sorensen [Fri, 10 Sep 2010 04:20:58 +0000 (22:20 -0600)]
Doc:  Add changes entries, and update NR for fix to 849.

13 years agoIssue 1060 -- add Funk and Walker noteheads to shape notes
Carl Sorensen [Sun, 23 May 2010 01:58:30 +0000 (19:58 -0600)]
Issue 1060 -- add Funk and Walker noteheads to shape notes

Add a series of Funk and Walker note heads to mf/feta-noteheads.mf

Add new commands \funkHeads, \funkHeadsMinor, \walkerHeads, and
\walkerHeadsMinor

Add regression test for \funkHeads and \walkerHeads

Update Notation to reflect the addition of \funkHeads and \walkerHeads

13 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
Till Paala [Thu, 9 Sep 2010 19:02:48 +0000 (22:02 +0300)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into lilypond/translation

13 years agoDoc-de: update and check of vocal.itely
Till Paala [Thu, 9 Sep 2010 18:56:35 +0000 (21:56 +0300)]
Doc-de: update and check of vocal.itely

13 years agoDoc: NR 2.1 Vocal: multiple syllable example
Trevor Daniels [Thu, 9 Sep 2010 07:02:56 +0000 (08:02 +0100)]
Doc: NR 2.1 Vocal: multiple syllable example

 - remove duplicate @lilypond example
 - remove @footnote
 - fix text

13 years agoDoc: NR 2.1 Vocal: add \oneVoice to predefs
Trevor Daniels [Thu, 9 Sep 2010 06:38:07 +0000 (07:38 +0100)]
Doc: NR 2.1 Vocal: add \oneVoice to predefs

13 years agoDoc: NR 2.1 Vocal: reference Separating systems
Trevor Daniels [Thu, 9 Sep 2010 06:35:11 +0000 (07:35 +0100)]
Doc: NR 2.1 Vocal: reference Separating systems

13 years agoFix issue 849: Remove rest from keep-alive grobs
Carl Sorensen [Wed, 8 Sep 2010 16:26:39 +0000 (10:26 -0600)]
Fix issue 849: Remove rest from keep-alive grobs

13 years agoDoc: NR 1.6.1 Add Separating systems
Trevor Daniels [Wed, 8 Sep 2010 15:12:30 +0000 (16:12 +0100)]
Doc: NR 1.6.1 Add Separating systems

13 years agoScripts: update exclude lists in ref_check.py
Trevor Daniels [Tue, 7 Sep 2010 22:27:23 +0000 (23:27 +0100)]
Scripts: update exclude lists in ref_check.py

13 years agoDoc: NR 2.1 Vocal: Review Chants psalms and hymns
Trevor Daniels [Tue, 7 Sep 2010 10:19:41 +0000 (11:19 +0100)]
Doc: NR 2.1 Vocal: Review Chants psalms and hymns

 - mainly deal with comments from Graham by replacing
   references with specific @lilypond examples

13 years agoT1224: Avoid using deprecated %module-public-interface in initialization
Ian Hulin [Tue, 7 Sep 2010 00:10:07 +0000 (01:10 +0100)]
T1224: Avoid using deprecated %module-public-interface in initialization

13 years agoRemove unused object vectors in translators.
Neil Puttock [Mon, 6 Sep 2010 23:14:17 +0000 (00:14 +0100)]
Remove unused object vectors in translators.

13 years agoFix metronome alignment.
Neil Puttock [Mon, 6 Sep 2010 21:49:28 +0000 (22:49 +0100)]
Fix metronome alignment.

Don't align on KeySignature unless explicitly requested via
'break-align-symbols and make order of 'break-align-symbols
significant.

* remove `key-signature' from 'break-align-symbols

* acknowledge break_alignment, and set this as X-parent
  instead of break_aligned, but only if found break_aligned
  is visible

* add regression test to test ordering

* tweak existing test to reflect change in default for
  'break-align-symbols

13 years agoLilypond-book: Fix problem with os.path.abspath in Windows
Reinhold Kainhofer [Mon, 6 Sep 2010 19:25:16 +0000 (21:25 +0200)]
Lilypond-book: Fix problem with os.path.abspath in Windows

The check whether input file == output file needs to use the absolute
path to the input file, since the CWD has changed meanwhile (and is
the output dir at that point). Unfortunately, we can't call os.path.abspath
right at the beginning and use the abspath for all of the processing,
because os.path.abspath will replace forward slashes by backslashes
in Windows (the path is normalized!). That path with backslashes
are then printed to the snippet map files and cause l-p to fail with
wrongly escaped characters...

As a solution, use the relative pathname of the input file for all
processing, but also store the abspath for that one particular
infile==outfile check.

13 years agoClarify infinity_f preprocessor definition.
Graham Percival [Mon, 6 Sep 2010 13:56:56 +0000 (14:56 +0100)]
Clarify infinity_f preprocessor definition.

The old code confuses various style programs, including our own
fixcc.py (it produces un-compilable code!).  In particular:
-----
const Real infinity_f
= #ifdef
-----
which makes gcc unhapy.

The new format is easy for style programs to deal with, still
compiles, and is IMO just as clear anyway.

13 years agoWeb: update home page.
Jan Nieuwenhuizen [Mon, 6 Sep 2010 14:40:48 +0000 (16:40 +0200)]
Web: update home page.

13 years agoWeb: add references by Mika Kuuskankare and David Cameron.
Jan Nieuwenhuizen [Mon, 6 Sep 2010 14:29:44 +0000 (16:29 +0200)]
Web: add references by Mika Kuuskankare and David Cameron.

13 years agoDoc-fr: Musical notation - full review
Jean-Charles Malahieude [Sun, 5 Sep 2010 15:10:56 +0000 (17:10 +0200)]
Doc-fr: Musical notation - full review

and fix compile from previous commits

13 years agoTypo fixes: backslash, join one set of comments.
Graham Percival [Sun, 5 Sep 2010 13:04:08 +0000 (14:04 +0100)]
Typo fixes: backslash, join one set of comments.

The backslash was doing nothing.  Nick said this was ok.

It's confusing having two of those almost-identical comments
indented, and two non-indented.  They all fit within 80 chars.

Relax; I'm not going to go on a stylistic editing spree right
before 2.14.  These are (I think) the only changes I'll be making
on master without more discussion.

13 years agoDoc-fr: update text
Jean-Charles Malahieude [Sun, 5 Sep 2010 12:45:57 +0000 (14:45 +0200)]
Doc-fr: update text

plus new texidocs

13 years agoDoc-fr: update editorial
Jean-Charles Malahieude [Sun, 5 Sep 2010 12:42:59 +0000 (14:42 +0200)]
Doc-fr: update editorial

13 years agoDoc-de: add some snippet texidocs
Till Paala [Sat, 4 Sep 2010 18:25:12 +0000 (21:25 +0300)]
Doc-de: add some snippet texidocs

13 years agoDoc-fr: update staff
Jean-Charles Malahieude [Sat, 4 Sep 2010 17:48:28 +0000 (19:48 +0200)]
Doc-fr: update staff

13 years agoDoc-fr: update simultaneous
Jean-Charles Malahieude [Sat, 4 Sep 2010 16:43:54 +0000 (18:43 +0200)]
Doc-fr: update simultaneous

13 years agoDoc-fr: update repeats
Jean-Charles Malahieude [Sat, 4 Sep 2010 14:08:38 +0000 (16:08 +0200)]
Doc-fr: update repeats

13 years agoDoc-fr: update expressive
Jean-Charles Malahieude [Sat, 4 Sep 2010 13:19:19 +0000 (15:19 +0200)]
Doc-fr: update expressive

13 years agoDoc-fr: update to rhythms
Jean-Charles Malahieude [Sat, 4 Sep 2010 12:03:42 +0000 (14:03 +0200)]
Doc-fr: update to rhythms

13 years agoRelease: bump version.
Graham Percival [Fri, 3 Sep 2010 22:01:15 +0000 (23:01 +0100)]
Release: bump version.

13 years agoRelease: update news. release/2.13.32-1
Graham Percival [Fri, 3 Sep 2010 20:37:00 +0000 (21:37 +0100)]
Release: update news.

13 years agoBuild: un-nodify markup-*-commands.tely
Graham Percival [Wed, 1 Sep 2010 10:54:29 +0000 (11:54 +0100)]
Build: un-nodify markup-*-commands.tely

13 years agoRegtests: add descriptions to song-*. (fix 1206)
Graham Percival [Fri, 3 Sep 2010 14:24:03 +0000 (15:24 +0100)]
Regtests: add descriptions to song-*. (fix 1206)

13 years agoRegtests: add missing descriptions (half fix 1206)
Graham Percival [Thu, 2 Sep 2010 16:24:16 +0000 (17:24 +0100)]
Regtests: add missing descriptions (half fix 1206)

This adds descriptions to all regtests other than festival song-*.

13 years agoTablature: fix visibility for MultiMeasureRests
Marc Hohl [Wed, 1 Sep 2010 15:33:10 +0000 (17:33 +0200)]
Tablature: fix visibility for MultiMeasureRests

13 years agoDoc-de: correct menus in usage
Till Paala [Thu, 2 Sep 2010 19:37:57 +0000 (22:37 +0300)]
Doc-de: correct menus in usage

13 years agoCompile fix
Till Paala [Thu, 2 Sep 2010 19:37:32 +0000 (22:37 +0300)]
Compile fix

13 years agoDoc-de: update of sectioning for usage
Till Paala [Thu, 2 Sep 2010 19:21:44 +0000 (22:21 +0300)]
Doc-de: update of sectioning for usage

13 years agoDoc-de: updates for German
Till Paala [Thu, 2 Sep 2010 18:26:00 +0000 (21:26 +0300)]
Doc-de: updates for German

13 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
Till Paala [Thu, 2 Sep 2010 16:29:44 +0000 (19:29 +0300)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into lilypond/translation

13 years agoWeb: report 20.
Graham Percival [Thu, 2 Sep 2010 14:50:29 +0000 (15:50 +0100)]
Web: report 20.

13 years agoDoc: CG: additional explanation for Rietveld.
Graham Percival [Thu, 2 Sep 2010 14:23:32 +0000 (15:23 +0100)]
Doc: CG: additional explanation for Rietveld.

13 years ago:Doc-de: update for the website
Till Paala [Thu, 2 Sep 2010 10:45:17 +0000 (13:45 +0300)]
:Doc-de: update for the website

13 years agoDoc: CG: rewrite Lilybuntu docs, move to 1.3.
Graham Percival [Tue, 31 Aug 2010 17:23:59 +0000 (18:23 +0100)]
Doc: CG: rewrite Lilybuntu docs, move to 1.3.

13 years agoBuild: fix 775 configure should detect doc reqs.
Graham Percival [Fri, 20 Aug 2010 12:39:13 +0000 (13:39 +0100)]
Build: fix 775 configure should detect doc reqs.

It's a trivial patch, but I feel a bit sheepish proposing any
changes to the build system after making such a big deal about a
"build system freeze" back in June and July.  :|

13 years agoTablature: support StemTremolo correctly
Marc Hohl [Tue, 24 Aug 2010 12:46:45 +0000 (14:46 +0200)]
Tablature: support StemTremolo correctly

13 years agoDocs: More descriptive headers for Expressive marks
Trevor Daniels [Wed, 1 Sep 2010 23:10:19 +0000 (00:10 +0100)]
Docs: More descriptive headers for Expressive marks

13 years agoAdd German as website language
Till Paala [Wed, 1 Sep 2010 18:58:08 +0000 (21:58 +0300)]
Add German as website language

13 years agoDoc-de: update of usage manual
Till Paala [Wed, 1 Sep 2010 18:57:05 +0000 (21:57 +0300)]
Doc-de: update of usage manual

13 years agoDoc-de: updating linkage
Till Paala [Wed, 1 Sep 2010 18:05:05 +0000 (21:05 +0300)]
Doc-de: updating linkage

13 years agoDocs: NR 2.1 Vocal: Review Choral
Trevor Daniels [Wed, 1 Sep 2010 08:12:58 +0000 (09:12 +0100)]
Docs: NR 2.1 Vocal:  Review Choral

 - changes requested by Graham

13 years agoDoc-hu: translated first section of Fundamental concepts
Dénes Harmath [Tue, 31 Aug 2010 21:27:08 +0000 (23:27 +0200)]
Doc-hu: translated first section of Fundamental concepts

13 years agoDoc: run node-menuify.py
Graham Percival [Tue, 31 Aug 2010 16:37:24 +0000 (17:37 +0100)]
Doc: run node-menuify.py

13 years agoScripts: node-menuify.py: refactor, fix bug.
Graham Percival [Tue, 31 Aug 2010 16:34:43 +0000 (17:34 +0100)]
Scripts: node-menuify.py: refactor, fix bug.

The previous script would sometimes bork on good doc files.

13 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
Till Paala [Tue, 31 Aug 2010 14:27:24 +0000 (17:27 +0300)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into lilypond/translation

13 years agoDoc-de: remove unneeded files in usage
Till Paala [Tue, 31 Aug 2010 14:12:05 +0000 (17:12 +0300)]
Doc-de: remove unneeded files in usage

13 years agoDoc-de: update and check of suggestions.itely
Till Paala [Tue, 31 Aug 2010 14:10:19 +0000 (17:10 +0300)]
Doc-de: update and check of suggestions.itely

13 years agoDoc-de: translation of external.itely
Till Paala [Tue, 31 Aug 2010 13:59:06 +0000 (16:59 +0300)]
Doc-de: translation of external.itely

13 years agoMusic-glossary: add some German and Finnish translations
Till Paala [Tue, 31 Aug 2010 13:16:22 +0000 (16:16 +0300)]
Music-glossary: add some German and Finnish translations

13 years agoDoc-de: update of de.po
Till Paala [Tue, 31 Aug 2010 13:15:38 +0000 (16:15 +0300)]
Doc-de: update of de.po

13 years agoDoc-de: updates to changing-defaults.itely
Till Paala [Tue, 31 Aug 2010 13:14:52 +0000 (16:14 +0300)]
Doc-de: updates to changing-defaults.itely

13 years agoScripts: bug fix
Trevor Daniels [Mon, 30 Aug 2010 22:53:38 +0000 (23:53 +0100)]
Scripts: bug fix

* ref_check.py

  avoid interpreting @code as @c at start of line