]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
16 years agoMake test generation generic. release/2.11.33-1
Han-Wen Nienhuys [Wed, 19 Sep 2007 11:56:29 +0000 (08:56 -0300)]
Make test generation generic.

This switches on regression testing for the musicxml directory.

16 years agoadd OUT_LY_FILES to lysdoc-rules too.
Han-Wen Nienhuys [Wed, 19 Sep 2007 11:43:24 +0000 (08:43 -0300)]
add OUT_LY_FILES to lysdoc-rules too.

This fixes test/doc generation.

16 years agouse OUT_LY_FILES for musicxml conversion result.
Han-Wen Nienhuys [Wed, 19 Sep 2007 02:37:59 +0000 (23:37 -0300)]
use OUT_LY_FILES for musicxml conversion result.

16 years agoBump version.
Han-Wen Nienhuys [Tue, 18 Sep 2007 03:03:03 +0000 (00:03 -0300)]
Bump version.

16 years agoMerge commit '76de7e1'
Joe Neeman [Sun, 16 Sep 2007 22:58:12 +0000 (08:58 +1000)]
Merge commit '76de7e1'

16 years agoMerge branch 'lilypond/translation' of /home/lilycvs/git/lily/ into lilypond/translation
John Mandereau [Sat, 15 Sep 2007 09:39:07 +0000 (11:39 +0200)]
Merge branch 'lilypond/translation' of /home/lilycvs/git/lily/ into lilypond/translation

* 'lilypond/translation' of /home/lilycvs/git/lily/:
  Updates to German translation

16 years agoAdd developers resources page
John Mandereau [Sat, 15 Sep 2007 09:38:35 +0000 (11:38 +0200)]
Add developers resources page

16 years agoUpdates to German translation
Till Paala [Sat, 15 Sep 2007 08:53:39 +0000 (11:53 +0300)]
Updates to German translation

16 years agoMerge branch 'lilypond/translation' of /home/lilycvs/git/lily/ into lilypond/translation
John Mandereau [Sat, 15 Sep 2007 08:26:02 +0000 (10:26 +0200)]
Merge branch 'lilypond/translation' of /home/lilycvs/git/lily/ into lilypond/translation

* 'lilypond/translation' of /home/lilycvs/git/lily/:
  Updates to match latest changes in originals
  Update French docs
  Typo

16 years agoRename MusicXML regression tests filenames
John Mandereau [Sat, 15 Sep 2007 08:18:48 +0000 (10:18 +0200)]
Rename MusicXML regression tests filenames

Texinfo crashes when making a PDF with reading filenames with
underscores, so please use hyphens instead.

16 years agoUpdate texinfo.tex from CVS
John Mandereau [Sat, 15 Sep 2007 08:12:30 +0000 (10:12 +0200)]
Update texinfo.tex from CVS

16 years agoUpdates to match latest changes in originals
Francisco Vila [Fri, 14 Sep 2007 23:20:48 +0000 (01:20 +0200)]
Updates to match latest changes in originals

16 years agoUpdate French docs
John Mandereau [Fri, 14 Sep 2007 23:28:37 +0000 (01:28 +0200)]
Update French docs

16 years agoAdd support for partial span-bars.
Joe Neeman [Fri, 14 Sep 2007 22:25:51 +0000 (08:25 +1000)]
Add support for partial span-bars.

16 years agoTypo
John Mandereau [Fri, 14 Sep 2007 21:59:04 +0000 (23:59 +0200)]
Typo

16 years agoTranslation of install.itely to German
Till Paala [Fri, 14 Sep 2007 18:59:15 +0000 (21:59 +0300)]
Translation of install.itely to German

16 years agoSkeleton update and second step of translating lilypond-program.tely to German
Till Paala [Fri, 14 Sep 2007 18:37:32 +0000 (21:37 +0300)]
Skeleton update and second step of translating lilypond-program.tely to German

16 years agoFirst step of translating lilypond-program.tely to German
Till Paala [Fri, 14 Sep 2007 18:24:08 +0000 (21:24 +0300)]
First step of translating lilypond-program.tely to German

16 years agoUpdates to German translation
Till Paala [Fri, 14 Sep 2007 18:19:53 +0000 (21:19 +0300)]
Updates to German translation

16 years agoTranslation of literatur.itely to German
Till Paala [Fri, 14 Sep 2007 18:15:12 +0000 (21:15 +0300)]
Translation of literatur.itely to German

16 years agoSpanish Updates, typos and new translations; 2nd version
Francisco Vila [Thu, 13 Sep 2007 23:19:04 +0000 (01:19 +0200)]
Spanish Updates, typos and new translations; 2nd version

16 years agoAdded references to the Program reference also in section "Repeat syntax".
Mats Bengtsson [Fri, 14 Sep 2007 10:51:39 +0000 (12:51 +0200)]
Added references to the Program reference also in section "Repeat syntax".

16 years agoMerge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond
Reinhold Kainhofer [Fri, 14 Sep 2007 09:56:56 +0000 (11:56 +0200)]
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond

16 years agoUse `\once \override NoteColumn ignore-collision=##t' to remove warnings.
Werner Lemberg [Fri, 14 Sep 2007 09:10:24 +0000 (11:10 +0200)]
Use `\once \override NoteColumn ignore-collision=##t' to remove warnings.

16 years agoChanging misleading footnote in "Multiple staves".
Mats Bengtsson [Fri, 14 Sep 2007 07:26:12 +0000 (09:26 +0200)]
Changing misleading footnote in "Multiple staves".

16 years agoMusicXML: Cleanup of span start/end and direction, coding style
Reinhold Kainhofer [Thu, 13 Sep 2007 21:09:58 +0000 (23:09 +0200)]
MusicXML: Cleanup of span start/end and direction, coding style

Follow Han-Wen's tips:

-) Split the type of spanners into direction (start/stop) and type
   (crescendo/decrescendo, up/down octave-shifts, ...)
-) Get rid of some ifs and use dicts instead
-) Get rid of unnecessary empty cases in dicts
-) Treat hairpins like all other spanners
-) Invert logic of quoting of lyrics and header fields to always quote unless
   the text consists entirely of letters.
-) Implement all durations from MusicXML
-) If an ouput filename is given, the include needs to use only the basename
   of the file, not the whole path
-) Change logic of adding .xml to the input file: First try the supplied
   filename, then with .xml appended and only then with xml (no dot) appended.
-) Use progress (..) for the error message when input file does not exist.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoFix some French translation nitpicks and typos
John Mandereau [Thu, 13 Sep 2007 20:39:58 +0000 (22:39 +0200)]
Fix some French translation nitpicks and typos

- add Gilles Thibault to THANKS for his comments on Changing defaults
French translation,
- also add P.E. Brame to THANKS for his (older) suggestions on
Instrument-specific notation French translation,
- update French literature.itely.

16 years agoTypo
John Mandereau [Thu, 13 Sep 2007 20:30:36 +0000 (22:30 +0200)]
Typo

16 years agoSlight improvement
Francisco Vila [Thu, 13 Sep 2007 14:02:04 +0000 (16:02 +0200)]
Slight improvement

16 years agoLast compiling correction
Till Paala [Wed, 12 Sep 2007 19:16:49 +0000 (22:16 +0300)]
Last compiling correction

16 years agoAnother compiling error corrected
Till Paala [Wed, 12 Sep 2007 18:37:42 +0000 (21:37 +0300)]
Another compiling error corrected

16 years agoCompile fix for German translation
Till Paala [Wed, 12 Sep 2007 17:31:43 +0000 (20:31 +0300)]
Compile fix for German translation

16 years agoGerman translation of instrument-notation.itely
Till Paala [Wed, 12 Sep 2007 14:35:55 +0000 (17:35 +0300)]
German translation of instrument-notation.itely

16 years agoFurther typo hunting
Francisco Vila [Wed, 12 Sep 2007 15:23:09 +0000 (17:23 +0200)]
Further typo hunting

16 years agoMore Spanish Updates
Francisco Vila [Tue, 11 Sep 2007 23:59:04 +0000 (01:59 +0200)]
More Spanish Updates

16 years agoformatting
Werner Lemberg [Thu, 13 Sep 2007 08:31:15 +0000 (10:31 +0200)]
formatting

16 years agoFix #323.
Han-Wen Nienhuys [Tue, 11 Sep 2007 23:55:33 +0000 (01:55 +0200)]
Fix #323.

Clear avoid-slur for horizontal scripts.

16 years agoFix #457.
Han-Wen Nienhuys [Tue, 11 Sep 2007 23:32:58 +0000 (01:32 +0200)]
Fix #457.

Don't replace the head of the alist when executing an \override. The
head may contain the value (set in the same context) to \revert to.

16 years agoFix #459.
Han-Wen Nienhuys [Tue, 11 Sep 2007 23:08:58 +0000 (01:08 +0200)]
Fix #459.

Add end-on-note detail property to line spanner. Use this to make a
trill spanner start on the note iso. paper column on the left broken
edge.

16 years agoMerge branch 'master' of ssh://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Tue, 11 Sep 2007 22:43:11 +0000 (00:43 +0200)]
Merge branch 'master' of ssh://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agoMake makam-init.ly useful for real life use.
Han-Wen Nienhuys [Tue, 11 Sep 2007 22:41:34 +0000 (00:41 +0200)]
Make makam-init.ly useful for real life use.

Remove example input, and modify context to apply changes to all
key/accidental grobs by default.

16 years agoadd Makam init file.
Han-Wen Nienhuys [Tue, 11 Sep 2007 22:36:38 +0000 (00:36 +0200)]
add Makam init file.

16 years agoSupport for padding-pairs in KeySignature.
Han-Wen Nienhuys [Tue, 11 Sep 2007 22:10:29 +0000 (00:10 +0200)]
Support for padding-pairs in KeySignature.

This allows for more fine grained spacing in microtonal key
signatures. These typically combine different glyphs, with unusual
spacing requirements.

16 years agoFrench docs nitpick
John Mandereau [Tue, 11 Sep 2007 21:41:42 +0000 (23:41 +0200)]
French docs nitpick

16 years agoFix translated docs compilation (typos)
John Mandereau [Tue, 11 Sep 2007 21:16:59 +0000 (23:16 +0200)]
Fix translated docs compilation (typos)

16 years agoPartial Spanish Advanced Notaion
Francisco Vila [Tue, 11 Sep 2007 15:59:33 +0000 (17:59 +0200)]
Partial Spanish Advanced Notaion

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
John Mandereau [Tue, 11 Sep 2007 18:31:58 +0000 (20:31 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Rescue the bibliography.

16 years agoFinish "Changing defaults" French translation
Valentin Villenave [Mon, 10 Sep 2007 22:36:46 +0000 (00:36 +0200)]
Finish "Changing defaults" French translation

16 years agoMerge commit 'f841a2b'
Joe Neeman [Mon, 10 Sep 2007 22:24:31 +0000 (08:24 +1000)]
Merge commit 'f841a2b'

16 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Graham Percival [Mon, 10 Sep 2007 14:04:34 +0000 (07:04 -0700)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

16 years agoRescue the bibliography.
Graham Percival [Mon, 10 Sep 2007 13:49:49 +0000 (06:49 -0700)]
Rescue the bibliography.

16 years agoFixes to Spanish Docs
Francisco Vila [Sun, 9 Sep 2007 15:46:13 +0000 (17:46 +0200)]
Fixes to Spanish Docs

16 years agoUpdated Spanish instrument notation
Francisco Vila [Sun, 9 Sep 2007 15:37:53 +0000 (17:37 +0200)]
Updated Spanish instrument notation

16 years agoRevert Spanish install docs to untranslated nodes
Francisco Vila [Sun, 9 Sep 2007 15:29:46 +0000 (17:29 +0200)]
Revert Spanish install docs to untranslated nodes

16 years agoSpanih changing defaults file
Francisco Vila [Sun, 9 Sep 2007 09:00:55 +0000 (11:00 +0200)]
Spanih changing defaults file

16 years agoadvanced-notation
Jean-Charles Malahieude [Sat, 8 Sep 2007 18:42:37 +0000 (20:42 +0200)]
advanced-notation

Full French version

16 years agoUpdate French docs, second and final round
John Mandereau [Sat, 8 Sep 2007 13:33:44 +0000 (15:33 +0200)]
Update French docs, second and final round

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
John Mandereau [Sat, 8 Sep 2007 09:34:17 +0000 (11:34 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond/translation

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Fixed example with voltaSpannerDuration. Thanks Neil!
  Compile fix for docs.

16 years agoFix 377.
Joe Neeman [Sat, 8 Sep 2007 09:31:10 +0000 (19:31 +1000)]
Fix 377.

16 years agoSpanish docs -- minor fix and revert English copyright notices
Francisco Vila [Fri, 7 Sep 2007 23:28:19 +0000 (01:28 +0200)]
Spanish docs -- minor fix and revert English copyright notices

16 years agoSpanish docs -- install
Francisco Vila [Fri, 7 Sep 2007 23:19:09 +0000 (01:19 +0200)]
Spanish docs -- install

16 years agoSpanish install chapter
Francisco Vila [Fri, 7 Sep 2007 17:13:35 +0000 (19:13 +0200)]
Spanish install chapter

16 years agoSpanish update. Fixed example with voltaSpannerDuration.
Francisco Vila [Fri, 7 Sep 2007 10:26:53 +0000 (12:26 +0200)]
Spanish update. Fixed example with voltaSpannerDuration.

16 years agoSpanish Program usage skeleton
Francisco Vila [Fri, 7 Sep 2007 09:09:16 +0000 (11:09 +0200)]
Spanish Program usage skeleton

16 years agoMusicXML: No crash on note without <duration>, escape lyrics with parentheses
Reinhold Kainhofer [Fri, 7 Sep 2007 14:55:44 +0000 (16:55 +0200)]
MusicXML: No crash on note without <duration>, escape lyrics with parentheses

If lyrics syllables contain parentheses ( or ), we also need to wrap that
syllables in quotes.

It seems that some scanning applications write out some notes without a
<duration> child element. Work around this case and use a default value
instead of crashing. The user has to adjust the .ly file anyway.

16 years agoFixed example with voltaSpannerDuration. Thanks Neil!
Mats Bengtsson [Fri, 7 Sep 2007 07:25:39 +0000 (09:25 +0200)]
Fixed example with voltaSpannerDuration. Thanks Neil!

16 years agoMusicXML: Sample .xml files for regression and converage testing
Reinhold Kainhofer [Thu, 6 Sep 2007 23:06:42 +0000 (01:06 +0200)]
MusicXML: Sample .xml files for regression and converage testing

Add sample MusicXML files generated with Finale, Rosegarden, Noteedit
and JScore to test for regressions and feature coverage. Currently,
these files are only converted to .ly files, but not processed further.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoMusicXML: Allow .xml to be left out on input files, allow .ly on output files
Reinhold Kainhofer [Thu, 6 Sep 2007 23:03:47 +0000 (01:03 +0200)]
MusicXML: Allow .xml to be left out on input files, allow .ly on output files

The output file name is assumed to be without the .ly suffix, which is
counterintuitive: As as user I would expect the option "-o test.ly" to
generate a file test.ly. However, .ly was always appended to the filename,
so remove a possible .ly suffix if given on the output filename.

Similarly, the input file name was assumed to be the full file name. In
particular with tab-completion in a shell, this means several more keystrokes.
If the input file given does not exists, I now also check if a file
exists with the .xml suffix appended. This is similar to the behavior of
lilypond, where "lilypond test" will also convert a file test.ly.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoMerge branch 'dev/kainhofer' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond
Reinhold Kainhofer [Thu, 6 Sep 2007 23:19:43 +0000 (01:19 +0200)]
Merge branch 'dev/kainhofer' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond

16 years agoUpdated Spanish Basic Notation Docs
Francisco Vila [Wed, 5 Sep 2007 17:38:37 +0000 (19:38 +0200)]
Updated Spanish Basic Notation Docs

16 years agoUpdated Spanish Doc introduction chapter
Francisco Vila [Wed, 5 Sep 2007 12:46:51 +0000 (14:46 +0200)]
Updated Spanish Doc introduction chapter

16 years agoUpdate French docs, first round
John Mandereau [Thu, 6 Sep 2007 21:45:13 +0000 (23:45 +0200)]
Update French docs, first round

16 years agoCompile fix for docs.
Graham Percival [Thu, 6 Sep 2007 18:52:31 +0000 (11:52 -0700)]
Compile fix for docs.

16 years agoMerge branch 'master' into lilypond/translation
John Mandereau [Thu, 6 Sep 2007 18:04:40 +0000 (20:04 +0200)]
Merge branch 'master' into lilypond/translation

* master:
  LSR: update.
  Misc small updates from bugs and mailist.
  Bugfix in \showKeySignature
  Put list of os-cpu back as found at http://lilypond.org/download/binaries.

16 years agoMusicXML: Fine-tune chord detection in combination with dynamics
Reinhold Kainhofer [Mon, 3 Sep 2007 23:47:26 +0000 (01:47 +0200)]
MusicXML: Fine-tune chord detection in combination with dynamics

When trying to find the corresponding notes for notes with the <chord>
indicator, we need to skip all dynamics, but must not cross bar lines. In
particular, since we now also add dynamics events, we cannot automatically
take the last event, but have to look for the last EventChord.

Also some small bug fixes (need to quote texts with _, missing param in dead
code, style, etc.)

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoMusicXML: Fix regression with piano staves
Reinhold Kainhofer [Mon, 3 Sep 2007 15:09:30 +0000 (17:09 +0200)]
MusicXML: Fix regression with piano staves

In my cleanup I accidentally removed the Staff entry from the dict, which
caused all PianoStaff objects to not be detected (as it checked for the
Staff class, which was not generated whn marshalling the xml)

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoMusicXML: Use \skip in lyrics instead of ""
Reinhold Kainhofer [Sun, 2 Sep 2007 23:47:14 +0000 (01:47 +0200)]
MusicXML: Use \skip in lyrics instead of ""

In lyrics, use \skip4 to indicate a note has not syllable attached. So far,
I had "", which caused lilypond to print out several warnings "cannot align
on self: empty element".
As lilypond seems to ignore the time attached to a \skip (but requires some
time indiation), I simply use 4.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoMusicXML: Fix issues with dynamics attached to notes (not measure position)
Reinhold Kainhofer [Thu, 6 Sep 2007 14:20:04 +0000 (16:20 +0200)]
MusicXML: Fix issues with dynamics attached to notes (not measure position)

-) Implement the missing musicxml_dynamics_to_lily_event function (simply
   moving code around!), so that dynamics attached to a single note (as
   opposed to given in a <direction> element) are also correctly converted.
-) When we convert unknown dynamics texts using \markup, we need to prepend
   "-".
-) Handle multiple <direction-type> children in a <direction> element.

16 years agoMusicXML: Fix chord conversion
Reinhold Kainhofer [Sun, 2 Sep 2007 23:04:46 +0000 (01:04 +0200)]
MusicXML: Fix chord conversion

Fix the conversion of chords from MusicXML to lilypond. The problem was
that the #text entries in the XML tree (converted to a musicxml.Hash_text
python instance) messed up the tracking of the current positions
in Part.interpret. As soon as these children are ignored, the original
algorithm to assign measure positions works again.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoMusicXML: Always quote texts (header, lyrics) that contain periods or commas
Reinhold Kainhofer [Sun, 2 Sep 2007 23:04:20 +0000 (01:04 +0200)]
MusicXML: Always quote texts (header, lyrics) that contain periods or commas

While lyrics syllables might contain periods or commas without requiring
quotes around the syllables, header fields need quotes. Wrap the quotes
around just to make sure for the lyrics and to fix header fields.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoMusicXML: Convert all clefs, escape " in header fields, code simplification
Reinhold Kainhofer [Sun, 2 Sep 2007 23:03:53 +0000 (01:03 +0200)]
MusicXML: Convert all clefs, escape " in header fields, code simplification

-) Extend the ClefChange class to convert all different clefs (G,C,F,
   percussion,tab) to the corresponding lilypond clef names. MusicXML
   also allows a "None" key, which lilypond does not :-(
-) In the header fields and the lyrics, escape all quotes by \". Only
   wrap the whole string in quotes if it is necessary (string contains
   numbers, spaces, quotes, or starts with a period or comma). This makes
   it much easier to edit the lyrics later on.
-) Several coding style issued pointed out by Han-Wen

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoMusicXML: Conversion of various types of spanners (octave, pedals, trills)
Reinhold Kainhofer [Sun, 2 Sep 2007 23:03:14 +0000 (01:03 +0200)]
MusicXML: Conversion of various types of spanners (octave, pedals, trills)

-) Implement Octave-shift (8va, 8vb, 15ma, 15mb) and pedal spanners
-) Implement trill spanners. It seems that in MusicXML, a trill span does
   not include the trill sign, so they are duplicated in many cases.
-) Attempt to implement dashed slurs. Does not work yet, because the
   corresponding \slurDashed needs to be before the note, which the
   current code structure does not allow.
-) Implement Glissando. Explicitly setting the type to wavy does not
   work yet, because that command needs to be before the note in lilypond
   which is not yet supported by the structure of the musicxml2ly
   application.
-) Implement bends ("-\bendAfter #nr" in lilypond)
-) Use short notation where appropriate for articulations (e.g.
   "-." instead of "\staccato" or "->" instead of "\accent")

Open problem:
In MusicXML, a trill span consists of a trill sign plus a wavy-line spanner,
while in Lilypond \startTrillSpan will create both. This means that in the
future musicxml2ly needs to be changed to combine various kinds of Events.
Also, MusicXML allows a trill spanner to start and end at the same note,
which is not possible in lilypond.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
16 years agoLSR: update.
Graham Percival [Wed, 5 Sep 2007 10:18:37 +0000 (03:18 -0700)]
LSR: update.

16 years agoMisc small updates from bugs and mailist.
Graham Percival [Wed, 5 Sep 2007 09:46:24 +0000 (02:46 -0700)]
Misc small updates from bugs and mailist.

16 years agoUpdated Spanish Putting.itely file
Francisco Vila [Tue, 4 Sep 2007 16:41:50 +0000 (18:41 +0200)]
Updated Spanish Putting.itely file

16 years agoFixes to Spanish updates
Francisco Vila [Tue, 4 Sep 2007 16:27:43 +0000 (18:27 +0200)]
Fixes to Spanish updates

16 years agoUpdated Spanish working.itely file
Francisco Vila [Tue, 4 Sep 2007 16:21:10 +0000 (18:21 +0200)]
Updated Spanish working.itely file

16 years agoUpdated Spanish tutorial
Francisco Vila [Tue, 4 Sep 2007 16:20:07 +0000 (18:20 +0200)]
Updated Spanish tutorial

16 years agoBugfix in \showKeySignature
Mats Bengtsson [Tue, 4 Sep 2007 08:41:13 +0000 (10:41 +0200)]
Bugfix in \showKeySignature

16 years agoFrench doc po file
Jean-Charles Malahieude [Mon, 3 Sep 2007 17:37:29 +0000 (19:37 +0200)]
French doc po file

16 years agoLatest updates to German translation
Till Paala [Mon, 3 Sep 2007 16:39:15 +0000 (19:39 +0300)]
Latest updates to German translation

16 years agoUpdate German Docs: de.po
Till Paala [Mon, 3 Sep 2007 15:23:55 +0000 (18:23 +0300)]
Update German Docs: de.po

16 years agoUpdate Spanish doc PO
Francisco Vila [Mon, 3 Sep 2007 16:02:45 +0000 (18:02 +0200)]
Update Spanish doc PO

16 years agoFix translation infrastructure
John Mandereau [Mon, 3 Sep 2007 13:52:28 +0000 (15:52 +0200)]
Fix translation infrastructure

The fixes in html-gettext are very ugly, but I'm sick and tired of
fuzzing with regular expressions for cheating with node names.  I'm
not sure all this dirty trickery works, I'm going to contact Texinfo
developers for feature requests, so we can get rid of this mess of
Python and Gettext.

16 years agoFix a few typos and nitpicks in translated docs
John Mandereau [Mon, 3 Sep 2007 13:47:02 +0000 (15:47 +0200)]
Fix a few typos and nitpicks in translated docs

In translated docs, it seems that @ref's with a line break are
translated correctly, whereas @rprogram's with a line break are not.

16 years agoUpdated Spanish doc PO file
Francisco Vila [Mon, 3 Sep 2007 12:57:58 +0000 (14:57 +0200)]
Updated Spanish doc PO file

16 years agoRun snippet-update on French docs
John Mandereau [Mon, 3 Sep 2007 12:54:37 +0000 (14:54 +0200)]
Run snippet-update on French docs

16 years agoUpdated Spanish macros.itexi
Francisco Vila [Sun, 2 Sep 2007 23:03:00 +0000 (01:03 +0200)]
Updated Spanish macros.itexi

16 years agoTranslate manual name in PDF cross-manual references
John Mandereau [Sun, 2 Sep 2007 21:24:43 +0000 (23:24 +0200)]
Translate manual name in PDF cross-manual references

16 years agoFix German docs index links
John Mandereau [Sun, 2 Sep 2007 21:23:12 +0000 (23:23 +0200)]
Fix German docs index links