]> git.donarmstrong.com Git - lilypond.git/commitdiff
release: 1.4.7 release/1.4.7
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 22 Aug 2001 10:29:23 +0000 (12:29 +0200)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 22 Aug 2001 10:29:23 +0000 (12:29 +0200)
==========

* Change gnu-music to lilypond in email adresses.

* Neutral direction down

* Redhat Xdvi fix

* Bugfix in stem interface description

* Bugfix: don't crash on lost TFM fonts.

* Junk hash-table-*

* Syntax fixes for midi2ly.

1.4.6.j

58 files changed:
CHANGES
Documentation/footer.html.in
Documentation/header.html.in
Documentation/index.texi
Documentation/topdocs/FAQ.texi
Documentation/topdocs/INSTALL.texi
Documentation/topdocs/README.texi
Documentation/topdocs/index.tely
Documentation/user/bugs.itexi
Documentation/user/convert-ly.itexi
Documentation/user/converters.itely
Documentation/user/ly2dvi.itexi
Documentation/user/refman.itely
FAQ.txt
INSTALL.txt
README.txt
VERSION
flower/hash.cc [deleted file]
flower/include/dictionary-iter.hh
flower/include/dictionary.hh
flower/include/hash-table-iter.hh [deleted file]
flower/include/hash-table.hh [deleted file]
input/test/trills.ly
lily/kpath.cc
lily/main.cc
lily/musical-request.cc
lily/piano-pedal-performer.cc
ly/engraver.ly
ly/script.ly
make/out/lilypond.lsm
make/out/lilypond.redhat.spec
make/out/lilypond.suse.spec
mf/feta-generic.mf
mf/feta-schrift.mf
mf/feta-slag.mf
midi2ly/lilypond-item.cc
midi2ly/lilypond-stream.cc
midi2ly/main.cc
po/de.po
po/fr.po
po/it.po
po/ja.po
po/lilypond.pot
po/nl.po
po/ru.po
ps/music-drawing-routines.ps
scm/grob-description.scm
scm/interface-description.scm
scm/script.scm
scripts/convert-ly.py
scripts/etf2ly.py
scripts/lilypond-book.py
scripts/ly2dvi.py
scripts/mup2ly.py
scripts/musedata2ly.py
scripts/pmx2ly.py
scripts/update-lily.py
tex/lily-ps-defs.tex

diff --git a/CHANGES b/CHANGES
index 062b9ff2cdf1c0e8806eb8a2d7efbf806e8deff9..8f6bd248ced36a738f3f1af16c9632c09f2fa11f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,40 @@
-1.4.6.jcn2
+1.4.6.hwn1
 ==========
 
-* Fixes for PostScript beams and stems.
+* Change gnu-music to lilypond in email adresses.
+
+* Neutral direction down
+
+* Redhat Xdvi fix
+
+* Bugfix in stem interface description 
+
+* Bugfix: don't crash on lost TFM fonts.
 
+* Junk hash-table-* 
+
+* Syntax fixes for midi2ly.
+
+1.4.6.jcn1
+==========
+* Fixes for PostScript beams and stems.
+  
 * Use Cygwin included Python; drop Windows Python and workarounds.
+  
+1.4.6.mb1
+=========
+
+* Allow for duplicated articulation scripts with different direction.
+
+* Added new ornaments: \upmordent, \downmordent, \pralldown, \prallup,
+  \lineprall, \thumb, \comma (to be used with scriptHorizontal = ##t), 
+  see also input/test/trill.ly. [WARNING: FONT UPDATE!]
+
+* Bug fix: staccato dot placement.
+
+* Handle keys with double flats/sharps better.
+
 
 1.4.6
 =====
index d71ff8d1ada87f87506d25fc8c7151fcf19e5539..8a96551d0c066c763b345c0dbb6634a63011aa34 100644 (file)
@@ -19,8 +19,8 @@ Go <a href="@INDEX@">back</a> to index of LilyPond.
 <p>
 Please send GNU LilyPond questions and comments to 
 
-<a href="mailto:gnu-music-discuss@gnu.org">
-<em>gnu-music-discuss@gnu.org</em></a>.
+<a href="mailto:lilypond-user@gnu.org">
+<em>lilypond-user@gnu.org</em></a>.
 <p>
 
 Please send comments on these web pages to 
index 0771ca05f4ae92a4e1a7887dcf86e3a59636ca23..d158a91a0c38ca52c1357ee45aeb497cf69a8e00 100644 (file)
@@ -22,17 +22,17 @@ which substitutes some @AT_VARIABLES@ as well.
 
 <table cellpadding=5 width="100%">
   <tr align=left valign=bottom>
-    <td align=center valign=middle width="15%" bgcolor="#e8ffe8">
+    <td align=center valign=middle width="20%" bgcolor="#e8ffe8">
       <img src="@TOP@Documentation/pictures/out-www/lelie-icon.png" alt="[icon]">
      </td>
-    <td align=center valign=middle width="85%" bgcolor="#e8ffe8">
+    <td align=center valign=middle width="80%" bgcolor="#e8ffe8">
       <h1>GNU LilyPond</h1>
       <h2>Welcome to the home of the GNU Music Typesetter</h2>
     </td>
   </tr>
 
   <tr>
-    <td align=left valign=top width="15%" bgcolor="#e8ffe8">
+    <td align=left valign=top width="20%" bgcolor="#e8ffe8">
     <table align=left>
   
       <tr><td bgcolor="#e8e8ff">
@@ -68,18 +68,21 @@ which substitutes some @AT_VARIABLES@ as well.
       </td></tr>
       <tr><td><font size="-1">
        <a href="@TOP@Documentation/out-www/index.html#mailing-lists">About the lists</a><br>
-       <a href="http://mail.gnu.org/mailman/listinfo/gnu-music-discuss/">Discussion</a><br>
-        <a href="http://mail.gnu.org/mailman/listinfo/help-gnu-music/">Help</a><br>
-        <a href="http://mail.gnu.org/mailman/listinfo/bug-gnu-music/">Bugs</a><br>
-        <a href="http://mail.gnu.org/mailman/listinfo/info-gnu-music/">Announcements</a><br>
+        <a href="http://mail.gnu.org/mailman/listinfo/lilypond-user/">LilyPond users</a><br>
+       <a href="http://mail.gnu.org/mailman/listinfo/lilypond-devel/">Development</a><br>
+        <a href="http://mail.gnu.org/mailman/listinfo/bug-lilypond/">Bugs</a><br>
+        <a href="http://mail.gnu.org/mailman/listinfo/info-lilypond/">Announcements</a><br>
        <br>
       </font></td></tr>
-    <tr><td bgcolor="#e8e8ff"><b>Sites</b></td></tr>
+    <tr><td bgcolor="#e8e8ff"><b>External sites</b></td></tr>
       <tr><td><font size="-1">
-        <a href="http://www.lilypond.org/">Website</a><br>
+        <a href="http://www.lilypond.org/development">Development version</a><br>
+        <a href="http://www.lilypond.org/stable">Stable version</a><br>
         <a href="http://www.lilypond.org/wiki/">WikiWiki</a><br>
         <a href="ftp://ftp.lilypond.org/pub">FTP site</a><br>
+        <a href="http://www.mutopiaproject.org/">Mutopia archive</a><br>
+
        <br>
       </font></td></tr>
     </table>
-  <td align=left valign=top width="85%">
+  <td align=left valign=top width="80%">
index d67c4ef2fdaf14c6386ee243185db3cfbeef995b..0f056f388fc8f39960773d3c30ef10cafd6aae03 100644 (file)
@@ -191,28 +191,28 @@ Frequently Asked Questions} first.
 
 
 @itemize @bullet
-@item @uref{http://mail.gnu.org/mailman/listinfo/gnu-music-discuss,gnu-music-discuss@@gnu.org}
-This list is for discussions concerning LilyPond.
+@item @uref{http://mail.gnu.org/mailman/listinfo/lilypond-devel,lilypond-devel@@gnu.org}
+This list is for discussions concerning LilyPond development.
 
 Searchable archives are available from
-@uref{http://www.mail-archive.com/gnu-music-discuss@@gnu.org}.
+@uref{http://www.mail-archive.com/lilypond-devel@@gnu.org}.
 
-@item @uref{http://mail.gnu.org/mailman/listinfo/info-gnu-music,info-gnu-music@@gnu.org}
+@item @uref{http://mail.gnu.org/mailman/listinfo/info-lilypond,info-lilypond@@gnu.org}
 is a low-volume list for information on the GNU Music project.
     This list is moderated; ask 
     @email{drl@@gnu.org, David R. Linn} or
     @email{hanwen@@cs.uu.nl, Han-Wen} to send announcements for this list.
 
 Searchable archives are available from
-@uref{http://www.mail-archive.com/info-gnu-music@@gnu.org}.
+@uref{http://www.mail-archive.com/info-lilypond@@gnu.org}.
 
-@item @uref{http://mail.gnu.org/mailman/listinfo/help-gnu-music,help-gnu-music@@gnu.org}
-    For help with using LilyPond.
+@item @uref{http://mail.gnu.org/mailman/listinfo/lilypond-user,lilypond-user@@gnu.org}
+    For everyday use of LilyPond, in particular the stable (1.4) series.
 
 Searchable archives are available from
-@uref{http://www.mail-archive.com/help-gnu-music@@gnu.org}.
+@uref{http://www.mail-archive.com/lilypond-user@@gnu.org}.
 
-@item @uref{http://mail.gnu.org/mailman/listinfo/bug-gnu-music,bug-gnu-music@@gnu.org}
+@item @uref{http://mail.gnu.org/mailman/listinfo/bug-lilypond,bug-lilypond@@gnu.org}
 If you have bugreports, you should send them to this list.  
 
 
@@ -223,7 +223,7 @@ they tend to be very big and don't help with describing the problem.
 
 
 Searchable archives are available from
-@uref{http://www.mail-archive.com/bug-gnu-music@@gnu.org}.
+@uref{http://www.mail-archive.com/bug-lilypond@@gnu.org}.
 
 @end itemize
 
index 257fccc37dfebd553c6b4eaea636468fda06fed5..fd329126b5902a4deaeaaa0bcb8cf118442a12e4 100644 (file)
@@ -24,11 +24,11 @@ FAQs}.  Also, please look in the searchable mailinglist archives:
 
 @itemize @bullet
 @item
-@uref{http://www.mail-archive.com/help-gnu-music@@gnu.org,help-gnu-music}
+@uref{http://www.mail-archive.com/lilypond-user@@gnu.org,lilypond-user}
 @item
-@uref{http://www.mail-archive.com/bug-gnu-music@@gnu.org,bug-gnu-music}
+@uref{http://www.mail-archive.com/bug-lilypond@@gnu.org,bug-lilypond}
 @item
-@uref{http://www.mail-archive.com/gnu-music-discuss@@gnu.org,gnu-music-discuss}
+@uref{http://www.mail-archive.com/lilypond-devel@@gnu.org,lilypond-devel}
 @end itemize
 
 If you are still at loss, send your questions to the @strong{mailing
@@ -58,7 +58,7 @@ yourself:
  
 @end example 
 
-@subsection I downloaded the windows32 port, and it doesn't match the website!
+i@subsection I downloaded the windows32 port, and it doesn't match the website!
 
 The website is usually made from the latest snapshots.  Binary releases,
 in particular the windows32 binaries, are only made every once in a while.
index 6bdfb552b685e66052d496d0d84b29d6d7fc7745..f4099dd9705e7502eb82309c990c866dd0ef27c8 100644 (file)
@@ -329,12 +329,6 @@ guile-devel, flex, bison, texinfo, tetex-devel, groff,
 libgr-progs.
 
 
-@b{Warning}
-
-There appears to be a problem with the Xdvi shipped with Red Hat 7.1.
-Symptoms: Xdvi responds very sluggishly or hangs while viewing
-lilypond output. The cause for this problem is unknown; you are advised
-to recompile Xdvi from source.
 
 @subsection LinuxPPC
 
@@ -489,10 +483,9 @@ interfere with your build, you may want to do this before the build too:
 
 @section Problems
 
-For help and questions use @email{help-gnu-music@@gnu.org} and
-@email{gnu-music-discuss@@gnu.org}.  Please consult the FAQ before
-mailing your problems.  If you find bugs, please send bug reports to
-@email{bug-gnu-music@@gnu.org}.
+For help and questions use @email{lilypond-user@@gnu.org}.  Please
+consult the FAQ before mailing your problems.  If you find bugs, please
+send bug reports to @email{bug-lilypond@@gnu.org}.
 
 Bugs that are not fault of LilyPond are documented here.
 
index a9160cdb0d4d4698adcb7c7291e07f8b2753bf24..5c1f530baf3f0656269542ffae22af3d9788cd00 100644 (file)
@@ -64,20 +64,17 @@ criticism, comments, bugreports, patches, etc., to the mailing list,
 We have the following mailing lists:
 
 @itemize @bullet
-@item @uref{http://mail.gnu.org/mailman/listinfo/info-gnu-music,info-gnu-music@@gnu.org}
+@item @uref{http://mail.gnu.org/mailman/listinfo/info-lilypond,info-lilypond@@gnu.org}
 is a low-volume list for information on the GNU Music project.
     This list is moderated; ask 
     @email{drl@@gnu.org, David R. Linn} or
-    @email{hanwen@@cs.uu.nl, Han-Wen} to send announcements for this
-list.
+    @email{hanwen@@cs.uu.nl, Han-Wen} to send announcements for this list.
 @item
-@uref{http://mail.gnu.org/mailman/listinfo/gnu-music-discuss,gnu-music-discuss@@gnu.org}
-  For general discussions concerning LilyPond.
+@uref{http://mail.gnu.org/mailman/listinfo/lilypond-user,lilypond-user@@gnu.org}
+  For general discussions about using LilyPond.
 
-@item @uref{http://mail.gnu.org/mailman/listinfo/help-gnu-music,help-gnu-music@@gnu.org}
-    For help with using LilyPond.
-@item @uref{http://mail.gnu.org/mailman/listinfo/bug-gnu-music,bug-gnu-music@@gnu.org}
-If you have bugreports, you should send them to this list.
+@item @uref{http://mail.gnu.org/mailman/listinfo/bug-lilypond,bug-lilypond@@gnu.org}
+  If you have bugreports, you should send them to this list.
 @end itemize
 
 
@@ -100,10 +97,9 @@ a script to do this for you is in @file{buildscripts/clean-fonts.sh}
 
 @section Bugs
 
-Send bug reports to @email{bug-gnu-music@@gnu.org}.  For help and
-questions use @email{help-gnu-music@@gnu.org} and
-@email{gnu-music-discuss@@gnu.org}.  Please consult the FAQ and
-installation instructions before mailing your problems.
+Send bug reports to @email{bug-lilypond@@gnu.org}.  For help and
+questions use @email{lilypond-user@@gnu.org}.  Please consult the FAQ
+and installation instructions before mailing your problems.
 
 
 
index 1b26344f9e21d23c780baa6d12275fd64a2dfe18..5442ceb1fc5e0174e25db5a3dfa051918e81c9f5 100644 (file)
@@ -41,6 +41,27 @@ LilyPond is @b{free software}. It is part of the
 Public License, so you can use, modify and redistribute the program with
 almost no restrictions.
 
+
+is actively developed. Experimental, development releases have
+an odd version number (e.g. 1.5.7), while stable releases have
+(e.g. 1.4.7) should be unchanging and bug-free. Unless you have special
+needs, you should use the stable version. You can access the websites of
+the stable version @uref{http://lilypond.org/stable, here}. The website
+of the development series are @uref{http://lilypond.org/development,
+here}
+
+
+LilyPond has a development version and a stable version.  This webpage
+is for the @b{stable} release.  This means that it won't change much,
+and it is essentially bug-free.  On the other hand, experimental
+releases contain experimental and often buggy code. They are under
+active development, so you should use those if you need any special new
+features. The website of the latest development release is
+@uref{http://lilypond.org/development, here}
+
+
+
+
 @unnumberedsec Want to know more?
 
 If you want to know more, visit the
index fc51178df959fd9753b0803ab19587f6a537da71..9b50eb7df2646176c487c58e96e54a1ef166e1d9 100644 (file)
@@ -27,7 +27,7 @@ system libraries, whether you downloaded a binary release)
 @end itemize
 
 
-You can send the report to @email{bug-gnu-music@@gnu.org}. This is a
+You can send the report to @email{bug-lilypond@@gnu.org}. This is a
 mailinglist, but you don't have to be subscribed to it.  You may also
 enter the bug in the LilyPond wiki, at
 @uref{http://www.lilypond.org/wiki?LilyPondBugs}.
index dc1590a6edda7cd0664cae7c7696ead0726614af..f5bfe390426357f8e1286b2f6236bd166d1c358b 100644 (file)
@@ -53,6 +53,6 @@ work.
 
 @code{convert-ly} is written in @uref{http://www.python.org,Python}. It
 was written by @email{hanwen@@cs.uu.nl, Han-Wen Nienhuys}. Report bugs
-to @code{bug-gnu-music@@gnu.org}
+to @code{bug-lilypond@@gnu.org}
 
 
index b6d09011ad02c343ddfc56887ee214eaa4bb468e..7609ed2ca28dfbf65caa5c378ea929bd77093ba3 100644 (file)
@@ -75,7 +75,7 @@ robust midi2ly.
 @end table
 
 
-Report bugs to @email{bug-gnu-music@@gnu.org}.
+Report bugs to @email{bug-lilypond@@gnu.org}.
 
 
 Written by @email{Jan Nieuwenhuizen, janneke@@gnu.org}.
@@ -115,7 +115,7 @@ Known: articulation scripts are buggy.  Empty measures confuse etf2ly.
 
 Written by @email{Han-Wen Nienhuys,hanwen@@cs.uu.nl}.
 
-Report bugs to @email{bug-gnu-music@@gnu.org}.
+Report bugs to @email{bug-lilypond@@gnu.org}.
 
 @node abc2ly
 @section abc2ly
@@ -175,7 +175,7 @@ abc2ly ignores the ABC beaming.
 Written by @email{Han-Wen Nienhuys,hanwen@@cs.uu.nl}.
 @c How about Laura?   /MB
 
-Report bugs to @email{bug-gnu-music@@gnu.org}.
+Report bugs to @email{bug-lilypond@@gnu.org}.
 
 @node pmx2ly
 @section pmx2ly
@@ -183,7 +183,7 @@ Report bugs to @email{bug-gnu-music@@gnu.org}.
 PMX is a MusiXTeX preprocessor written by Don Simons, see
 @uref{http://icking-music-archive.sunsite.dk/Misc/Music/musixtex/software/pmx/}.
 
-Report bugs to @email{bug-gnu-music@@gnu.org}.
+Report bugs to @email{bug-lilypond@@gnu.org}.
 
 @subsection Invoking pmx2ly
 
@@ -204,7 +204,7 @@ set output filename to FILE
 version information
 @end table
 
-Report bugs to @email{bug-gnu-music@@gnu.org}.
+Report bugs to @email{bug-lilypond@@gnu.org}.
 
 Written by @email{Han-Wen Nienhuys,hanwen@@cs.uu.nl}.
 
@@ -242,7 +242,7 @@ version information
 @var{REFFILE}
 @end table
 
-Report bugs to @email{bug-gnu-music@@gnu.org}.
+Report bugs to @email{bug-lilypond@@gnu.org}.
 
 Written by @email{Han-Wen Nienhuys,hanwen@@cs.uu.nl}.
 
@@ -289,7 +289,7 @@ converted.
 
 Written by @email{Jan Nieuwenhuizen,janneke@@gnu.org}, based on pmx2ly.
 
-Report bugs to @email{bug-gnu-music@@gnu.org}.
+Report bugs to @email{bug-lilypond@@gnu.org}.
 
 
 
index ad872aa34fd73e1d28ef836dc6b1f8b457eeb5ea..9f91398699d67268ca0331aa64c94bf854cf3b70 100644 (file)
@@ -153,7 +153,7 @@ selects the language for the warning messages of Ly2dvi and LilyPond.
 @unnumberedsubsec  Bugs
 
 Cannot generate @TeX{} or @code{PostScript} only.  Send bugreports to to
-@email{bug-gnu-music@@gnu.org}.
+@email{bug-lilypond@@gnu.org}.
 
 @unnumberedsubsec  Authors
 
index f23e2053abe45d36747918771367bf35e6b4df28..4df8e41c5a95da2e3563d13c33b3c39dcbba9148 100644 (file)
@@ -1226,7 +1226,8 @@ underneath.
         c''-\rtoe        c''-\turn         c''-\open          c''-\flageolet
         c''-\reverseturn c''-\trill        c''-\prall         c''-\mordent
         c''-\prallprall  c''-\prallmordent c''-\upprall       c''-\downprall
-        c''-\thumb       c''-\segno        c''-\coda
+        c''-\upmordent   c''-\downmordent  c''-\pralldown     c''-\prallup
+        c''-\lineprall   c''-\thumb        c''-\segno         c''-\coda
       }
       \context Lyrics \lyrics {
         accent__      marcato__      staccatissimo__ fermata
@@ -1235,7 +1236,8 @@ underneath.
         rtoe__        turn__         open__          flageolet
         reverseturn__ trill__        prall__         mordent
         prallprall__  prallmordent__ uprall__        downprall
-        thumb__       segno__        coda
+        upmordent__   downmordent__  pralldown__  prallup__
+        lineprall__   thumb__       segno__        coda
       }
     >
     \paper {
diff --git a/FAQ.txt b/FAQ.txt
index 0db39587759c29974f4a20c4bd1edf0271b306ad..bea634bdd7c5aada82aa4f6593cd3e59fbffb0a3 100644 (file)
--- a/FAQ.txt
+++ b/FAQ.txt
@@ -11,12 +11,11 @@ I'm stuck, HELP!
 (http://appel.lilypond.org/wiki?LilyPondFaqs).  Also, please look in
 the searchable mailinglist archives:
 
-   * help-gnu-music (http://www.mail-archive.com/help-gnu-music@gnu.org)
+   * lilypond-user (http://www.mail-archive.com/lilypond-user@gnu.org)
 
-   * bug-gnu-music (http://www.mail-archive.com/bug-gnu-music@gnu.org)
+   * bug-lilypond (http://www.mail-archive.com/bug-lilypond@gnu.org)
 
-   * gnu-music-discuss
-     (http://www.mail-archive.com/gnu-music-discuss@gnu.org)
+   * lilypond-devel (http://www.mail-archive.com/lilypond-devel@gnu.org)
 
    If you are still at loss, send your questions to the *mailing list*,
 and not to authors directly.
@@ -44,6 +43,8 @@ yourself:
          autoconf
          configure
 
+   i
+
 I downloaded the windows32 port, and it doesn't match the website!
 ------------------------------------------------------------------
 
index 23caefdcdf175a15afffa2379644083fd4c19646..52ab1d5bb19b0542f6eb9cbd38562461b0b5f584 100644 (file)
@@ -308,13 +308,6 @@ addition to the those needed for running: glibc-devel, gcc-c++,
 libstdc++-devel, guile-devel, flex, bison, texinfo, tetex-devel, groff,
 libgr-progs.
 
-   Warning
-
-   There appears to be a problem with the Xdvi shipped with Red Hat 7.1.
-Symptoms: Xdvi responds very sluggishly or hangs while viewing lilypond
-output. The cause for this problem is unknown; you are advised to
-recompile Xdvi from source.
-
 LinuxPPC
 --------
 
@@ -463,10 +456,9 @@ interfere with your build, you may want to do this before the build too:
 Problems
 ========
 
-   For help and questions use <help-gnu-music@gnu.org> and
-<gnu-music-discuss@gnu.org>.  Please consult the FAQ before mailing
-your problems.  If you find bugs, please send bug reports to
-<bug-gnu-music@gnu.org>.
+   For help and questions use <lilypond-user@gnu.org>.  Please consult
+the FAQ before mailing your problems.  If you find bugs, please send
+bug reports to <bug-lilypond@gnu.org>.
 
    Bugs that are not fault of LilyPond are documented here.
 
index 9d530f818c68a3e102ad49b7c361f6ba2e247aed..37771351b3b6e6aac34a9bb8e31eeedf72247d33 100644 (file)
@@ -52,22 +52,18 @@ list, _not_ to us personally.
 
    We have the following mailing lists:
 
-   * info-gnu-music@gnu.org
-     (http://mail.gnu.org/mailman/listinfo/info-gnu-music) is a
+   * info-lilypond@gnu.org
+     (http://mail.gnu.org/mailman/listinfo/info-lilypond) is a
      low-volume list for information on the GNU Music project.
      This list is moderated; ask     David R. Linn <drl@gnu.org> or
      Han-Wen <hanwen@cs.uu.nl> to send announcements for this list.
 
-   * gnu-music-discuss@gnu.org
-     (http://mail.gnu.org/mailman/listinfo/gnu-music-discuss)   For
-     general discussions concerning LilyPond.
+   * lilypond-user@gnu.org
+     (http://mail.gnu.org/mailman/listinfo/lilypond-user)   For general
+     discussions about using LilyPond.
 
-   * help-gnu-music@gnu.org
-     (http://mail.gnu.org/mailman/listinfo/help-gnu-music)     For help
-     with using LilyPond.
-
-   * bug-gnu-music@gnu.org
-     (http://mail.gnu.org/mailman/listinfo/bug-gnu-music) If you have
+   * bug-lilypond@gnu.org
+     (http://mail.gnu.org/mailman/listinfo/bug-lilypond)   If you have
      bugreports, you should send them to this list.
 
 Windows 32
@@ -90,8 +86,7 @@ files, eg.,
 Bugs
 ====
 
-   Send bug reports to <bug-gnu-music@gnu.org>.  For help and questions
-use <help-gnu-music@gnu.org> and <gnu-music-discuss@gnu.org>.  Please
-consult the FAQ and installation instructions before mailing your
-problems.
+   Send bug reports to <bug-lilypond@gnu.org>.  For help and questions
+use <lilypond-user@gnu.org>.  Please consult the FAQ and installation
+instructions before mailing your problems.
 
diff --git a/VERSION b/VERSION
index 8cd3fef62b64ffb7ce5d138ae751bf92445235b9..830da425b3dca92bb74aabb0d7d035324619bc7f 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,8 +1,8 @@
 PACKAGE_NAME=LilyPond
 MAJOR_VERSION=1
 MINOR_VERSION=4
-PATCH_LEVEL=6
-MY_PATCH_LEVEL=po1
+PATCH_LEVEL=7
+MY_PATCH_LEVEL=
 
 # use the above to send patches: MY_PATCH_LEVEL is always empty for a
 # released version.
diff --git a/flower/hash.cc b/flower/hash.cc
deleted file mode 100644 (file)
index c33e7ed..0000000
+++ /dev/null
@@ -1,57 +0,0 @@
-/*   
-  hash.cc --  implement various functions for hash tables.
-  
-  source file of the Flower Library
-  
-  (c) 1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
-  
- */
-#include "string.hh"
-#include "array.hh"
-#include "dictionary.hh"
-
-
-// Note: assumes long is at least 32 bits.
-const unsigned long my_prime_list[] = 
-{
-  5, 11, 23,                   // be a bit careful for short lists: we want reasonable mem usage.
-  53,         97,         193,       389,       769,
-  1543,       3079,       6151,      12289,     24593,
-  49157,      98317,      196613,    393241,    786433,
-  1572869,    3145739,    6291469,   12582917,  25165843,
-  50331653,   100663319,  201326611, 402653189u, 805306457u, 
-  1610612741u, 3221225473u, 4294967291u
-};
-
-unsigned long
-prime_list (int idx)
-{
-  return my_prime_list [idx];
-}
-
-unsigned int
-string_hash (String s)
-{
-  const char* str = s.ch_C ();
-  unsigned int result = 0;
-  while (1) {
-    char c = *str++;
-    if (c == 0) break;
-      result += (result<<3) + c;
-  }
-  return result;
-}
-
-
-unsigned int
-hash (unsigned int i)
-{
-  return i;
-}
-
-unsigned int
-int_hash (int i)
-{
-  return (unsigned) i;
-}
-
index eaf0317464c08529e3349c91dc15e71798b0121d..6d1e353ca2316ab35e9681542c056b9c0177f35d 100644 (file)
@@ -11,8 +11,6 @@
 #define DICTIONARY_ITER_HH
 
 #include "dictionary.hh"
-#include "hash-table-iter.hh"
-
 
 template<class V>
 class Dictionary_iter : public Hash_table_iter<String,V>
index 701bc30d1dacb794d48bd02621045db825c2418b..4604d2645c5e21f7b4794852063aa72fa88e8219 100644 (file)
@@ -40,10 +40,8 @@ public:
     }
   Dictionary (Dict_initialiser<V> *p)
     {
-      hash_func_ = string_hash;
       for (Dict_initialiser<V> *q = p; q->key_; q++)
- (*this) [q->key_] = q->value_;
-         
+       (*this) [q->key_] = q->value_;
     }
   bool elem_b (String s)
   {
diff --git a/flower/include/hash-table-iter.hh b/flower/include/hash-table-iter.hh
deleted file mode 100644 (file)
index ee84098..0000000
+++ /dev/null
@@ -1,61 +0,0 @@
-/*   
-  hash-table-iter.hh -- declare Hash_table_iter
-
-  source file of the Flower Library
-  
-  (c) 1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
-  
- */
-
-#ifndef HASH_TABLE_ITER_HH
-#define HASH_TABLE_ITER_HH
-#include "hash-table.hh"
-
-template<class K, class V>
-class Hash_table_iter
-{
-  Hash_table<K,V> *dict_l_;
-  int i;
-public:
-  Hash_table_iter (Hash_table<K,V> const &dict)
-    {
-      i = 0;
-      dict_l_ = (Hash_table<K,V> *) & dict;
-      next_used ();
-    }
-
-  bool ok () const
-    {
-      return i < dict_l_->fixed_p_->dict_arr_.size ();
-    }
-
-  void next_used ()
-    {
-      while (ok () && dict_l_->fixed_p_->dict_arr_[i].free_b_)
-       {
-         i ++;
-       }
-    }
-  void operator ++ (int)
-    {
-      i++;
-      next_used ();
-    }
-
-  K key () const
-    {
-      return dict_l_->fixed_p_->dict_arr_[i].key_;
-    }
-  V val () const
-    {
-      return dict_l_->fixed_p_->dict_arr_[i].value_;      
-    }
-  V &val_ref ()
-    {
-      return dict_l_->fixed_p_->dict_arr_[i].value_;      
-    }
-};
-
-
-#endif /* HASH_TABLE_ITER_HH */
-
diff --git a/flower/include/hash-table.hh b/flower/include/hash-table.hh
deleted file mode 100644 (file)
index 8cc51f2..0000000
+++ /dev/null
@@ -1,216 +0,0 @@
-/*   
-  hash-table.hh -- declare Hash_table_entry, Hash_table
-  
-  source file of the Flower Library
-  
-  (c) 1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
-  
- */
-
-#ifndef HASH_TABLE_HH
-#define HASH_TABLE_HH
-
-unsigned int int_hash (int);
-unsigned long prime_list (int idx);
-template<class K, class V> struct Hash_table_iter;
-
-template<class K>
-unsigned int
-pointer_hash (K *p)
-{
-  return int_hash ((unsigned int) p);
-}
-
-template<class K, class V>
-struct Hash_table_entry
-{
-  K key_;
-  V value_;
-  bool free_b_;
-
-  Hash_table_entry () {
-    free_b_ = true;
-  }
-  Hash_table_entry (K s, V v)
-    {
-      key_ = s;
-      value_ = v;
-      free_b_ = false;
-    }
-};
-
-/**
-   A hash table of prime size.
-
-   We use quadratic probing.  
-
-  DEPRECATED. Use either SCM (preferred) or STL 
-*/
-template<class K, class V>
-class Fixed_size_hash_table
-{
-public:
-  Array<Hash_table_entry<K,V> > dict_arr_; 
-  int size_idx_;
-  Fixed_size_hash_table (int size_idx)
-    {
-      size_idx_ = size_idx;
-      int sz = prime_list (size_idx_);
-      dict_arr_.set_size (sz);
-    }
-
-  /// find #s#, or find first empty entry corresponding to #s#
-  int lookup (K s, unsigned int initial_hash)
-    {
-      int sz =dict_arr_.size ();
-      initial_hash = initial_hash % sz; 
-      int i;
-      int j = 0;
-      while (j <= sz/2) {
-       i = (initial_hash + j*j) % sz;
-       
-       if (dict_arr_[i].free_b_)
-         return i;
-
-       if (dict_arr_[i].key_ == s)
-         return i;
-
-       j++;
-      }
-
-      
-      return -1;
-    }
-
-  /// remove #s# from the hash table.  
-  V remove (K s, unsigned int initial_hash)
-    {
-      // TODO
-      assert (false);
-    }
-};
-
-/**
-   Hash table with sliding sizes. 
- */
-template<class K, class V>
-class Hash_table
-{
-  Fixed_size_hash_table<K,V> * fixed_p_;
-  /// set size to next prime, and copy contents
-  void enlarge ()
-    {
-      Fixed_size_hash_table<K,V> *f = new Fixed_size_hash_table<K,V> (fixed_p_->size_idx_ +1);
-      
-      for (int i=0; i < fixed_p_->dict_arr_.size (); i++)
-       {
-         if (fixed_p_->dict_arr_[i].free_b_)
-           continue;
-
-         K nm (fixed_p_->dict_arr_[i].key_);
-         unsigned int h = (*hash_func_) (nm);
-         int nl = f->lookup (nm, h);
-         
-         f->dict_arr_[nl] = Hash_table_entry<K,V> (nm, fixed_p_->dict_arr_[i].value_);
-       }
-      delete fixed_p_;
-      fixed_p_ = f;
-    }
-public:
-  Hash_table ()
-    {
-      hash_func_ = 0;
-      fixed_p_ = new Fixed_size_hash_table<K,V> (0);
-    }
-  ~Hash_table ()
-    {
-      delete fixed_p_;
-    }
-  void operator = (Hash_table<K,V> const &src)
-    {
-      if (&src == this)
-       return;
-      
-      delete fixed_p_;
-      fixed_p_ = new Fixed_size_hash_table<K,V> (*src.fixed_p_);
-      hash_func_ = src.hash_func_;
-    }
-  Hash_table (Hash_table<K,V> const &src)
-    {
-      fixed_p_ = new Fixed_size_hash_table<K,V> (*src.fixed_p_);
-      hash_func_ = src.hash_func_;
-    }
-
-  void clear ()
-    {
-      int i= fixed_p_->size_idx_;
-      delete fixed_p_;
-      fixed_p_ = new Fixed_size_hash_table<K,V> (i);
-    }
-  bool elem_b (K s) const
-    {
-      int l =  fixed_p_->lookup (s, (*hash_func_) (s));
-
-      return (l >= 0 && !fixed_p_->dict_arr_[l].free_b_) ;
-    }
-
-  /**
-     Find and return element.  If #s# is not in the table, create an
-     entry in the table, and init */
-  V& elem (K s)
-    {
-      int l;
-      unsigned int h = (*hash_func_) (s);
-      while ((l= fixed_p_->lookup (s,h)) <0)
-       {
-         enlarge ();
-       }
-      
-       fixed_p_->dict_arr_[l].free_b_ = false;
-       fixed_p_->dict_arr_[l].key_ = s;
-       return fixed_p_->dict_arr_[l].value_;
-    }
-  bool try_retrieve (K k, V *v)
-  {
-    int l =  fixed_p_->lookup (k, (*hash_func_) (k));
-    if (l < 0 || fixed_p_->dict_arr_[l].free_b_)
-      return false;
-    else
-      {
-       *v = fixed_p_->dict_arr_[l].value_;
-       return true;
-      }
-  }
-  V elem (K s) const
-    {
-      return const_elem (s);
-    }
-  V const_elem (K k) const
-  {
-      V retval;
-      assert (elem_b (k));
-      retval = ((Hash_table<K,V>*)this)->elem (k);
-      return retval;
-  }
-  V& operator [] (K k)
-    {
-      return elem (k);
-    }
-
-  V operator [] (K k) const
-    {
-      return const_elem (k);
-    }
-
-  V remove (K s)
-    {
-      return fixed_p_->remove (s, (*hash_func_) (s));
-    }
-  friend class Hash_table_iter<K,V>;
-public:
-  unsigned int (*hash_func_) (K);
-};
-
-
-#endif /* HASH_TABLE_HH */
-
index ab7cc17555278c42a3cfd6e6c4d0e092c51c87f0..aab0438e97f7955a115fc77c77185d06b95474b3 100644 (file)
@@ -1,22 +1,62 @@
 \header {
   texidoc="Document trills, pralls and turns"
-  title="Marques des agr\'ements et leur signification"
+  title="Marques des agr\\'ements et leur signification"
+  composer="D'Anglebert"
   copyright="(1689)"
 }
 
+invisible = \property Voice.NoteHead \override #'transparent = ##t
+visible = \property Voice.NoteHead \revert #'transparent
+
+% Ugly hack to get reasonable position of the pincé and Cheute
+startHorizScript = {
+  \property Voice.scriptHorizontal = ##t
+  \property Voice.Script \override #'padding = #0.3
+  \property Voice.Script \override #'extra-offset = #'(-.6 . 0)
+  % Avoid collision with the dots of dotted notes
+  \property Voice.Dots \override #'extra-extent-X = #'(-0.7 . 0)
+}
+endHorizScript = {
+  \property Voice.scriptHorizontal \unset
+  \property Voice.Dots \revert #'padding
+  \property Voice.Script \revert #'padding
+  \property Voice.Script \revert #'extra-offset
+}
+
+
 \score {
   <
     \property Score.TimeSignature = \turnOff
     \context GrandStaff <
       \context Staff=upper \notes\relative c'' {
        \time 1/4
-       c4-\prallprall
+       c4-\prall
        \time 3/8
-       c4.^"TODO"
+       c4.^\lineprall
        c4.-\downprall
        c4.-\upprall
        \time 5/8
        c4-\turn c4.-\upprall
+       d4-\turn b4.-\downprall
+       \time 3/4
+       b4 c^\turn d 
+       \time 1/4
+       <\context Voice=upper{\voiceOne d4}
+        \context Voice=lower{\voiceTwo 
+          \property Voice.Script \override #'extra-offset = #'(-0.8 . 2.0)
+          b_\turn}>
+       \startHorizScript c^\comma
+       \time 3/8
+       c4.^\comma
+       b8 c4_\comma 
+       c8 b4_\comma
+       b8 c4^\comma _\comma \endHorizScript
+        \time  2/2 \slurDown
+       <{c2}{s4 \invisible d1*1/4 ( \visible }> ) e2
+       <{a,2}{s4 \invisible b1*1/4 ( \visible }> ) d2
+       <{a2}{s4 \invisible b1*1/4 ( \visible }> ) d2
+       \time 3/4
+       d2^\prallup e4
       }
       \context Lyrics=one \lyrics {
        "Tremblement"4
        "Cadence"
        "autre"
        "Double"4 "cadence"4.
+       "autre"4 _4.
+       _4 "sans tremblement"2
+       "sur une tierce"4
+       "Pinc\\'e"4
+       "autre"4.
+       "Cheute ou Port de"
+       "en descendant"
+       "Cheute et pinc\\'e"
+       "Coul\\'e Sur 2 notes"1
+       "autre"
+       "autre"
+       "Double cadence"2.
       }
       \context Lyrics=two \lyrics {
        "simple"4
        "appuy\'e"4.
+       \skip 1*3
+       \skip 4 \skip 4.
+       "voix et montant"
+       \skip 2.
+       "de suite"1
       }
       \context Staff=lower \notes\relative c'' {
         % autobeamer has som problems here
index f42c5fd1f6fcbadb101c1d692932af28cd19020c..7027ea24755d14ec43c9a14f5006f91b6f665b3e 100644 (file)
@@ -46,7 +46,10 @@ ly_find_tfm (char const * name)
     return p;
   
 #if (KPATHSEA && HAVE_KPSE_FIND_FILE)
-  return kpse_find_file (name, kpse_tfm_format, true);
+  char const * str = kpse_find_file (name, kpse_tfm_format, true);
+  if (!str)
+    str = "";
+  return String (str);
 #endif
   return "";
 }
index ccf5ab3923bf0c8f3699069a248bc490ba432b75..1f355bf96162b9e931c7459367ce7192fe95dcbc 100644 (file)
@@ -169,7 +169,7 @@ _ (
 
   cout << endl;
 
-  cout << _f ("Report bugs to %s", "bug-gnu-music@gnu.org") << endl;
+  cout << _f ("Report bugs to %s", "bug-lilypond@gnu.org") << endl;
 }
 
 void
index e4866b6064908b5aa236a9b710713c86fd5617ef..71a04ef12a47fa72164e730630640b0caf398a01 100644 (file)
@@ -103,7 +103,8 @@ Articulation_req::do_equal_b (Request const* r) const
   Articulation_req const* a = dynamic_cast<Articulation_req const*> (r);
   
   return a && gh_equal_p (get_mus_property ("articulation-type"),
-                         r->get_mus_property ("articulation-type"));
+                         r->get_mus_property ("articulation-type"))
+    && get_direction () == a->get_direction ();
 }
 
 
index 3783a353a6b25c8c20a608604b6cb9e97c3dfc29..aa8ee6196c68ec13f60cdc6d917bb670527036d0 100644 (file)
@@ -10,8 +10,7 @@
 #include "command-request.hh"
 #include "musical-request.hh"
 #include "audio-item.hh"
-#include "dictionary.hh"
-#include "dictionary-iter.hh"
+
 
 /**
    perform Piano pedals
index b8fa85214a13831a27951128df15a9471bae3b36..e5b1b7234513e52f8483ec05e309a0fbbdf441c4 100644 (file)
@@ -433,6 +433,8 @@ ScoreContext = \translator {
        keyAccidentalOrder = #'(
          (6 . -1) (2  . -1) (5 . -1 ) (1  . -1) (4  . -1) (0  . -1) (3  . -1)
         (3  . 1) (0 . 1) (4 . 1) (1 . 1) (5 . 1) (2 . 1) (6 . 1)
+        (6 . -2) (2  . -2) (5 . -2 ) (1  . -2) (4  . -2) (0  . -2) (3  . -2)
+        (3  . 2) (0 . 2) (4 . 2) (2 . 2) (5 . 2) (2 . 2) (6 . 2)
        )
        breakAlignOrder = #'(
          Instrument_name
index b0fcedd3dc6c0cacd41839494cfbfd2371e31fde..963c1f914df8e4a4b4b2557efccb37bbd7b53985 100644 (file)
@@ -43,5 +43,11 @@ prallprall = \script "prallprall"
 prallmordent = \script "prallmordent"
 upprall = \script "upprall"
 downprall = \script "downprall"
+upmordent = \script "upmordent"
+downmordent = \script "downmordent"
+lineprall = \script "lineprall"
+pralldown = \script "pralldown"
+prallup = \script "prallup"
 segno = \script "segno"
 coda = \script "coda"
+comma = \script "comma"
index f22df3d4726513dd07b3050a0235f67e7ca0ef9f..7bde761d311b4142f6b969f7ee52e9b72f81f036 100644 (file)
@@ -1,15 +1,15 @@
 Begin3
 Title: LilyPond
-Version: 1.4.6
-Entered-date: 29JUL01
+Version: 1.4.7
+Entered-date: 23AUG01
 Description: @BLURB@
 Keywords: music notation typesetting midi fonts engraving
 Author: hanwen@cs.uu.nl (Han-Wen Nienhuys)
        janneke@gnu.org (Jan Nieuwenhuizen)
 Maintained-by: hanwen@stack.nl (Han-Wen Nienhuys)
 Primary-site: sunsite.unc.edu /pub/Linux/apps/sound/convert
-       1000k lilypond-1.4.6.tar.gz 
+       1000k lilypond-1.4.7.tar.gz 
 Original-site: ftp.cs.uu.nl /pub/GNU/LilyPond/development/
-       1000k lilypond-1.4.6.tar.gz 
+       1000k lilypond-1.4.7.tar.gz 
 Copying-policy: GPL
 End
index c8a75135b6331beda3f1a08fdc41a384e77fe506..ccac7a4339a9c77b48bb03115d4a9875281735b3 100644 (file)
@@ -1,11 +1,11 @@
 %define info yes
 
 Name: lilypond
-Version: 1.4.6
+Version: 1.4.7
 Release: 1
 License: GPL
 Group: Applications/Publishing
-Source0: ftp.cs.uu.nl:/pub/GNU/LilyPond/development/lilypond-1.4.6.tar.gz
+Source0: ftp.cs.uu.nl:/pub/GNU/LilyPond/development/lilypond-1.4.7.tar.gz
 Summary: Create and print music notation 
 URL: http://www.cs.uu.nl/~hanwen/lilypond
 BuildRoot: /tmp/lilypond-install
index c46b3338844e689ffa3b44269131ebf1e3382bdc..1b09b2a83bcdda35ab6ac38c10354ba993577566 100644 (file)
 
 Distribution: SuSE Linux 7.0 (i386)
 Name: lilypond
-Version: 1.4.6
+Version: 1.4.7
 Release: 2
 Copyright:    GPL
 Group: Applications/Publishing
-Source0: ftp.cs.uu.nl:/pub/GNU/LilyPond/development/lilypond-1.4.6.tar.gz
+Source0: ftp.cs.uu.nl:/pub/GNU/LilyPond/development/lilypond-1.4.7.tar.gz
 # music notation software for.. ?
 Summary: A program for printing sheet music.
 URL: http://www.lilypond.org/
index d60d56c977edabcb1122f406f8b4f86e8367e391..391eb7f6bec17e7a9ef9540d035672bef8079f7b 100644 (file)
@@ -37,14 +37,14 @@ if test = 0:
        input feta-accordion;
        input feta-custodes;    
 else:
-       input feta-bolletjes;   
-       input feta-banier;
+%      input feta-bolletjes;   
+&      input feta-banier;
 %      input feta-eindelijk;
 %      input feta-klef;
 %      input feta-toevallig;
-%      input feta-schrift;
+       input feta-schrift;
 %      input feta-haak;
-       %input feta-timesig;
+%      %input feta-timesig;
 %      input feta-pendaal;
 %      input feta-accordion;
 fi
index 8ddcc5d1d658603c0088304c4825e99222d64581..9ef3b815f5210f0cbe72944d41a80f3558ce8cdb 100644 (file)
@@ -123,9 +123,11 @@ fet_beginchar("> accent", "sforzato", "sforzatoaccent")
        labels(4);
 fet_endchar;
 
+% Hmm, changed 1.5 to 1.4 to avoid problems with "random" placement of
+% the dots because of quantization effects for almost integer values. /MB
 fet_beginchar("staccato dot", "staccato", "staccato")
        save radius;
-       radius# = 1.5 stafflinethickness#;
+       radius# = 1.4 stafflinethickness#;
        define_pixels(radius);
        pickup pencircle scaled 2 radius;
        draw (0,0);
@@ -678,6 +680,39 @@ fet_beginchar("Coda", "coda", "coda")
 
 fet_endchar;
 
+def draw_comma = 
+       save alpha, thick, thin, ht;
+       alpha:=35;
+       thin# = 1.2 stafflinethickness#;
+       thick# = 3 stafflinethickness#;
+       ht# = .6staff_space#;
+       define_pixels(thin, thick,ht);
+       set_char_box(0, .5staff_space#, ht#, ht#);
+
+       penpos1(thick, alpha);
+       penpos2(thick, alpha+90);
+       penpos3(thin, 180-alpha);
+       penpos4(thin, 90-alpha);
+       x3r=0;
+       x1l=x3l;
+       y2r=-y4l=h;
+       z1=z2;
+       z3=z4;
+       penlabels(1,2,3,4);
+       fill z1l{dir (alpha+90)} .. z2r{dir alpha} .. z1r{dir (alpha-90)} .. 
+       z3l{dir (270-alpha)} .. z4l{dir (alpha+180)} .. 
+       z3r{dir (90-alpha)} .. cycle;
+enddef;
+
+fet_beginchar("Right Comma","rcomma","rcomma");
+       draw_comma;
+fet_endchar;
+
+fet_beginchar("Left Comma","lcomma","lcomma");
+       draw_comma;
+       xy_mirror_char;
+fet_endchar;
+
 thick#:=1/24designsize;
 define_blacker_pixels(thick);
 
index 769348609e77cb3c07cb9abace207e7ae9d7842f..df3ae8d0cb9665b140c90652740f5d21a1af0714 100644 (file)
@@ -93,7 +93,7 @@ fet_endchar;
 
 fet_beginchar("mordent", "mordent", "mordent")
        trills := 2;
-       set_char_box(trills*twidth#-0.5toverlap#, trills*twidth#-0.5toverlap#, theight#, theight#);
+       set_char_box(trills*twidth#-0.5toverlap#, trills*twidth#-0.5toverlap#, 4/3*theight#, 4/3*theight#);
        draw_trill_two;
        draw_mordent(0);
 fet_endchar;
@@ -112,7 +112,7 @@ fet_endchar;
 
 fet_beginchar("prallmordent", "prallmordent", "prallmordent")
        trills := 3;
-       set_char_box(trills*twidth#-(trills-1)*0.5toverlap#, trills*twidth#-(trills-1)*0.5toverlap#, theight#, theight#);
+       set_char_box(trills*twidth#-(trills-1)*0.5toverlap#, trills*twidth#-(trills-1)*0.5toverlap#, 4/3*theight#, 4/3*theight#);
        draw_trill_three;
        draw_mordent(twidth-0.5toverlap);
 fet_endchar;
@@ -146,3 +146,61 @@ fet_beginchar("downprall", "downprall", "downprall")
        draw_trill_three;
 fet_endchar;
 
+fet_beginchar("upmordent", "upmordent", "upmordent")
+%      trills := 4;
+       trills := 3;
+       set_char_box(trills*twidth#-(trills-1)*0.5toverlap#, trills*twidth#-(trills-1)*0.5toverlap#, 4/3*theight#, 4/3*theight#);
+%      draw_slur(-2twidth#,-2theight#,0,-1);
+%      currentpicture := currentpicture shifted (-0.5w+tthin,-tfat*theight+0.75tthin);
+       draw_slur(0,-2theight#,0,-1);
+%      currentpicture := currentpicture shifted (-0.5w+1.3tthin,-tfat*theight+1.5tthin);
+       currentpicture := currentpicture shifted (-0.5w+1.65tthin,-tfat*theight+1.15tthin);
+%      draw_trill_four;
+       draw_trill_three;
+       draw_mordent(twidth-0.5toverlap);
+fet_endchar;
+
+fet_beginchar("downmordent", "downmordent", "downmordent")
+       trills := 3;
+       set_char_box(trills*twidth#-(trills-1)*0.5toverlap#, trills*twidth#-(trills-1)*0.5toverlap#, 4/3*theight#, 4/3*theight#);
+%      draw_slur(-2twidth#,2theight#,0,1);
+       draw_slur(0,2theight#,0,1);
+%      currentpicture := currentpicture shifted (-0.5w+tthin,-tfat*theight+0.75tthin);
+       currentpicture := currentpicture shifted (-0.5w+tthin,-tfat*theight+0.5tthin);
+       draw_trill_three;
+       draw_mordent(twidth-0.5toverlap);
+fet_endchar;
+
+fet_beginchar("lineprall", "lineprall", "lineprall")
+       trills := 3;
+       set_char_box(trills*twidth#-(trills-1)*0.5toverlap#, trills*twidth#-(trills-1)*0.5toverlap#, theight#, 4*theight#);
+       pickup pencircle scaled tthin;
+       draw (-0.5w+tthin,-tfat*theight+0.5tthin) -- (-0.5w+tthin,h);
+       draw_trill_three;
+fet_endchar;
+
+fet_beginchar("pralldown", "pralldown", "pralldown")
+%      trills := 4;
+       trills := 3;
+       set_char_box(trills*twidth#-(trills-1)*0.5toverlap#, trills*twidth#-(trills-1)*0.5toverlap#, theight#, theight#);
+%      draw_slur(-2twidth#,-2theight#,0,-1);
+%      currentpicture := currentpicture shifted (-0.5w+tthin,-tfat*theight+0.75tthin);
+       draw_slur(0,-2theight#,0,-1);
+%      currentpicture := currentpicture shifted (-0.5w+1.3tthin,-tfat*theight+1.5tthin);
+       currentpicture := currentpicture shifted (-0.5w+1.65tthin,-tfat*theight+1.15tthin);
+%      draw_trill_four;
+       draw_trill_three;
+       currentpicture := currentpicture xscaled -1;
+fet_endchar;
+
+fet_beginchar("prallup", "prallup", "prallup")
+       trills := 3;
+       set_char_box(trills*twidth#-(trills-1)*0.5toverlap#, trills*twidth#-(trills-1)*0.5toverlap#, theight#, theight#);
+%      draw_slur(-2twidth#,2theight#,0,1);
+       draw_slur(0,2theight#,0,1);
+%      currentpicture := currentpicture shifted (-0.5w+tthin,-tfat*theight+0.75tthin);
+       currentpicture := currentpicture shifted (-0.5w+tthin,-tfat*theight+0.5tthin);
+       draw_trill_three;
+       currentpicture := currentpicture xscaled -1;
+fet_endchar;
+
index 4c3830a63722e2e8a939954058721f02eb35be5e..977f44e70e1065ad4181632c99f5e4f4030fa8ab 100644 (file)
@@ -311,7 +311,7 @@ Lilypond_skip::str ()
     return "";
 
   String str = "\\skip ";
-  str += Duration_convert::dur2_str (dur) + "; ";
+  str += Duration_convert::dur2_str (dur);
 
   return str;
 }
index aee29cef2b8d6cf4710b8750d77fcc8680e6b515..1f476649a6fd81b09d8fec5e65265a7244a76a82 100644 (file)
@@ -100,7 +100,7 @@ Lilypond_stream::header()
   *os_p_ << filename_str_g;
   *os_p_ << "\n\n";
   // ugh
-  *os_p_ << "\\version \"1.4.0\";\n";
+  *os_p_ << "\\version \"1.4.0\"\n";
 }
 
 void
index 9cc78171d8027b62e0a2cad7702aeb7c1ad97698..cce169c639694d8183678de694bbea6ad94530e6 100644 (file)
@@ -121,7 +121,7 @@ usage()
   cout << '\n';
   cout << Long_option_init::table_str (long_option_init_a) << endl;
 
-  cout << _f ("Report bugs to %s", "bug-gnu-music@gnu.org") << endl;
+  cout << _f ("Report bugs to %s", "bug-lilypond@gnu.org") << endl;
 }
 
 void
index e40f655d1c3a7a69712b22ef43e97b70be88f1cd..39ee516b138d2909e8a64526b193f481667c77a3 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Lilypond 1.2.8\n"
-"POT-Creation-Date: 2001-09-09 17:30+0200\n"
+"POT-Creation-Date: 2001-06-14 13:22+0200\n"
 "PO-Revision-Date: 1999-09-18 01:30+0200\n"
 "Last-Translator: Erwin Dieterich <bamse@gmx.de>\n"
 "Language-Team: LANGUAGE <de@li.org>\n"
@@ -13,181 +13,166 @@ msgstr ""
 "Content-Type: text/plain; charset=ISO-8859-1\n"
 "Content-Transfer-Encoding: ENCODING\n"
 
-#: ly2dvi.py:106
+#: ly2dvi.py:105
 msgid "Generate .dvi with LaTeX for LilyPond"
 msgstr ""
 
-#: data-file.cc:118 input.cc:85 ly2dvi.py:191 midi-parser.cc:100 mup2ly.py:93
+#: data-file.cc:118 input.cc:85 ly2dvi.py:190 midi-parser.cc:100 mup2ly.py:93
 #: update-lily.py:118 warn.cc:23
 msgid "warning: "
 msgstr "Warnung: "
 
-#: input.cc:90 ly2dvi.py:206 ly2dvi.py:639 ly2dvi.py:657 ly2dvi.py:848
-#: mup2ly.py:98 mup2ly.py:188 update-lily.py:123 update-lily.py:211 warn.cc:9
-#: warn.cc:17
+#: input.cc:90 ly2dvi.py:205 ly2dvi.py:804 mup2ly.py:98 mup2ly.py:188
+#: update-lily.py:123 update-lily.py:211 warn.cc:9 warn.cc:17
 msgid "error: "
 msgstr "Fehler: "
 
-#: ly2dvi.py:207 mup2ly.py:100 update-lily.py:125
+#: ly2dvi.py:206 mup2ly.py:100 update-lily.py:125
 #, fuzzy
 msgid "Exiting ... "
 msgstr "Linie ... "
 
-#: ly2dvi.py:265 mup2ly.py:158 update-lily.py:183
+#: ly2dvi.py:264 mup2ly.py:158 update-lily.py:183
 #, fuzzy, c-format
 msgid "Usage: %s [OPTION]... FILE"
 msgstr "Verwendung: %s [OPTIONEN] ... [DATEI]"
 
-#: ly2dvi.py:269 main.cc:120 main.cc:149 mup2ly.py:162 update-lily.py:187
+#: ly2dvi.py:268 main.cc:120 main.cc:148 mup2ly.py:162 update-lily.py:187
 msgid "Options:"
 msgstr "Optionen:"
 
-#: ly2dvi.py:273 main.cc:124 main.cc:172 mup2ly.py:168 update-lily.py:191
+#: ly2dvi.py:272 main.cc:124 main.cc:171 mup2ly.py:168 update-lily.py:191
 #, fuzzy, c-format
 msgid "Report bugs to %s"
 msgstr "Melde Fehler an"
 
-#: ly2dvi.py:306 mup2ly.py:185 update-lily.py:208
+#: ly2dvi.py:305 mup2ly.py:185 update-lily.py:208
 #, fuzzy, c-format
 msgid "Invoking `%s'"
 msgstr "Uralt-Bitte: `%s'"
 
-#: ly2dvi.py:310 mup2ly.py:188 update-lily.py:211
+#: ly2dvi.py:309 mup2ly.py:188 update-lily.py:211
 #, c-format
 msgid "command exited with value %d"
 msgstr ""
 
-#: ly2dvi.py:312 mup2ly.py:190 update-lily.py:213
+#: ly2dvi.py:311 mup2ly.py:190 update-lily.py:213
 msgid "(ignored)"
 msgstr ""
 
-#: ly2dvi.py:322
+#: ly2dvi.py:321
 #, fuzzy, c-format
 msgid "Cleaning %s..."
 msgstr "Uralt-Bitte: `%s'"
 
-#: ly2dvi.py:337 mup2ly.py:214 update-lily.py:237
+#: ly2dvi.py:336 mup2ly.py:214 update-lily.py:237
 #, fuzzy, c-format
 msgid "no such setting: %s"
 msgstr "Kein solches instrument: `%s'"
 
-#: ly2dvi.py:350 main.cc:113
+#: ly2dvi.py:349 main.cc:112
 msgid "write Makefile dependencies for every input file"
 msgstr "Schreibe Makefile-Abhängigkeiten für jede Eingabedatei"
 
-#: ly2dvi.py:351 main.cc:96 main.cc:109 mup2ly.py:1117 update-lily.py:251
+#: ly2dvi.py:350 main.cc:96 main.cc:108 mup2ly.py:1117 update-lily.py:251
 msgid "this help"
 msgstr "Diese Hilfe"
 
-#: ly2dvi.py:352 main.cc:111 main.cc:116
+#: ly2dvi.py:351 main.cc:110 main.cc:115
 msgid "DIR"
 msgstr "DIR"
 
-#: ly2dvi.py:352
+#: ly2dvi.py:351
 #, fuzzy
 msgid "add DIR to LilyPond's search path"
 msgstr "Hänge DIR an den Suchpfad an"
 
-#: ly2dvi.py:353
+#: ly2dvi.py:352
 #, c-format
 msgid "keep all output, and name the directory %s.dir"
 msgstr ""
 
-#: ly2dvi.py:354
+#: ly2dvi.py:353
 msgid "don't run LilyPond"
 msgstr ""
 
-#: ly2dvi.py:355 main.cc:114
+#: ly2dvi.py:354 main.cc:113
 #, fuzzy
 msgid "produce MIDI output only"
 msgstr "Nur Midiausgabe"
 
-#: ly2dvi.py:356 ly2dvi.py:357 main.cc:99 main.cc:112 main.cc:115
+#: ly2dvi.py:355 main.cc:99 main.cc:111 main.cc:114
 msgid "FILE"
 msgstr "DATEI"
 
-#: ly2dvi.py:356
+#: ly2dvi.py:355
 #, fuzzy
 msgid "write ouput to FILE"
 msgstr "Schreibe die Ausgabe in BASENAME[-x].Erweiterung"
 
 #: ly2dvi.py:357
-msgid "find pfa fonts used in FILE"
-msgstr ""
-
-#: ly2dvi.py:359
 #, fuzzy
 msgid "generate PostScript output"
 msgstr "Degenerierte Zwangsbedingungen"
 
-#: ly2dvi.py:360
+#: ly2dvi.py:358
 msgid "KEY=VAL"
 msgstr ""
 
-#: ly2dvi.py:360
+#: ly2dvi.py:358
 msgid "change global setting KEY to VAL"
 msgstr ""
 
-#: ly2dvi.py:361 main.cc:119 mup2ly.py:1120 update-lily.py:255
+#: ly2dvi.py:359 main.cc:118 mup2ly.py:1120 update-lily.py:255
 #, fuzzy
 msgid "verbose"
 msgstr "Sei geschwätzig"
 
-#: ly2dvi.py:362 main.cc:105 main.cc:118 mup2ly.py:1121 update-lily.py:256
+#: ly2dvi.py:360 main.cc:105 main.cc:117 mup2ly.py:1121 update-lily.py:256
 msgid "print version number"
 msgstr "Zeige die Versionsnummer"
 
-#: ly2dvi.py:363 main.cc:107 main.cc:120 mup2ly.py:1122 update-lily.py:258
+#: ly2dvi.py:361 main.cc:107 main.cc:119 mup2ly.py:1122 update-lily.py:258
 msgid "show warranty and copyright"
 msgstr "Zeige Garantie und Urheberrechte"
 
-#: ly2dvi.py:385 ly2dvi.py:580 ly2dvi.py:605
+#: ly2dvi.py:383 ly2dvi.py:578 ly2dvi.py:603
 #, fuzzy, c-format
 msgid "Running %s..."
 msgstr "Uralt-Bitte: `%s'"
 
-#: ly2dvi.py:398
+#: ly2dvi.py:396
 #, fuzzy, c-format
 msgid "Analyzing %s..."
 msgstr "Uralt-Bitte: `%s'"
 
-#: ly2dvi.py:454
+#: ly2dvi.py:452
 #, c-format
 msgid "no lilypond output found for %s"
 msgstr ""
 
-#: ly2dvi.py:496
+#: ly2dvi.py:494
 #, fuzzy, c-format
 msgid "invalid value: %s"
 msgstr "Ungültiger Buchstabe `%c'"
 
-#: ly2dvi.py:639
-#, fuzzy, c-format
-msgid "not a PostScript file: `%s'"
-msgstr "Kann die Datei %s nicht öffnen"
-
-#: ly2dvi.py:657
-#, c-format
-msgid "getopt says: `%s'"
-msgstr ""
-
-#: ly2dvi.py:824 scores.cc:44
+#: ly2dvi.py:781 scores.cc:44
 #, fuzzy, c-format
 msgid "dependencies output to `%s'..."
 msgstr "Ausgabe auf Papier auf %s..."
 
-#: ly2dvi.py:835
+#: ly2dvi.py:791
 #, fuzzy, c-format
 msgid "%s output to `%s'..."
 msgstr "MIDI-Ausgabe nach %s..."
 
-#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:837
+#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:793
 #: midi-score-parser.cc:24 scores.cc:136 scores.cc:142
 #, c-format
 msgid "can't find file: `%s'"
 msgstr "Kann Datei `%s' nicht finden"
 
-#: ly2dvi.py:848
+#: ly2dvi.py:804
 msgid "no files specified on command line."
 msgstr ""
 
@@ -213,7 +198,7 @@ msgstr ""
 msgid "define macro NAME [optional expansion EXP]"
 msgstr ""
 
-#: main.cc:115 mup2ly.py:1118
+#: main.cc:114 mup2ly.py:1118
 #, fuzzy
 msgid "write output to FILE"
 msgstr "Schreibe die Ausgabe in BASENAME[-x].Erweiterung"
@@ -437,6 +422,15 @@ msgstr ""
 msgid "Can't switch translators, I'm there already"
 msgstr ""
 
+#: beam.cc:86
+#, fuzzy
+msgid "beam has less than two stems"
+msgstr "Balken mit weniger als zwei Hälsen"
+
+#: beam.cc:637
+msgid "weird beam vertical offset"
+msgstr ""
+
 #: beam-engraver.cc:91 beam-engraver.cc:124
 #, fuzzy
 msgid "can't find start of beam"
@@ -465,15 +459,6 @@ msgstr "Notenhals passt nicht in den Balken"
 msgid "beam was started here"
 msgstr "Der Balken bagann hier"
 
-#: beam.cc:86
-#, fuzzy
-msgid "beam has less than two stems"
-msgstr "Balken mit weniger als zwei Hälsen"
-
-#: beam.cc:637
-msgid "weird beam vertical offset"
-msgstr ""
-
 #: break-align-item.cc:136
 #, fuzzy, c-format
 msgid "unknown spacing pair `%s', `%s'"
@@ -498,6 +483,16 @@ msgstr ""
 msgid "none of these in my family"
 msgstr ""
 
+#: chord.cc:369
+#, c-format
+msgid "invalid subtraction: not part of chord: %s"
+msgstr "Unerlaubte Subtraktion: nicht Teil eines Akkords: %s"
+
+#: chord.cc:398
+#, c-format
+msgid "invalid inversion pitch: not part of chord: %s"
+msgstr "Unerlaubter Baßton: gehört nicht zum Akkord: %s"
+
 #: chord-tremolo-engraver.cc:141 percent-repeat-engraver.cc:192
 #, fuzzy
 msgid "unterminated chord tremolo"
@@ -508,16 +503,6 @@ msgstr "Unbeendeter Bindestrich"
 msgid "no one to print a tremolos"
 msgstr "Keiner darf eine Wiederholungsklammer drucken"
 
-#: chord.cc:376
-#, c-format
-msgid "invalid subtraction: not part of chord: %s"
-msgstr "Unerlaubte Subtraktion: nicht Teil eines Akkords: %s"
-
-#: chord.cc:405
-#, c-format
-msgid "invalid inversion pitch: not part of chord: %s"
-msgstr "Unerlaubter Baßton: gehört nicht zum Akkord: %s"
-
 #: collision.cc:127
 msgid "Too many clashing notecolumns.  Ignoring them."
 msgstr "Zu viele aneinanderstoßende Notenspalten. Ich ignoriere sie."
@@ -634,65 +619,64 @@ msgstr ""
 msgid "Huh? Melismatic note found to have associated lyrics."
 msgstr ""
 
-#. print example usage:  lilypond -e "(set-lily-option 'help 0)" ?
-#: main.cc:105
+#: main.cc:104
 msgid "EXPR"
 msgstr ""
 
-#: main.cc:105
+#: main.cc:104
 msgid "evalute EXPR as Scheme after .scm init is read"
 msgstr ""
 
 #. another bug in option parser: --output=foe is taken as an abbreviation
 #. for --output-format
-#: main.cc:108
+#: main.cc:107
 msgid "EXT"
 msgstr "EXT"
 
-#: main.cc:108
+#: main.cc:107
 #, fuzzy
 msgid "use output format EXT (scm, ps, tex or as)"
 msgstr "Benutze das Ausgabeformat EXT"
 
-#: main.cc:110
+#: main.cc:109
 #, fuzzy
 msgid "FIELD"
 msgstr "DATEI"
 
-#: main.cc:110
+#: main.cc:109
 msgid "write header field to BASENAME.FIELD"
 msgstr ""
 
-#: main.cc:111
+#: main.cc:110
 msgid "add DIR to search path"
 msgstr "Hänge DIR an den Suchpfad an"
 
-#: main.cc:112
+#: main.cc:111
 msgid "use FILE as init file"
 msgstr "Verwende FILE als Initialisierungsdatei"
 
-#: main.cc:116
+#: main.cc:115
 msgid "prepend DIR to dependencies"
 msgstr ""
 
-#: main.cc:117
+#: main.cc:116
 msgid "inhibit file output naming and exporting"
 msgstr "Unterdrücke die automatische Benennung von Ausgabedateien und Export"
 
 #.
 #. No version number or newline here. It confuses help2man
 #.
-#: main.cc:137
+#: main.cc:136
 #, fuzzy, c-format
 msgid "Usage: %s [OPTION]... FILE..."
 msgstr "Benutzung: %s [OPTIONEN] ... [DATEI] ..."
 
-#: main.cc:139
+#: main.cc:138
 #, fuzzy
 msgid "Typeset music and or play MIDI from FILE"
 msgstr "Setze Musik oder spiele MIDI von DATEI"
 
-#: main.cc:143
+#: main.cc:142
 msgid ""
 "LilyPond is a music typesetter.  It produces beautiful sheet music\n"
 "using a high level description file as input.  LilyPond is part of \n"
@@ -702,11 +686,11 @@ msgstr ""
 "Notenblätter erzeugen. Dazu verwendet es eine eigene Beschreibungssprache.\n"
 "lilyPond ist Teil des GNU-Projekts\n"
 
-#: main.cc:153
+#: main.cc:152
 msgid "This binary was compiled with the following options:"
 msgstr "Diese Programm wurde mit den folgenden Optionen übersetzt:"
 
-#: main.cc:56 main.cc:180
+#: main.cc:56 main.cc:179
 #, c-format
 msgid ""
 "This is free software.  It is covered by the GNU General Public License,\n"
@@ -719,17 +703,17 @@ msgstr ""
 "einhalten. Wenn Sie das Programm mit `%s --warranty starten, bekommen\n"
 "Sie mehr Informationen.\n"
 
-#: main.cc:63 main.cc:187 main.cc:199
+#: main.cc:63 main.cc:186 main.cc:198
 #, c-format
 msgid "Copyright (c) %s by"
 msgstr "Urheberrechte (Copyright) (c) %s bei"
 
-#: main.cc:197
+#: main.cc:196
 #, fuzzy
 msgid "GNU LilyPond -- The music typesetter"
 msgstr "GNU LilyPond -- Der Notensatz des GNU-Projekts"
 
-#: main.cc:72 main.cc:205
+#: main.cc:72 main.cc:204
 msgid ""
 "    This program is free software; you can redistribute it and/or\n"
 "modify it under the terms of the GNU General Public License version 2\n"
@@ -772,10 +756,10 @@ msgstr "Unsinnige Dauer"
 msgid "silly pitch"
 msgstr "unsinnige Tonhöhe"
 
-#: music-output-def.cc:115
+#: musical-request.cc:28
 #, fuzzy, c-format
-msgid "can't find `%s' context"
-msgstr "Kann Partiturkontext nicht finden"
+msgid "Transposition by %s makes accidental larger than two"
+msgstr "Transponieren um %s macht Vorzecihen größer als zwei"
 
 #: music.cc:232
 msgid "ly_get_mus_property (): Not a Music"
@@ -797,10 +781,10 @@ msgstr ""
 msgid "ly_music_name (): Not a music expression"
 msgstr ""
 
-#: musical-request.cc:28
+#: music-output-def.cc:115
 #, fuzzy, c-format
-msgid "Transposition by %s makes accidental larger than two"
-msgstr "Transponieren um %s macht Vorzecihen größer als zwei"
+msgid "can't find `%s' context"
+msgstr "Kann Partiturkontext nicht finden"
 
 #: my-lily-lexer.cc:139
 #, fuzzy, c-format
@@ -945,16 +929,11 @@ msgstr "Zu viele kollidierende Pausen."
 msgid "too many notes for rest collision"
 msgstr "Zu viele Noten für kollidierende Pausen."
 
-#: scm-option.cc:63
+#: scm-option.cc:59
 #, fuzzy
 msgid "Scheme options:"
 msgstr "Optionen:"
 
-#: score-engraver.cc:188
-#, fuzzy, c-format
-msgid "unbound spanner `%s'"
-msgstr "Unbeschränkter Abstand `%s'"
-
 #: score.cc:78
 msgid "Interpreting music..."
 msgstr "Interpretiere die Noten..."
@@ -975,6 +954,11 @@ msgstr "Habe Fehler gefunden, /* die Partitur wird nicht verarbeitet */"
 msgid "elapsed time: %.2f seconds"
 msgstr "verstrichene Zeit %.2f Sekunden"
 
+#: score-engraver.cc:188
+#, fuzzy, c-format
+msgid "unbound spanner `%s'"
+msgstr "Unbeschränkter Abstand `%s'"
+
 #: scores.cc:106
 #, fuzzy
 msgid "Score contains errors; will not process it"
@@ -996,6 +980,15 @@ msgstr "Ich wei
 msgid "Separation_item:  I've been drinking too much"
 msgstr "Single_malt_grouping_item: Ich saufe zu viel"
 
+#: slur.cc:48
+#, fuzzy
+msgid "Putting slur over rest.  Ignoring."
+msgstr "Setze Bindebogen über Pause. Wird ignoriert"
+
+#: slur.cc:383
+msgid "Slur over rest?"
+msgstr "Bindebogen übe den Rest?"
+
 #: slur-engraver.cc:127
 msgid "unterminated slur"
 msgstr "Unbeendeter Bindebogen"
@@ -1007,25 +1000,20 @@ msgstr "Unbeendeter Bindebogen"
 msgid "can't find start of slur"
 msgstr "Kann nicht beide Enden von %s finden"
 
-#: slur.cc:48
+#: stem.cc:116
 #, fuzzy
-msgid "Putting slur over rest.  Ignoring."
-msgstr "Setze Bindebogen über Pause. Wird ignoriert"
-
-#: slur.cc:383
-msgid "Slur over rest?"
-msgstr "Bindebogen übe den Rest?"
+msgid "Weird stem size; check for narrow beams"
+msgstr ""
+"Dubiose Größe des Notenhalses: Überprüfe die Eingabe auf schmale Balken"
 
 #: stem-engraver.cc:115
 #, c-format
 msgid "Adding note head to incompatible stem (type = %d)"
 msgstr "Setze Note auf unpassenden Hals (Typ = %d)"
 
-#: stem.cc:116
-#, fuzzy
-msgid "Weird stem size; check for narrow beams"
+#: text-spanner.cc:121
+msgid "Text_spanner too small"
 msgstr ""
-"Dubiose Größe des Notenhalses: Überprüfe die Eingabe auf schmale Balken"
 
 #: text-spanner-engraver.cc:94
 #, fuzzy
@@ -1042,9 +1030,10 @@ msgstr "Habe schon einen Balken"
 msgid "unterminated text spanner"
 msgstr "Unbeendete Linienfortführung"
 
-#: text-spanner.cc:121
-msgid "Text_spanner too small"
-msgstr ""
+#: tfm.cc:77
+#, fuzzy, c-format
+msgid "can't find ascii character: %d"
+msgstr "Kann ASCII-Zeichen `%d' nicht finden"
 
 #: tfm-reader.cc:106
 #, fuzzy, c-format
@@ -1056,11 +1045,6 @@ msgstr "TFM header von `%s' hat nur %u Wort(e)"
 msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
 msgstr "%s: TFM-Datei hat %u Parameter. Das ist mehr als die"
 
-#: tfm.cc:77
-#, fuzzy, c-format
-msgid "can't find ascii character: %d"
-msgstr "Kann ASCII-Zeichen `%d' nicht finden"
-
 #. How to shut up this warning, when no notes appeared because
 #. they were suicided by Thread_devnull_engraver?
 #: tie-engraver.cc:220 tie-performer.cc:173
@@ -1202,7 +1186,7 @@ msgstr "F
 msgid "Have to be in Chord mode for chords"
 msgstr "Für Akkorde muß ich im Akkord-(Chord)-Modus sein"
 
-#: parser.yy:1911
+#: parser.yy:1910
 msgid "need integer number arg"
 msgstr ""
 
index feffb8014308cbe619c00a100eaf3eef51dc2138..6cad31a3d93165b930f7828afe153a33e8d081c8 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
 msgid ""
 msgstr ""
 "Project-Id-Version: lilypond 1.3.18\n"
-"POT-Creation-Date: 2001-09-09 17:30+0200\n"
+"POT-Creation-Date: 2001-06-14 13:22+0200\n"
 "PO-Revision-Date: 1999-12-28 00:32 +1\n"
 "Last-Translator: Laurent Martelli <laurent@linuxfan.com>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
 
-#: ly2dvi.py:106
+#: ly2dvi.py:105
 msgid "Generate .dvi with LaTeX for LilyPond"
 msgstr ""
 
-#: data-file.cc:118 input.cc:85 ly2dvi.py:191 midi-parser.cc:100 mup2ly.py:93
+#: data-file.cc:118 input.cc:85 ly2dvi.py:190 midi-parser.cc:100 mup2ly.py:93
 #: update-lily.py:118 warn.cc:23
 msgid "warning: "
 msgstr "avertissement: "
 
-#: input.cc:90 ly2dvi.py:206 ly2dvi.py:639 ly2dvi.py:657 ly2dvi.py:848
-#: mup2ly.py:98 mup2ly.py:188 update-lily.py:123 update-lily.py:211 warn.cc:9
-#: warn.cc:17
+#: input.cc:90 ly2dvi.py:205 ly2dvi.py:804 mup2ly.py:98 mup2ly.py:188
+#: update-lily.py:123 update-lily.py:211 warn.cc:9 warn.cc:17
 msgid "error: "
 msgstr "erreur: "
 
-#: ly2dvi.py:207 mup2ly.py:100 update-lily.py:125
+#: ly2dvi.py:206 mup2ly.py:100 update-lily.py:125
 #, fuzzy
 msgid "Exiting ... "
 msgstr "Ligne ..."
 
-#: ly2dvi.py:265 mup2ly.py:158 update-lily.py:183
+#: ly2dvi.py:264 mup2ly.py:158 update-lily.py:183
 #, fuzzy, c-format
 msgid "Usage: %s [OPTION]... FILE"
 msgstr "Usage: %s [OPTION... [FICHIER]"
 
-#: ly2dvi.py:269 main.cc:120 main.cc:149 mup2ly.py:162 update-lily.py:187
+#: ly2dvi.py:268 main.cc:120 main.cc:148 mup2ly.py:162 update-lily.py:187
 msgid "Options:"
 msgstr "Options: "
 
-#: ly2dvi.py:273 main.cc:124 main.cc:172 mup2ly.py:168 update-lily.py:191
+#: ly2dvi.py:272 main.cc:124 main.cc:171 mup2ly.py:168 update-lily.py:191
 #, fuzzy, c-format
 msgid "Report bugs to %s"
 msgstr "Rapporter les bugs "
 
-#: ly2dvi.py:306 mup2ly.py:185 update-lily.py:208
+#: ly2dvi.py:305 mup2ly.py:185 update-lily.py:208
 #, c-format
 msgid "Invoking `%s'"
 msgstr ""
 
-#: ly2dvi.py:310 mup2ly.py:188 update-lily.py:211
+#: ly2dvi.py:309 mup2ly.py:188 update-lily.py:211
 #, c-format
 msgid "command exited with value %d"
 msgstr ""
 
-#: ly2dvi.py:312 mup2ly.py:190 update-lily.py:213
+#: ly2dvi.py:311 mup2ly.py:190 update-lily.py:213
 msgid "(ignored)"
 msgstr ""
 
-#: ly2dvi.py:322
+#: ly2dvi.py:321
 #, fuzzy, c-format
 msgid "Cleaning %s..."
 msgstr "Cration des voix..."
 
-#: ly2dvi.py:337 mup2ly.py:214 update-lily.py:237
+#: ly2dvi.py:336 mup2ly.py:214 update-lily.py:237
 #, fuzzy, c-format
 msgid "no such setting: %s"
 msgstr "Pas d'instrument tel: `%s'"
 
-#: ly2dvi.py:350 main.cc:113
+#: ly2dvi.py:349 main.cc:112
 msgid "write Makefile dependencies for every input file"
 msgstr ""
 
-#: ly2dvi.py:351 main.cc:96 main.cc:109 mup2ly.py:1117 update-lily.py:251
+#: ly2dvi.py:350 main.cc:96 main.cc:108 mup2ly.py:1117 update-lily.py:251
 msgid "this help"
 msgstr "cette aide"
 
-#: ly2dvi.py:352 main.cc:111 main.cc:116
+#: ly2dvi.py:351 main.cc:110 main.cc:115
 msgid "DIR"
 msgstr "REP"
 
-#: ly2dvi.py:352
+#: ly2dvi.py:351
 #, fuzzy
 msgid "add DIR to LilyPond's search path"
 msgstr "ajoute REP au chemin de recherche"
 
-#: ly2dvi.py:353
+#: ly2dvi.py:352
 #, c-format
 msgid "keep all output, and name the directory %s.dir"
 msgstr ""
 
-#: ly2dvi.py:354
+#: ly2dvi.py:353
 msgid "don't run LilyPond"
 msgstr ""
 
-#: ly2dvi.py:355 main.cc:114
+#: ly2dvi.py:354 main.cc:113
 #, fuzzy
 msgid "produce MIDI output only"
 msgstr "produit seulement la sortie MIDI"
 
-#: ly2dvi.py:356 ly2dvi.py:357 main.cc:99 main.cc:112 main.cc:115
+#: ly2dvi.py:355 main.cc:99 main.cc:111 main.cc:114
 msgid "FILE"
 msgstr "FICHIER"
 
-#: ly2dvi.py:356
+#: ly2dvi.py:355
 msgid "write ouput to FILE"
 msgstr ""
 
 #: ly2dvi.py:357
-msgid "find pfa fonts used in FILE"
-msgstr ""
-
-#: ly2dvi.py:359
 msgid "generate PostScript output"
 msgstr ""
 
-#: ly2dvi.py:360
+#: ly2dvi.py:358
 msgid "KEY=VAL"
 msgstr ""
 
-#: ly2dvi.py:360
+#: ly2dvi.py:358
 msgid "change global setting KEY to VAL"
 msgstr ""
 
-#: ly2dvi.py:361 main.cc:119 mup2ly.py:1120 update-lily.py:255
+#: ly2dvi.py:359 main.cc:118 mup2ly.py:1120 update-lily.py:255
 msgid "verbose"
 msgstr ""
 
-#: ly2dvi.py:362 main.cc:105 main.cc:118 mup2ly.py:1121 update-lily.py:256
+#: ly2dvi.py:360 main.cc:105 main.cc:117 mup2ly.py:1121 update-lily.py:256
 msgid "print version number"
 msgstr "afficher le numro de version"
 
-#: ly2dvi.py:363 main.cc:107 main.cc:120 mup2ly.py:1122 update-lily.py:258
+#: ly2dvi.py:361 main.cc:107 main.cc:119 mup2ly.py:1122 update-lily.py:258
 msgid "show warranty and copyright"
 msgstr ""
 
-#: ly2dvi.py:385 ly2dvi.py:580 ly2dvi.py:605
+#: ly2dvi.py:383 ly2dvi.py:578 ly2dvi.py:603
 #, fuzzy, c-format
 msgid "Running %s..."
 msgstr "Cration des voix..."
 
-#: ly2dvi.py:398
+#: ly2dvi.py:396
 #, fuzzy, c-format
 msgid "Analyzing %s..."
 msgstr "Cration des voix..."
 
-#: ly2dvi.py:454
+#: ly2dvi.py:452
 #, c-format
 msgid "no lilypond output found for %s"
 msgstr ""
 
-#: ly2dvi.py:496
+#: ly2dvi.py:494
 #, fuzzy, c-format
 msgid "invalid value: %s"
 msgstr "caractres illgal: `%c'"
 
-#: ly2dvi.py:639
-#, fuzzy, c-format
-msgid "not a PostScript file: `%s'"
-msgstr "impossible d'ouvrir le fichier: `%s'"
-
-#: ly2dvi.py:657
-#, c-format
-msgid "getopt says: `%s'"
-msgstr ""
-
-#: ly2dvi.py:824 scores.cc:44
+#: ly2dvi.py:781 scores.cc:44
 #, fuzzy, c-format
 msgid "dependencies output to `%s'..."
 msgstr "Sortie papier vers %s..."
 
-#: ly2dvi.py:835
+#: ly2dvi.py:791
 #, fuzzy, c-format
 msgid "%s output to `%s'..."
 msgstr "Sortie de Lily vers %s..."
 
-#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:837
+#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:793
 #: midi-score-parser.cc:24 scores.cc:136 scores.cc:142
 #, c-format
 msgid "can't find file: `%s'"
 msgstr "ne peut pas trouver le fichier: `%s'"
 
-#: ly2dvi.py:848
+#: ly2dvi.py:804
 msgid "no files specified on command line."
 msgstr ""
 
@@ -209,7 +194,7 @@ msgstr ""
 msgid "define macro NAME [optional expansion EXP]"
 msgstr ""
 
-#: main.cc:115 mup2ly.py:1118
+#: main.cc:114 mup2ly.py:1118
 msgid "write output to FILE"
 msgstr ""
 
@@ -433,6 +418,15 @@ msgstr ""
 msgid "Can't switch translators, I'm there already"
 msgstr ""
 
+#: beam.cc:86
+#, fuzzy
+msgid "beam has less than two stems"
+msgstr "barre avec moins de deux tiges"
+
+#: beam.cc:637
+msgid "weird beam vertical offset"
+msgstr ""
+
 #: beam-engraver.cc:91 beam-engraver.cc:124
 #, fuzzy
 msgid "can't find start of beam"
@@ -461,15 +455,6 @@ msgstr "la tige ne rentre pas dans la barre"
 msgid "beam was started here"
 msgstr "la barre a commenc ici"
 
-#: beam.cc:86
-#, fuzzy
-msgid "beam has less than two stems"
-msgstr "barre avec moins de deux tiges"
-
-#: beam.cc:637
-msgid "weird beam vertical offset"
-msgstr ""
-
 #: break-align-item.cc:136
 #, fuzzy, c-format
 msgid "unknown spacing pair `%s', `%s'"
@@ -494,24 +479,24 @@ msgstr ""
 msgid "none of these in my family"
 msgstr ""
 
-#: chord-tremolo-engraver.cc:141 percent-repeat-engraver.cc:192
-msgid "unterminated chord tremolo"
-msgstr ""
-
-#: chord-tremolo-iterator.cc:48
-msgid "no one to print a tremolos"
-msgstr ""
-
-#: chord.cc:376
+#: chord.cc:369
 #, c-format
 msgid "invalid subtraction: not part of chord: %s"
 msgstr "soustraction invalide: ne fait pas partie de l'accord: %s"
 
-#: chord.cc:405
+#: chord.cc:398
 #, c-format
 msgid "invalid inversion pitch: not part of chord: %s"
 msgstr "renversement invalide: ne fait pas partie de l'accord: %s"
 
+#: chord-tremolo-engraver.cc:141 percent-repeat-engraver.cc:192
+msgid "unterminated chord tremolo"
+msgstr ""
+
+#: chord-tremolo-iterator.cc:48
+msgid "no one to print a tremolos"
+msgstr ""
+
 #: collision.cc:127
 #, fuzzy
 msgid "Too many clashing notecolumns.  Ignoring them."
@@ -626,65 +611,64 @@ msgstr ""
 msgid "Huh? Melismatic note found to have associated lyrics."
 msgstr ""
 
-#. print example usage:  lilypond -e "(set-lily-option 'help 0)" ?
-#: main.cc:105
+#: main.cc:104
 msgid "EXPR"
 msgstr ""
 
-#: main.cc:105
+#: main.cc:104
 msgid "evalute EXPR as Scheme after .scm init is read"
 msgstr ""
 
 #. another bug in option parser: --output=foe is taken as an abbreviation
 #. for --output-format
-#: main.cc:108
+#: main.cc:107
 msgid "EXT"
 msgstr ""
 
-#: main.cc:108
+#: main.cc:107
 msgid "use output format EXT (scm, ps, tex or as)"
 msgstr ""
 
-#: main.cc:110
+#: main.cc:109
 #, fuzzy
 msgid "FIELD"
 msgstr "FICHIER"
 
-#: main.cc:110
+#: main.cc:109
 msgid "write header field to BASENAME.FIELD"
 msgstr ""
 
-#: main.cc:111
+#: main.cc:110
 #, fuzzy
 msgid "add DIR to search path"
 msgstr "ajoute REP au chemin de recherche"
 
-#: main.cc:112
+#: main.cc:111
 #, fuzzy
 msgid "use FILE as init file"
 msgstr "utilise FICHIER comme fichier d'initialisation"
 
-#: main.cc:116
+#: main.cc:115
 msgid "prepend DIR to dependencies"
 msgstr ""
 
-#: main.cc:117
+#: main.cc:116
 msgid "inhibit file output naming and exporting"
 msgstr ""
 
 #.
 #. No version number or newline here. It confuses help2man
 #.
-#: main.cc:137
+#: main.cc:136
 #, fuzzy, c-format
 msgid "Usage: %s [OPTION]... FILE..."
 msgstr "Usage: %s [OPTION]... [FICHIER]..."
 
-#: main.cc:139
+#: main.cc:138
 msgid "Typeset music and or play MIDI from FILE"
 msgstr ""
 
-#: main.cc:143
+#: main.cc:142
 #, fuzzy
 msgid ""
 "LilyPond is a music typesetter.  It produces beautiful sheet music\n"
@@ -695,12 +679,12 @@ msgstr ""
 "paritions  partir de description de gaut niveau en entre. Lilypond\n"
 "fait partie du projet GNU.\n"
 
-#: main.cc:153
+#: main.cc:152
 #, fuzzy
 msgid "This binary was compiled with the following options:"
 msgstr "Cet excutable a t compil avec les options suivantes:"
 
-#: main.cc:56 main.cc:180
+#: main.cc:56 main.cc:179
 #, c-format
 msgid ""
 "This is free software.  It is covered by the GNU General Public License,\n"
@@ -708,17 +692,17 @@ msgid ""
 "certain conditions.  Invoke as `%s --warranty' for more information.\n"
 msgstr ""
 
-#: main.cc:63 main.cc:187 main.cc:199
+#: main.cc:63 main.cc:186 main.cc:198
 #, c-format
 msgid "Copyright (c) %s by"
 msgstr "Copyright (c) %s par"
 
-#: main.cc:197
+#: main.cc:196
 #, fuzzy
 msgid "GNU LilyPond -- The music typesetter"
 msgstr "GNU LilyPond -- Il tipografo musicale del progetto GNU"
 
-#: main.cc:72 main.cc:205
+#: main.cc:72 main.cc:204
 msgid ""
 "    This program is free software; you can redistribute it and/or\n"
 "modify it under the terms of the GNU General Public License version 2\n"
@@ -748,10 +732,10 @@ msgstr ""
 msgid "silly pitch"
 msgstr ""
 
-#: music-output-def.cc:115
-#, fuzzy, c-format
-msgid "can't find `%s' context"
-msgstr "ne peut pas trouver `%s'"
+#: musical-request.cc:28
+#, c-format
+msgid "Transposition by %s makes accidental larger than two"
+msgstr ""
 
 #: music.cc:232
 msgid "ly_get_mus_property (): Not a Music"
@@ -773,10 +757,10 @@ msgstr ""
 msgid "ly_music_name (): Not a music expression"
 msgstr ""
 
-#: musical-request.cc:28
-#, c-format
-msgid "Transposition by %s makes accidental larger than two"
-msgstr ""
+#: music-output-def.cc:115
+#, fuzzy, c-format
+msgid "can't find `%s' context"
+msgstr "ne peut pas trouver `%s'"
 
 #: my-lily-lexer.cc:139
 #, c-format
@@ -917,16 +901,11 @@ msgstr ""
 msgid "too many notes for rest collision"
 msgstr ""
 
-#: scm-option.cc:63
+#: scm-option.cc:59
 #, fuzzy
 msgid "Scheme options:"
 msgstr "Options: "
 
-#: score-engraver.cc:188
-#, fuzzy, c-format
-msgid "unbound spanner `%s'"
-msgstr "traducteur inconnu `%s'"
-
 #: score.cc:78
 msgid "Interpreting music..."
 msgstr ""
@@ -945,6 +924,11 @@ msgstr ""
 msgid "elapsed time: %.2f seconds"
 msgstr "temps ecoul: %.2f secondes"
 
+#: score-engraver.cc:188
+#, fuzzy, c-format
+msgid "unbound spanner `%s'"
+msgstr "traducteur inconnu `%s'"
+
 #: scores.cc:106
 msgid "Score contains errors; will not process it"
 msgstr ""
@@ -964,6 +948,14 @@ msgstr ""
 msgid "Separation_item:  I've been drinking too much"
 msgstr ""
 
+#: slur.cc:48
+msgid "Putting slur over rest.  Ignoring."
+msgstr ""
+
+#: slur.cc:383
+msgid "Slur over rest?"
+msgstr ""
+
 #: slur-engraver.cc:127
 msgid "unterminated slur"
 msgstr ""
@@ -975,23 +967,19 @@ msgstr ""
 msgid "can't find start of slur"
 msgstr "impossible de trouver le caractres numro %d"
 
-#: slur.cc:48
-msgid "Putting slur over rest.  Ignoring."
-msgstr ""
-
-#: slur.cc:383
-msgid "Slur over rest?"
-msgstr ""
+#: stem.cc:116
+#, fuzzy
+msgid "Weird stem size; check for narrow beams"
+msgstr "dcallage de barre bizarre, check your knees"
 
 #: stem-engraver.cc:115
 #, c-format
 msgid "Adding note head to incompatible stem (type = %d)"
 msgstr ""
 
-#: stem.cc:116
-#, fuzzy
-msgid "Weird stem size; check for narrow beams"
-msgstr "dcallage de barre bizarre, check your knees"
+#: text-spanner.cc:121
+msgid "Text_spanner too small"
+msgstr ""
 
 #: text-spanner-engraver.cc:94
 #, fuzzy
@@ -1008,9 +996,10 @@ msgstr "Il y a dj une barre"
 msgid "unterminated text spanner"
 msgstr "Barre non termine"
 
-#: text-spanner.cc:121
-msgid "Text_spanner too small"
-msgstr ""
+#: tfm.cc:77
+#, fuzzy, c-format
+msgid "can't find ascii character: %d"
+msgstr "ne peut pas trouver le caractre ascii `%d'"
 
 #: tfm-reader.cc:106
 #, c-format
@@ -1022,11 +1011,6 @@ msgstr ""
 msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
 msgstr ""
 
-#: tfm.cc:77
-#, fuzzy, c-format
-msgid "can't find ascii character: %d"
-msgstr "ne peut pas trouver le caractre ascii `%d'"
-
 #. How to shut up this warning, when no notes appeared because
 #. they were suicided by Thread_devnull_engraver?
 #: tie-engraver.cc:220 tie-performer.cc:173
@@ -1167,7 +1151,7 @@ msgstr "il faut tre en mode Note pour les notes"
 msgid "Have to be in Chord mode for chords"
 msgstr "il faut tre en mode Accord pour les accords"
 
-#: parser.yy:1911
+#: parser.yy:1910
 msgid "need integer number arg"
 msgstr ""
 
index af424e7b1e4b463d684a7170785326eabfcfde3f..0aa67d4b4e5c8a13c28edf8343180ee14851eacc 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -5,7 +5,7 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"POT-Creation-Date: 2001-09-09 17:30+0200\n"
+"POT-Creation-Date: 2001-06-14 13:22+0200\n"
 "Content-Type: text/plain; charset=ISO-8859-1\n"
 "Date: 1998-05-30 00:17:12+0200\n"
 "From:  <jantien@xs4all.nl>\n"
@@ -13,182 +13,167 @@ msgstr ""
 "out --add-comments --keyword=_ --keyword=_f\n"
 "Files: bow.cc int.cc\n"
 
-#: ly2dvi.py:106
+#: ly2dvi.py:105
 msgid "Generate .dvi with LaTeX for LilyPond"
 msgstr ""
 
-#: data-file.cc:118 input.cc:85 ly2dvi.py:191 midi-parser.cc:100 mup2ly.py:93
+#: data-file.cc:118 input.cc:85 ly2dvi.py:190 midi-parser.cc:100 mup2ly.py:93
 #: update-lily.py:118 warn.cc:23
 msgid "warning: "
 msgstr "attenzione: "
 
-#: input.cc:90 ly2dvi.py:206 ly2dvi.py:639 ly2dvi.py:657 ly2dvi.py:848
-#: mup2ly.py:98 mup2ly.py:188 update-lily.py:123 update-lily.py:211 warn.cc:9
-#: warn.cc:17
+#: input.cc:90 ly2dvi.py:205 ly2dvi.py:804 mup2ly.py:98 mup2ly.py:188
+#: update-lily.py:123 update-lily.py:211 warn.cc:9 warn.cc:17
 msgid "error: "
 msgstr "errore: "
 
-#: ly2dvi.py:207 mup2ly.py:100 update-lily.py:125
+#: ly2dvi.py:206 mup2ly.py:100 update-lily.py:125
 msgid "Exiting ... "
 msgstr ""
 
-#: ly2dvi.py:265 mup2ly.py:158 update-lily.py:183
+#: ly2dvi.py:264 mup2ly.py:158 update-lily.py:183
 #, fuzzy, c-format
 msgid "Usage: %s [OPTION]... FILE"
 msgstr "Uso: %s [OPZIONE... [FILE]"
 
-#: ly2dvi.py:269 main.cc:120 main.cc:149 mup2ly.py:162 update-lily.py:187
+#: ly2dvi.py:268 main.cc:120 main.cc:148 mup2ly.py:162 update-lily.py:187
 msgid "Options:"
 msgstr "Opzioni: "
 
-#: ly2dvi.py:273 main.cc:124 main.cc:172 mup2ly.py:168 update-lily.py:191
+#: ly2dvi.py:272 main.cc:124 main.cc:171 mup2ly.py:168 update-lily.py:191
 #, c-format
 msgid "Report bugs to %s"
 msgstr ""
 
-#: ly2dvi.py:306 mup2ly.py:185 update-lily.py:208
+#: ly2dvi.py:305 mup2ly.py:185 update-lily.py:208
 #, c-format
 msgid "Invoking `%s'"
 msgstr ""
 
-#: ly2dvi.py:310 mup2ly.py:188 update-lily.py:211
+#: ly2dvi.py:309 mup2ly.py:188 update-lily.py:211
 #, c-format
 msgid "command exited with value %d"
 msgstr ""
 
-#: ly2dvi.py:312 mup2ly.py:190 update-lily.py:213
+#: ly2dvi.py:311 mup2ly.py:190 update-lily.py:213
 msgid "(ignored)"
 msgstr ""
 
-#: ly2dvi.py:322
+#: ly2dvi.py:321
 #, fuzzy, c-format
 msgid "Cleaning %s..."
 msgstr "Genero le voci..."
 
-#: ly2dvi.py:337 mup2ly.py:214 update-lily.py:237
+#: ly2dvi.py:336 mup2ly.py:214 update-lily.py:237
 #, fuzzy, c-format
 msgid "no such setting: %s"
 msgstr "% strumento:"
 
-#: ly2dvi.py:350 main.cc:113
+#: ly2dvi.py:349 main.cc:112
 #, fuzzy
 msgid "write Makefile dependencies for every input file"
 msgstr ""
 "  -d, --dependencies     scrive le dependenze del Makefile per ogni file di "
 "input\n"
 
-#: ly2dvi.py:351 main.cc:96 main.cc:109 mup2ly.py:1117 update-lily.py:251
+#: ly2dvi.py:350 main.cc:96 main.cc:108 mup2ly.py:1117 update-lily.py:251
 msgid "this help"
 msgstr ""
 
-#: ly2dvi.py:352 main.cc:111 main.cc:116
+#: ly2dvi.py:351 main.cc:110 main.cc:115
 msgid "DIR"
 msgstr ""
 
-#: ly2dvi.py:352
+#: ly2dvi.py:351
 #, fuzzy
 msgid "add DIR to LilyPond's search path"
 msgstr "  -I, --include=DIR      aggiunge DIR ai path di ricerca\n"
 
-#: ly2dvi.py:353
+#: ly2dvi.py:352
 #, c-format
 msgid "keep all output, and name the directory %s.dir"
 msgstr ""
 
-#: ly2dvi.py:354
+#: ly2dvi.py:353
 msgid "don't run LilyPond"
 msgstr ""
 
-#: ly2dvi.py:355 main.cc:114
+#: ly2dvi.py:354 main.cc:113
 #, fuzzy
 msgid "produce MIDI output only"
 msgstr "  -M, --no-paper         produce solo output midi\n"
 
-#: ly2dvi.py:356 ly2dvi.py:357 main.cc:99 main.cc:112 main.cc:115
+#: ly2dvi.py:355 main.cc:99 main.cc:111 main.cc:114
 msgid "FILE"
 msgstr ""
 
-#: ly2dvi.py:356
+#: ly2dvi.py:355
 msgid "write ouput to FILE"
 msgstr ""
 
 #: ly2dvi.py:357
-msgid "find pfa fonts used in FILE"
-msgstr ""
-
-#: ly2dvi.py:359
 #, fuzzy
 msgid "generate PostScript output"
 msgstr "vincoli degenerati"
 
-#: ly2dvi.py:360
+#: ly2dvi.py:358
 msgid "KEY=VAL"
 msgstr ""
 
-#: ly2dvi.py:360
+#: ly2dvi.py:358
 msgid "change global setting KEY to VAL"
 msgstr ""
 
-#: ly2dvi.py:361 main.cc:119 mup2ly.py:1120 update-lily.py:255
+#: ly2dvi.py:359 main.cc:118 mup2ly.py:1120 update-lily.py:255
 msgid "verbose"
 msgstr ""
 
-#: ly2dvi.py:362 main.cc:105 main.cc:118 mup2ly.py:1121 update-lily.py:256
+#: ly2dvi.py:360 main.cc:105 main.cc:117 mup2ly.py:1121 update-lily.py:256
 msgid "print version number"
 msgstr ""
 
-#: ly2dvi.py:363 main.cc:107 main.cc:120 mup2ly.py:1122 update-lily.py:258
+#: ly2dvi.py:361 main.cc:107 main.cc:119 mup2ly.py:1122 update-lily.py:258
 #, fuzzy
 msgid "show warranty and copyright"
 msgstr "  -w, --warranty         mostra la garanzia e il copyright\n"
 
-#: ly2dvi.py:385 ly2dvi.py:580 ly2dvi.py:605
+#: ly2dvi.py:383 ly2dvi.py:578 ly2dvi.py:603
 #, fuzzy, c-format
 msgid "Running %s..."
 msgstr "Genero le voci..."
 
-#: ly2dvi.py:398
+#: ly2dvi.py:396
 #, fuzzy, c-format
 msgid "Analyzing %s..."
 msgstr "Genero le voci..."
 
-#: ly2dvi.py:454
+#: ly2dvi.py:452
 #, c-format
 msgid "no lilypond output found for %s"
 msgstr ""
 
-#: ly2dvi.py:496
+#: ly2dvi.py:494
 #, fuzzy, c-format
 msgid "invalid value: %s"
 msgstr "carattere illegale: `%c'"
 
-#: ly2dvi.py:639
-#, fuzzy, c-format
-msgid "not a PostScript file: `%s'"
-msgstr "non posso aprire il file: `%s'"
-
-#: ly2dvi.py:657
-#, c-format
-msgid "getopt says: `%s'"
-msgstr ""
-
-#: ly2dvi.py:824 scores.cc:44
+#: ly2dvi.py:781 scores.cc:44
 #, fuzzy, c-format
 msgid "dependencies output to `%s'..."
 msgstr "L'output stampato è inviato a %s..."
 
-#: ly2dvi.py:835
+#: ly2dvi.py:791
 #, fuzzy, c-format
 msgid "%s output to `%s'..."
 msgstr "L'output MIDI è inviato a %s..."
 
-#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:837
+#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:793
 #: midi-score-parser.cc:24 scores.cc:136 scores.cc:142
 #, c-format
 msgid "can't find file: `%s'"
 msgstr "non trovo il file: `%s'"
 
-#: ly2dvi.py:848
+#: ly2dvi.py:804
 msgid "no files specified on command line."
 msgstr ""
 
@@ -214,7 +199,7 @@ msgstr ""
 msgid "define macro NAME [optional expansion EXP]"
 msgstr ""
 
-#: main.cc:115 mup2ly.py:1118
+#: main.cc:114 mup2ly.py:1118
 msgid "write output to FILE"
 msgstr ""
 
@@ -434,6 +419,15 @@ msgstr ""
 msgid "Can't switch translators, I'm there already"
 msgstr ""
 
+#: beam.cc:86
+#, fuzzy
+msgid "beam has less than two stems"
+msgstr "beam con meno di due gambi"
+
+#: beam.cc:637
+msgid "weird beam vertical offset"
+msgstr ""
+
 #: beam-engraver.cc:91 beam-engraver.cc:124
 #, fuzzy
 msgid "can't find start of beam"
@@ -461,15 +455,6 @@ msgstr "il gambo non rientra nel beam"
 msgid "beam was started here"
 msgstr ""
 
-#: beam.cc:86
-#, fuzzy
-msgid "beam has less than two stems"
-msgstr "beam con meno di due gambi"
-
-#: beam.cc:637
-msgid "weird beam vertical offset"
-msgstr ""
-
 #: break-align-item.cc:136
 #, fuzzy, c-format
 msgid "unknown spacing pair `%s', `%s'"
@@ -494,6 +479,16 @@ msgstr ""
 msgid "none of these in my family"
 msgstr ""
 
+#: chord.cc:369
+#, c-format
+msgid "invalid subtraction: not part of chord: %s"
+msgstr ""
+
+#: chord.cc:398
+#, c-format
+msgid "invalid inversion pitch: not part of chord: %s"
+msgstr ""
+
 #: chord-tremolo-engraver.cc:141 percent-repeat-engraver.cc:192
 #, fuzzy
 msgid "unterminated chord tremolo"
@@ -503,16 +498,6 @@ msgstr "beam non terminato"
 msgid "no one to print a tremolos"
 msgstr ""
 
-#: chord.cc:376
-#, c-format
-msgid "invalid subtraction: not part of chord: %s"
-msgstr ""
-
-#: chord.cc:405
-#, c-format
-msgid "invalid inversion pitch: not part of chord: %s"
-msgstr ""
-
 #: collision.cc:127
 #, fuzzy
 msgid "Too many clashing notecolumns.  Ignoring them."
@@ -628,48 +613,47 @@ msgstr ""
 msgid "Huh? Melismatic note found to have associated lyrics."
 msgstr ""
 
-#. print example usage:  lilypond -e "(set-lily-option 'help 0)" ?
-#: main.cc:105
+#: main.cc:104
 msgid "EXPR"
 msgstr ""
 
-#: main.cc:105
+#: main.cc:104
 msgid "evalute EXPR as Scheme after .scm init is read"
 msgstr ""
 
 #. another bug in option parser: --output=foe is taken as an abbreviation
 #. for --output-format
-#: main.cc:108
+#: main.cc:107
 msgid "EXT"
 msgstr ""
 
-#: main.cc:108
+#: main.cc:107
 msgid "use output format EXT (scm, ps, tex or as)"
 msgstr ""
 
-#: main.cc:110
+#: main.cc:109
 msgid "FIELD"
 msgstr ""
 
-#: main.cc:110
+#: main.cc:109
 msgid "write header field to BASENAME.FIELD"
 msgstr ""
 
-#: main.cc:111
+#: main.cc:110
 #, fuzzy
 msgid "add DIR to search path"
 msgstr "  -I, --include=DIR      aggiunge DIR ai path di ricerca\n"
 
-#: main.cc:112
+#: main.cc:111
 #, fuzzy
 msgid "use FILE as init file"
 msgstr "  -i, --init=NOMEFILE    usa NOMEFILE come file iniziale\n"
 
-#: main.cc:116
+#: main.cc:115
 msgid "prepend DIR to dependencies"
 msgstr ""
 
-#: main.cc:117
+#: main.cc:116
 #, fuzzy
 msgid "inhibit file output naming and exporting"
 msgstr ""
@@ -679,29 +663,29 @@ msgstr ""
 #.
 #. No version number or newline here. It confuses help2man
 #.
-#: main.cc:137
+#: main.cc:136
 #, fuzzy, c-format
 msgid "Usage: %s [OPTION]... FILE..."
 msgstr "Uso: %s [OPZIONE]... [FILE]..."
 
-#: main.cc:139
+#: main.cc:138
 #, fuzzy
 msgid "Typeset music and or play MIDI from FILE"
 msgstr "Stampa partitura oppure suona una song MIDI da FILE o <stdin>"
 
-#: main.cc:143
+#: main.cc:142
 msgid ""
 "LilyPond is a music typesetter.  It produces beautiful sheet music\n"
 "using a high level description file as input.  LilyPond is part of \n"
 "the GNU Project.\n"
 msgstr ""
 
-#: main.cc:153
+#: main.cc:152
 #, fuzzy
 msgid "This binary was compiled with the following options:"
 msgstr "GNU LilyPond è stata compilata con le seguenti impostazioni:"
 
-#: main.cc:56 main.cc:180
+#: main.cc:56 main.cc:179
 #, c-format
 msgid ""
 "This is free software.  It is covered by the GNU General Public License,\n"
@@ -709,17 +693,17 @@ msgid ""
 "certain conditions.  Invoke as `%s --warranty' for more information.\n"
 msgstr ""
 
-#: main.cc:63 main.cc:187 main.cc:199
+#: main.cc:63 main.cc:186 main.cc:198
 #, c-format
 msgid "Copyright (c) %s by"
 msgstr "Copyright (c) %s di"
 
-#: main.cc:197
+#: main.cc:196
 #, fuzzy
 msgid "GNU LilyPond -- The music typesetter"
 msgstr "GNU LilyPond -- Il tipografo musicale del progetto GNU"
 
-#: main.cc:72 main.cc:205
+#: main.cc:72 main.cc:204
 msgid ""
 "    This program is free software; you can redistribute it and/or\n"
 "modify it under the terms of the GNU General Public License version 2\n"
@@ -764,10 +748,10 @@ msgstr "indicazione durata priva di senso"
 msgid "silly pitch"
 msgstr "indicazione altezza priva di senso"
 
-#: music-output-def.cc:115
+#: musical-request.cc:28
 #, fuzzy, c-format
-msgid "can't find `%s' context"
-msgstr "non trovo `%s'"
+msgid "Transposition by %s makes accidental larger than two"
+msgstr "la trasposizine di %s rende le alterazioni più che doppie"
 
 #: music.cc:232
 msgid "ly_get_mus_property (): Not a Music"
@@ -789,10 +773,10 @@ msgstr ""
 msgid "ly_music_name (): Not a music expression"
 msgstr ""
 
-#: musical-request.cc:28
+#: music-output-def.cc:115
 #, fuzzy, c-format
-msgid "Transposition by %s makes accidental larger than two"
-msgstr "la trasposizine di %s rende le alterazioni più che doppie"
+msgid "can't find `%s' context"
+msgstr "non trovo `%s'"
 
 #: my-lily-lexer.cc:139
 #, fuzzy, c-format
@@ -936,16 +920,11 @@ msgstr "Troppi crescendi"
 msgid "too many notes for rest collision"
 msgstr ""
 
-#: scm-option.cc:63
+#: scm-option.cc:59
 #, fuzzy
 msgid "Scheme options:"
 msgstr "Opzioni: "
 
-#: score-engraver.cc:188
-#, fuzzy, c-format
-msgid "unbound spanner `%s'"
-msgstr "Spanner non legato `%s'"
-
 #: score.cc:78
 msgid "Interpreting music..."
 msgstr "Interpretazione della musica..."
@@ -966,6 +945,11 @@ msgstr "ho trovato un errore, /*non sto elaborando lo spartito*/"
 msgid "elapsed time: %.2f seconds"
 msgstr "durata: %.2f secondi"
 
+#: score-engraver.cc:188
+#, fuzzy, c-format
+msgid "unbound spanner `%s'"
+msgstr "Spanner non legato `%s'"
+
 #: scores.cc:106
 #, fuzzy
 msgid "Score contains errors; will not process it"
@@ -986,6 +970,16 @@ msgstr ""
 msgid "Separation_item:  I've been drinking too much"
 msgstr ""
 
+#: slur.cc:48
+#, fuzzy
+msgid "Putting slur over rest.  Ignoring."
+msgstr "Metto uno slur sulla pausa."
+
+#: slur.cc:383
+#, fuzzy
+msgid "Slur over rest?"
+msgstr "Metto uno slur sulla pausa."
+
 #: slur-engraver.cc:127
 msgid "unterminated slur"
 msgstr "slur non terminato"
@@ -997,25 +991,19 @@ msgstr "slur non terminato"
 msgid "can't find start of slur"
 msgstr "non trovo le estremità di %s"
 
-#: slur.cc:48
-#, fuzzy
-msgid "Putting slur over rest.  Ignoring."
-msgstr "Metto uno slur sulla pausa."
-
-#: slur.cc:383
+#: stem.cc:116
 #, fuzzy
-msgid "Slur over rest?"
-msgstr "Metto uno slur sulla pausa."
+msgid "Weird stem size; check for narrow beams"
+msgstr "dimensione del gambo poco ortodossa; check for narrow beams"
 
 #: stem-engraver.cc:115
 #, c-format
 msgid "Adding note head to incompatible stem (type = %d)"
 msgstr ""
 
-#: stem.cc:116
-#, fuzzy
-msgid "Weird stem size; check for narrow beams"
-msgstr "dimensione del gambo poco ortodossa; check for narrow beams"
+#: text-spanner.cc:121
+msgid "Text_spanner too small"
+msgstr ""
 
 #: text-spanner-engraver.cc:94
 #, fuzzy
@@ -1032,9 +1020,10 @@ msgstr "crescendo non terminato"
 msgid "unterminated text spanner"
 msgstr "extender non terminato"
 
-#: text-spanner.cc:121
-msgid "Text_spanner too small"
-msgstr ""
+#: tfm.cc:77
+#, fuzzy, c-format
+msgid "can't find ascii character: %d"
+msgstr "non riesco a trovare il carattere `%s'"
 
 #: tfm-reader.cc:106
 #, c-format
@@ -1046,11 +1035,6 @@ msgstr ""
 msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
 msgstr ""
 
-#: tfm.cc:77
-#, fuzzy, c-format
-msgid "can't find ascii character: %d"
-msgstr "non riesco a trovare il carattere `%s'"
-
 #. How to shut up this warning, when no notes appeared because
 #. they were suicided by Thread_devnull_engraver?
 #: tie-engraver.cc:220 tie-performer.cc:173
@@ -1191,7 +1175,7 @@ msgstr "bisogna essere in Note mode per le note"
 msgid "Have to be in Chord mode for chords"
 msgstr "bisogna essere in Chord mode per gli accordi"
 
-#: parser.yy:1911
+#: parser.yy:1910
 msgid "need integer number arg"
 msgstr ""
 
index c62e92717370a682b17dc903f38fbb2e92d4f636..f652910f64c0551247465b6cb884a06395799d09 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: lilypond 1.2.17\n"
-"POT-Creation-Date: 2001-09-09 17:30+0200\n"
+"POT-Creation-Date: 2001-06-14 13:22+0200\n"
 "PO-Revision-Date: 2000-03-29 20:50+0900\n"
 "Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n"
 "Language-Team: Japanese <ja@li.org>\n"
@@ -13,180 +13,165 @@ msgstr ""
 "Content-Type: text/plain; charset=EUC-JP\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ly2dvi.py:106
+#: ly2dvi.py:105
 msgid "Generate .dvi with LaTeX for LilyPond"
 msgstr ""
 
-#: data-file.cc:118 input.cc:85 ly2dvi.py:191 midi-parser.cc:100 mup2ly.py:93
+#: data-file.cc:118 input.cc:85 ly2dvi.py:190 midi-parser.cc:100 mup2ly.py:93
 #: update-lily.py:118 warn.cc:23
 msgid "warning: "
 msgstr "·Ù¹ð: "
 
-#: input.cc:90 ly2dvi.py:206 ly2dvi.py:639 ly2dvi.py:657 ly2dvi.py:848
-#: mup2ly.py:98 mup2ly.py:188 update-lily.py:123 update-lily.py:211 warn.cc:9
-#: warn.cc:17
+#: input.cc:90 ly2dvi.py:205 ly2dvi.py:804 mup2ly.py:98 mup2ly.py:188
+#: update-lily.py:123 update-lily.py:211 warn.cc:9 warn.cc:17
 msgid "error: "
 msgstr "¥¨¥é¡¼: "
 
-#: ly2dvi.py:207 mup2ly.py:100 update-lily.py:125
+#: ly2dvi.py:206 mup2ly.py:100 update-lily.py:125
 #, fuzzy
 msgid "Exiting ... "
 msgstr "¹Ô ..."
 
-#: ly2dvi.py:265 mup2ly.py:158 update-lily.py:183
+#: ly2dvi.py:264 mup2ly.py:158 update-lily.py:183
 #, fuzzy, c-format
 msgid "Usage: %s [OPTION]... FILE"
 msgstr "»È¤¤Êý: %s [¥ª¥×¥·¥ç¥ó]... [¥Õ¥¡¥¤¥ë]"
 
-#: ly2dvi.py:269 main.cc:120 main.cc:149 mup2ly.py:162 update-lily.py:187
+#: ly2dvi.py:268 main.cc:120 main.cc:148 mup2ly.py:162 update-lily.py:187
 msgid "Options:"
 msgstr "¥ª¥×¥·¥ç¥ó:"
 
-#: ly2dvi.py:273 main.cc:124 main.cc:172 mup2ly.py:168 update-lily.py:191
+#: ly2dvi.py:272 main.cc:124 main.cc:171 mup2ly.py:168 update-lily.py:191
 #, c-format
 msgid "Report bugs to %s"
 msgstr "¥Ð¥°¥ì¥Ý¡¼¥È¤Ï %s ¤Ø"
 
-#: ly2dvi.py:306 mup2ly.py:185 update-lily.py:208
+#: ly2dvi.py:305 mup2ly.py:185 update-lily.py:208
 #, fuzzy, c-format
 msgid "Invoking `%s'"
 msgstr "Í×µá¤ò¼Î¤Æ¤Þ¤¹: `%s'"
 
-#: ly2dvi.py:310 mup2ly.py:188 update-lily.py:211
+#: ly2dvi.py:309 mup2ly.py:188 update-lily.py:211
 #, c-format
 msgid "command exited with value %d"
 msgstr ""
 
-#: ly2dvi.py:312 mup2ly.py:190 update-lily.py:213
+#: ly2dvi.py:311 mup2ly.py:190 update-lily.py:213
 msgid "(ignored)"
 msgstr ""
 
-#: ly2dvi.py:322
+#: ly2dvi.py:321
 #, fuzzy, c-format
 msgid "Cleaning %s..."
 msgstr "Í×µá¤ò¼Î¤Æ¤Þ¤¹: `%s'"
 
-#: ly2dvi.py:337 mup2ly.py:214 update-lily.py:237
+#: ly2dvi.py:336 mup2ly.py:214 update-lily.py:237
 #, fuzzy, c-format
 msgid "no such setting: %s"
 msgstr "¤½¤ÎÍͤʳڴï¤Ï¤¢¤ê¤Þ¤»¤ó: `%s'"
 
-#: ly2dvi.py:350 main.cc:113
+#: ly2dvi.py:349 main.cc:112
 msgid "write Makefile dependencies for every input file"
 msgstr "Á´¤Æ¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î Makefile °Í¸´Ø·¸¤ò½ñ¤­¹þ¤à"
 
-#: ly2dvi.py:351 main.cc:96 main.cc:109 mup2ly.py:1117 update-lily.py:251
+#: ly2dvi.py:350 main.cc:96 main.cc:108 mup2ly.py:1117 update-lily.py:251
 msgid "this help"
 msgstr "¤³¤Î¥Ø¥ë¥×"
 
-#: ly2dvi.py:352 main.cc:111 main.cc:116
+#: ly2dvi.py:351 main.cc:110 main.cc:115
 msgid "DIR"
 msgstr "DIR"
 
-#: ly2dvi.py:352
+#: ly2dvi.py:351
 #, fuzzy
 msgid "add DIR to LilyPond's search path"
 msgstr "DIR ¤ò¸¡º÷¥Ñ¥¹¤ËÄɲÃ"
 
-#: ly2dvi.py:353
+#: ly2dvi.py:352
 #, c-format
 msgid "keep all output, and name the directory %s.dir"
 msgstr ""
 
-#: ly2dvi.py:354
+#: ly2dvi.py:353
 msgid "don't run LilyPond"
 msgstr ""
 
-#: ly2dvi.py:355 main.cc:114
+#: ly2dvi.py:354 main.cc:113
 msgid "produce MIDI output only"
 msgstr "MIDI ½ÐÎϤÎÀ¸À®¤Î¤ß"
 
-#: ly2dvi.py:356 ly2dvi.py:357 main.cc:99 main.cc:112 main.cc:115
+#: ly2dvi.py:355 main.cc:99 main.cc:111 main.cc:114
 msgid "FILE"
 msgstr "FILE"
 
-#: ly2dvi.py:356
+#: ly2dvi.py:355
 #, fuzzy
 msgid "write ouput to FILE"
 msgstr "BASENAME[-x].³ÈÄ¥»Ò ¤Ø½ÐÎϤò½ñ¤­¹þ¤à"
 
 #: ly2dvi.py:357
-msgid "find pfa fonts used in FILE"
-msgstr ""
-
-#: ly2dvi.py:359
 #, fuzzy
 msgid "generate PostScript output"
 msgstr "À©¸Â¤ò´ËÏÂ"
 
-#: ly2dvi.py:360
+#: ly2dvi.py:358
 msgid "KEY=VAL"
 msgstr ""
 
-#: ly2dvi.py:360
+#: ly2dvi.py:358
 msgid "change global setting KEY to VAL"
 msgstr ""
 
-#: ly2dvi.py:361 main.cc:119 mup2ly.py:1120 update-lily.py:255
+#: ly2dvi.py:359 main.cc:118 mup2ly.py:1120 update-lily.py:255
 #, fuzzy
 msgid "verbose"
 msgstr "¾ÜºÙ¤Ê¾ðÊó¤òɽ¼¨¤·¤Þ¤¹"
 
-#: ly2dvi.py:362 main.cc:105 main.cc:118 mup2ly.py:1121 update-lily.py:256
+#: ly2dvi.py:360 main.cc:105 main.cc:117 mup2ly.py:1121 update-lily.py:256
 msgid "print version number"
 msgstr "¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨"
 
-#: ly2dvi.py:363 main.cc:107 main.cc:120 mup2ly.py:1122 update-lily.py:258
+#: ly2dvi.py:361 main.cc:107 main.cc:119 mup2ly.py:1122 update-lily.py:258
 msgid "show warranty and copyright"
 msgstr "ÊݾڤÈÃøºî¸¢¤Ë¤Ä¤¤¤Æɽ¼¨¤¹¤ë"
 
-#: ly2dvi.py:385 ly2dvi.py:580 ly2dvi.py:605
+#: ly2dvi.py:383 ly2dvi.py:578 ly2dvi.py:603
 #, fuzzy, c-format
 msgid "Running %s..."
 msgstr "Í×µá¤ò¼Î¤Æ¤Þ¤¹: `%s'"
 
-#: ly2dvi.py:398
+#: ly2dvi.py:396
 #, fuzzy, c-format
 msgid "Analyzing %s..."
 msgstr "Í×µá¤ò¼Î¤Æ¤Þ¤¹: `%s'"
 
-#: ly2dvi.py:454
+#: ly2dvi.py:452
 #, c-format
 msgid "no lilypond output found for %s"
 msgstr ""
 
-#: ly2dvi.py:496
+#: ly2dvi.py:494
 #, fuzzy, c-format
 msgid "invalid value: %s"
 msgstr "̵¸ú¤Êʸ»ú: `%c'"
 
-#: ly2dvi.py:639
-#, fuzzy, c-format
-msgid "not a PostScript file: `%s'"
-msgstr "¥Õ¥¡¥¤¥ë¤ò³«¤±¤Þ¤»¤ó: `%s'"
-
-#: ly2dvi.py:657
-#, c-format
-msgid "getopt says: `%s'"
-msgstr ""
-
-#: ly2dvi.py:824 scores.cc:44
+#: ly2dvi.py:781 scores.cc:44
 #, fuzzy, c-format
 msgid "dependencies output to `%s'..."
 msgstr "%s ¤Ø paper ½ÐÎÏ..."
 
-#: ly2dvi.py:835
+#: ly2dvi.py:791
 #, fuzzy, c-format
 msgid "%s output to `%s'..."
 msgstr "%s ¤Ø¤Î MIDI ½ÐÎÏ"
 
-#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:837
+#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:793
 #: midi-score-parser.cc:24 scores.cc:136 scores.cc:142
 #, fuzzy, c-format
 msgid "can't find file: `%s'"
 msgstr "¥Õ¥¡¥¤¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó: `%s'"
 
-#: ly2dvi.py:848
+#: ly2dvi.py:804
 msgid "no files specified on command line."
 msgstr ""
 
@@ -212,7 +197,7 @@ msgstr ""
 msgid "define macro NAME [optional expansion EXP]"
 msgstr ""
 
-#: main.cc:115 mup2ly.py:1118
+#: main.cc:114 mup2ly.py:1118
 #, fuzzy
 msgid "write output to FILE"
 msgstr "BASENAME[-x].³ÈÄ¥»Ò ¤Ø½ÐÎϤò½ñ¤­¹þ¤à"
@@ -434,6 +419,15 @@ msgstr "
 msgid "Can't switch translators, I'm there already"
 msgstr "¥È¥é¥ó¥¹¥ì¡¼¥¿¤òÀÚ¤êÂؤ¨¤é¤ì¤Þ¤»¤ó¡£´û¤Ë¤½¤¦¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
 
+#: beam.cc:86
+#, fuzzy
+msgid "beam has less than two stems"
+msgstr "³Ã¤¬Æó¤Ä̤Ëþ¤ÎÉäÈø¤È¤È¤â¤Ë»È¤ï¤ì¤Þ¤·¤¿"
+
+#: beam.cc:637
+msgid "weird beam vertical offset"
+msgstr "¿âľÊý¸þ¤Î°ÌÃ֤Ȥ·¤Æ¤ª¤«¤·¤Ê³Ã"
+
 #: beam-engraver.cc:91 beam-engraver.cc:124
 msgid "can't find start of beam"
 msgstr ""
@@ -463,15 +457,6 @@ msgstr "
 msgid "beam was started here"
 msgstr "³Ã¤Ï¤³¤³¤«¤é³«»Ï¤µ¤ì¤Þ¤·¤¿"
 
-#: beam.cc:86
-#, fuzzy
-msgid "beam has less than two stems"
-msgstr "³Ã¤¬Æó¤Ä̤Ëþ¤ÎÉäÈø¤È¤È¤â¤Ë»È¤ï¤ì¤Þ¤·¤¿"
-
-#: beam.cc:637
-msgid "weird beam vertical offset"
-msgstr "¿âľÊý¸þ¤Î°ÌÃ֤Ȥ·¤Æ¤ª¤«¤·¤Ê³Ã"
-
 #: break-align-item.cc:136
 #, fuzzy, c-format
 msgid "unknown spacing pair `%s', `%s'"
@@ -496,6 +481,16 @@ msgstr "
 msgid "none of these in my family"
 msgstr "¥Õ¥¡¥ß¥ê¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
 
+#: chord.cc:369
+#, c-format
+msgid "invalid subtraction: not part of chord: %s"
+msgstr "̵¸ú¤Ê°ú¤­»»: ¥³¡¼¥É¤Î°ìÉô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó: %s"
+
+#: chord.cc:398
+#, c-format
+msgid "invalid inversion pitch: not part of chord: %s"
+msgstr "̵¸ú¤Êž²ó¥Ô¥Ã¥Á: ¥³¡¼¥É¤Î°ìÉô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó: %s"
+
 #: chord-tremolo-engraver.cc:141 percent-repeat-engraver.cc:192
 #, fuzzy
 msgid "unterminated chord tremolo"
@@ -506,16 +501,6 @@ msgstr "
 msgid "no one to print a tremolos"
 msgstr "È¿Éüµ­¹æ¤òɽ¼¨¤¹¤ë¤â¤Î¤¬¤¢¤ê¤Þ¤»¤ó"
 
-#: chord.cc:376
-#, c-format
-msgid "invalid subtraction: not part of chord: %s"
-msgstr "̵¸ú¤Ê°ú¤­»»: ¥³¡¼¥É¤Î°ìÉô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó: %s"
-
-#: chord.cc:405
-#, c-format
-msgid "invalid inversion pitch: not part of chord: %s"
-msgstr "̵¸ú¤Êž²ó¥Ô¥Ã¥Á: ¥³¡¼¥É¤Î°ìÉô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó: %s"
-
 #: collision.cc:127
 msgid "Too many clashing notecolumns.  Ignoring them."
 msgstr "Äà¤ê¹ç¤ï¤Ê¤¤²»É䤬¿¤¹¤®¤Þ¤¹¡£¤½¤ì¤é¤ò̵»ë¤·¤Þ¤¹¡£"
@@ -628,64 +613,63 @@ msgstr ""
 msgid "Huh? Melismatic note found to have associated lyrics."
 msgstr ""
 
-#. print example usage:  lilypond -e "(set-lily-option 'help 0)" ?
-#: main.cc:105
+#: main.cc:104
 msgid "EXPR"
 msgstr ""
 
-#: main.cc:105
+#: main.cc:104
 msgid "evalute EXPR as Scheme after .scm init is read"
 msgstr ""
 
 #. another bug in option parser: --output=foe is taken as an abbreviation
 #. for --output-format
-#: main.cc:108
+#: main.cc:107
 msgid "EXT"
 msgstr "EXT"
 
-#: main.cc:108
+#: main.cc:107
 #, fuzzy
 msgid "use output format EXT (scm, ps, tex or as)"
 msgstr "½ÐÎÏ¥Õ¥©¡¼¥Þ¥Ã¥È EXT ¤ò»È¤¦"
 
-#: main.cc:110
+#: main.cc:109
 #, fuzzy
 msgid "FIELD"
 msgstr "FILE"
 
-#: main.cc:110
+#: main.cc:109
 msgid "write header field to BASENAME.FIELD"
 msgstr ""
 
-#: main.cc:111
+#: main.cc:110
 msgid "add DIR to search path"
 msgstr "DIR ¤ò¸¡º÷¥Ñ¥¹¤ËÄɲÃ"
 
-#: main.cc:112
+#: main.cc:111
 msgid "use FILE as init file"
 msgstr "FILE ¤ò½é´ü²½¥Õ¥¡¥¤¥ë¤È¤·¤Æ»ÈÍÑ"
 
-#: main.cc:116
+#: main.cc:115
 msgid "prepend DIR to dependencies"
 msgstr ""
 
-#: main.cc:117
+#: main.cc:116
 msgid "inhibit file output naming and exporting"
 msgstr "̾Á°ÉÕ¤±¤È¥¨¥¯¥¹¥Ý¡¼¥È¤Î½ÐÎÏ¥Õ¥¡¥¤¥ë¤òÍÞÀ©¤¹¤ë"
 
 #.
 #. No version number or newline here. It confuses help2man
 #.
-#: main.cc:137
+#: main.cc:136
 #, fuzzy, c-format
 msgid "Usage: %s [OPTION]... FILE..."
 msgstr "»È¤¤Êý: %s [¥ª¥×¥·¥ç¥ó]... [¥Õ¥¡¥¤¥ë]..."
 
-#: main.cc:139
+#: main.cc:138
 msgid "Typeset music and or play MIDI from FILE"
 msgstr "¥Õ¥¡¥¤¥ë¤Î³Ú¶Ê¤òÁÈÈǤ·¤¿¤ê¡¢MIDI ±éÁÕ¤·¤¿¤ê¤¹¤ë"
 
-#: main.cc:143
+#: main.cc:142
 msgid ""
 "LilyPond is a music typesetter.  It produces beautiful sheet music\n"
 "using a high level description file as input.  LilyPond is part of \n"
@@ -695,11 +679,11 @@ msgstr ""
 "Èþ¤·¤¤ÉèÌ̤òºîÀ®¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£LilyPond ¤Ï GNU ¥×¥í¥¸¥§¥¯¥È¤Î°ìÉô¤Ç"
 "¤¹¡£\n"
 
-#: main.cc:153
+#: main.cc:152
 msgid "This binary was compiled with the following options:"
 msgstr "¤³¤Î¥Ð¥¤¥Ê¥ê¤Ï°Ê²¼¤Î¥ª¥×¥·¥ç¥óÉÕ¤­¤Ç¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤Þ¤·¤¿"
 
-#: main.cc:56 main.cc:180
+#: main.cc:56 main.cc:179
 #, c-format
 msgid ""
 "This is free software.  It is covered by the GNU General Public License,\n"
@@ -715,17 +699,17 @@ msgstr ""
 "¤³¤ì¤ò²þÊѤ·¤¿¤ê¡¢Ê£À½¤òÇÛÉÛ¤·¤¿¤ê¤¹¤ë»ö¤Ï´¿·Þ¤µ¤ì¤Þ¤¹¡£\n"
 "`--warranty' ¥ª¥×¥·¥ç¥óÉÕ¤­¤Çµ¯Æ°¤¹¤ë¤È¡¢¤è¤ê¾ÜºÙ¤Ê¾ðÊó¤¬ÆÀ¤é¤ì¤Þ¤¹¡£\n"
 
-#: main.cc:63 main.cc:187 main.cc:199
+#: main.cc:63 main.cc:186 main.cc:198
 #, c-format
 msgid "Copyright (c) %s by"
 msgstr "Copyright (c) %s by"
 
-#: main.cc:197
+#: main.cc:196
 #, fuzzy
 msgid "GNU LilyPond -- The music typesetter"
 msgstr "GNU LilyPond -- The GNU Project music typesetter"
 
-#: main.cc:72 main.cc:205
+#: main.cc:72 main.cc:204
 msgid ""
 "    This program is free software; you can redistribute it and/or\n"
 "modify it under the terms of the GNU General Public License version 2\n"
@@ -785,10 +769,10 @@ msgstr "
 msgid "silly pitch"
 msgstr "Çϼ¯¤²¤¿¥Ô¥Ã¥Á"
 
-#: music-output-def.cc:115
-#, fuzzy, c-format
-msgid "can't find `%s' context"
-msgstr "`%s' ¥³¥ó¥Æ¥­¥¹¥È¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
+#: musical-request.cc:28
+#, c-format
+msgid "Transposition by %s makes accidental larger than two"
+msgstr "%s ¤ÎÊÑÄ´¤Ë¤è¤Ã¤Æ¡¢Æó¤Ä¤òĶ¤¨¤ëÇÉÀ¸²»¤¬ºî¤é¤ì¤Þ¤·¤¿"
 
 #: music.cc:232
 msgid "ly_get_mus_property (): Not a Music"
@@ -810,10 +794,10 @@ msgstr ""
 msgid "ly_music_name (): Not a music expression"
 msgstr ""
 
-#: musical-request.cc:28
-#, c-format
-msgid "Transposition by %s makes accidental larger than two"
-msgstr "%s ¤ÎÊÑÄ´¤Ë¤è¤Ã¤Æ¡¢Æó¤Ä¤òĶ¤¨¤ëÇÉÀ¸²»¤¬ºî¤é¤ì¤Þ¤·¤¿"
+#: music-output-def.cc:115
+#, fuzzy, c-format
+msgid "can't find `%s' context"
+msgstr "`%s' ¥³¥ó¥Æ¥­¥¹¥È¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
 
 #: my-lily-lexer.cc:139
 #, c-format
@@ -953,16 +937,11 @@ msgstr "
 msgid "too many notes for rest collision"
 msgstr "µÙÉä¤Î¾×ÆͤËÂФ·¤Æ²»É䤬¿¤¹¤®¤Þ¤¹"
 
-#: scm-option.cc:63
+#: scm-option.cc:59
 #, fuzzy
 msgid "Scheme options:"
 msgstr "¥ª¥×¥·¥ç¥ó:"
 
-#: score-engraver.cc:188
-#, c-format
-msgid "unbound spanner `%s'"
-msgstr "ÊĤ¸¤Æ¤¤¤Ê¤¤¥¹¥Ñ¥Ê `%s'"
-
 #: score.cc:78
 msgid "Interpreting music..."
 msgstr "³Ú¶Ê¤Î²ò¼áÃæ..."
@@ -981,6 +960,11 @@ msgstr "
 msgid "elapsed time: %.2f seconds"
 msgstr "·Ð²á»þ´Ö: %.2f ÉÃ"
 
+#: score-engraver.cc:188
+#, c-format
+msgid "unbound spanner `%s'"
+msgstr "ÊĤ¸¤Æ¤¤¤Ê¤¤¥¹¥Ñ¥Ê `%s'"
+
 #: scores.cc:106
 msgid "Score contains errors; will not process it"
 msgstr "³ÚÉè¤Ë¥¨¥é¡¼¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹ -- ½èÍý¤·¤Þ¤»¤ó"
@@ -1001,6 +985,14 @@ msgstr "
 msgid "Separation_item:  I've been drinking too much"
 msgstr "Single_malt_grouping_item:  °û¤ß¤¹¤®¤Á¤ã¤Ã¤¿"
 
+#: slur.cc:48
+msgid "Putting slur over rest.  Ignoring."
+msgstr "µÙÉä¤ò¤Þ¤¿¤¤¤À¥¹¥é¡¼¤¬¤¢¤ê¤Þ¤¹¡£Ìµ»ë¤·¤Þ¤¹¡£"
+
+#: slur.cc:383
+msgid "Slur over rest?"
+msgstr "¥¹¥é¡¼¤¬µÙÉä¤ò¤Þ¤¿¤¤¤Ç¤¤¤ë?"
+
 #: slur-engraver.cc:127
 msgid "unterminated slur"
 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥¹¥é¡¼"
@@ -1012,22 +1004,18 @@ msgstr "
 msgid "can't find start of slur"
 msgstr "ËöÈø¤Ø¤Î(¥Ç)¥¯¥ì¥Ã¥·¥§¥ó¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
 
-#: slur.cc:48
-msgid "Putting slur over rest.  Ignoring."
-msgstr "µÙÉä¤ò¤Þ¤¿¤¤¤À¥¹¥é¡¼¤¬¤¢¤ê¤Þ¤¹¡£Ìµ»ë¤·¤Þ¤¹¡£"
-
-#: slur.cc:383
-msgid "Slur over rest?"
-msgstr "¥¹¥é¡¼¤¬µÙÉä¤ò¤Þ¤¿¤¤¤Ç¤¤¤ë?"
+#: stem.cc:116
+msgid "Weird stem size; check for narrow beams"
+msgstr "ÊѤÊÉäÈø¤Î¥µ¥¤¥º -- ºÙ¤¤³Ã¤Î¥Á¥§¥Ã¥¯¤ò¤·¤Æ²¼¤µ¤¤"
 
 #: stem-engraver.cc:115
 #, c-format
 msgid "Adding note head to incompatible stem (type = %d)"
 msgstr "Ì·½â¤·¤¿ÉäÈø¤ØÉäƬ¤òÄɲä·¤Þ¤¹ (¥¿¥¤¥× = %d)"
 
-#: stem.cc:116
-msgid "Weird stem size; check for narrow beams"
-msgstr "ÊѤÊÉäÈø¤Î¥µ¥¤¥º -- ºÙ¤¤³Ã¤Î¥Á¥§¥Ã¥¯¤ò¤·¤Æ²¼¤µ¤¤"
+#: text-spanner.cc:121
+msgid "Text_spanner too small"
+msgstr ""
 
 #: text-spanner-engraver.cc:94
 #, fuzzy
@@ -1044,9 +1032,10 @@ msgstr "
 msgid "unterminated text spanner"
 msgstr "½ªÃ¼¤Î¤Ê¤¤¥¨¥¯¥¹¥Æ¥ó¥À"
 
-#: text-spanner.cc:121
-msgid "Text_spanner too small"
-msgstr ""
+#: tfm.cc:77
+#, fuzzy, c-format
+msgid "can't find ascii character: %d"
+msgstr "ascii Ê¸»ú¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó: `%d'"
 
 #: tfm-reader.cc:106
 #, fuzzy, c-format
@@ -1058,11 +1047,6 @@ msgstr "`%s' 
 msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
 msgstr "%s: TFM ¥Õ¥¡¥¤¥ë¤Ï %u ¸Ä¤Î¥Ñ¥é¥á¥¿¤¬¤¢¤ê¤Þ¤¹¤¬¡¢%u °Ê¾å¤Ï°·¤¨¤Þ¤»¤ó"
 
-#: tfm.cc:77
-#, fuzzy, c-format
-msgid "can't find ascii character: %d"
-msgstr "ascii Ê¸»ú¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó: `%d'"
-
 #. How to shut up this warning, when no notes appeared because
 #. they were suicided by Thread_devnull_engraver?
 #: tie-engraver.cc:220 tie-performer.cc:173
@@ -1200,7 +1184,7 @@ msgstr "
 msgid "Have to be in Chord mode for chords"
 msgstr "¥³¡¼¥É¤Ï Chord ¥â¡¼¥ÉÆâ¤Ë½ñ¤¤¤Æ¤¯¤À¤µ¤¤"
 
-#: parser.yy:1911
+#: parser.yy:1910
 msgid "need integer number arg"
 msgstr ""
 
index 6f6e3e2a1ed12fa104c06a9db27c5d2d001aee85..d85c3cfe60ff02da5ed8495f5906259576231714 100644 (file)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2001-09-09 17:30+0200\n"
+"POT-Creation-Date: 2001-06-14 13:22+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,175 +14,160 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ly2dvi.py:106
+#: ly2dvi.py:105
 msgid "Generate .dvi with LaTeX for LilyPond"
 msgstr ""
 
-#: data-file.cc:118 input.cc:85 ly2dvi.py:191 midi-parser.cc:100 mup2ly.py:93
+#: data-file.cc:118 input.cc:85 ly2dvi.py:190 midi-parser.cc:100 mup2ly.py:93
 #: update-lily.py:118 warn.cc:23
 msgid "warning: "
 msgstr ""
 
-#: input.cc:90 ly2dvi.py:206 ly2dvi.py:639 ly2dvi.py:657 ly2dvi.py:848
-#: mup2ly.py:98 mup2ly.py:188 update-lily.py:123 update-lily.py:211 warn.cc:9
-#: warn.cc:17
+#: input.cc:90 ly2dvi.py:205 ly2dvi.py:804 mup2ly.py:98 mup2ly.py:188
+#: update-lily.py:123 update-lily.py:211 warn.cc:9 warn.cc:17
 msgid "error: "
 msgstr ""
 
-#: ly2dvi.py:207 mup2ly.py:100 update-lily.py:125
+#: ly2dvi.py:206 mup2ly.py:100 update-lily.py:125
 msgid "Exiting ... "
 msgstr ""
 
-#: ly2dvi.py:265 mup2ly.py:158 update-lily.py:183
+#: ly2dvi.py:264 mup2ly.py:158 update-lily.py:183
 #, c-format
 msgid "Usage: %s [OPTION]... FILE"
 msgstr ""
 
-#: ly2dvi.py:269 main.cc:120 main.cc:149 mup2ly.py:162 update-lily.py:187
+#: ly2dvi.py:268 main.cc:120 main.cc:148 mup2ly.py:162 update-lily.py:187
 msgid "Options:"
 msgstr ""
 
-#: ly2dvi.py:273 main.cc:124 main.cc:172 mup2ly.py:168 update-lily.py:191
+#: ly2dvi.py:272 main.cc:124 main.cc:171 mup2ly.py:168 update-lily.py:191
 #, c-format
 msgid "Report bugs to %s"
 msgstr ""
 
-#: ly2dvi.py:306 mup2ly.py:185 update-lily.py:208
+#: ly2dvi.py:305 mup2ly.py:185 update-lily.py:208
 #, c-format
 msgid "Invoking `%s'"
 msgstr ""
 
-#: ly2dvi.py:310 mup2ly.py:188 update-lily.py:211
+#: ly2dvi.py:309 mup2ly.py:188 update-lily.py:211
 #, c-format
 msgid "command exited with value %d"
 msgstr ""
 
-#: ly2dvi.py:312 mup2ly.py:190 update-lily.py:213
+#: ly2dvi.py:311 mup2ly.py:190 update-lily.py:213
 msgid "(ignored)"
 msgstr ""
 
-#: ly2dvi.py:322
+#: ly2dvi.py:321
 #, c-format
 msgid "Cleaning %s..."
 msgstr ""
 
-#: ly2dvi.py:337 mup2ly.py:214 update-lily.py:237
+#: ly2dvi.py:336 mup2ly.py:214 update-lily.py:237
 #, c-format
 msgid "no such setting: %s"
 msgstr ""
 
-#: ly2dvi.py:350 main.cc:113
+#: ly2dvi.py:349 main.cc:112
 msgid "write Makefile dependencies for every input file"
 msgstr ""
 
-#: ly2dvi.py:351 main.cc:96 main.cc:109 mup2ly.py:1117 update-lily.py:251
+#: ly2dvi.py:350 main.cc:96 main.cc:108 mup2ly.py:1117 update-lily.py:251
 msgid "this help"
 msgstr ""
 
-#: ly2dvi.py:352 main.cc:111 main.cc:116
+#: ly2dvi.py:351 main.cc:110 main.cc:115
 msgid "DIR"
 msgstr ""
 
-#: ly2dvi.py:352
+#: ly2dvi.py:351
 msgid "add DIR to LilyPond's search path"
 msgstr ""
 
-#: ly2dvi.py:353
+#: ly2dvi.py:352
 #, c-format
 msgid "keep all output, and name the directory %s.dir"
 msgstr ""
 
-#: ly2dvi.py:354
+#: ly2dvi.py:353
 msgid "don't run LilyPond"
 msgstr ""
 
-#: ly2dvi.py:355 main.cc:114
+#: ly2dvi.py:354 main.cc:113
 msgid "produce MIDI output only"
 msgstr ""
 
-#: ly2dvi.py:356 ly2dvi.py:357 main.cc:99 main.cc:112 main.cc:115
+#: ly2dvi.py:355 main.cc:99 main.cc:111 main.cc:114
 msgid "FILE"
 msgstr ""
 
-#: ly2dvi.py:356
+#: ly2dvi.py:355
 msgid "write ouput to FILE"
 msgstr ""
 
 #: ly2dvi.py:357
-msgid "find pfa fonts used in FILE"
-msgstr ""
-
-#: ly2dvi.py:359
 msgid "generate PostScript output"
 msgstr ""
 
-#: ly2dvi.py:360
+#: ly2dvi.py:358
 msgid "KEY=VAL"
 msgstr ""
 
-#: ly2dvi.py:360
+#: ly2dvi.py:358
 msgid "change global setting KEY to VAL"
 msgstr ""
 
-#: ly2dvi.py:361 main.cc:119 mup2ly.py:1120 update-lily.py:255
+#: ly2dvi.py:359 main.cc:118 mup2ly.py:1120 update-lily.py:255
 msgid "verbose"
 msgstr ""
 
-#: ly2dvi.py:362 main.cc:105 main.cc:118 mup2ly.py:1121 update-lily.py:256
+#: ly2dvi.py:360 main.cc:105 main.cc:117 mup2ly.py:1121 update-lily.py:256
 msgid "print version number"
 msgstr ""
 
-#: ly2dvi.py:363 main.cc:107 main.cc:120 mup2ly.py:1122 update-lily.py:258
+#: ly2dvi.py:361 main.cc:107 main.cc:119 mup2ly.py:1122 update-lily.py:258
 msgid "show warranty and copyright"
 msgstr ""
 
-#: ly2dvi.py:385 ly2dvi.py:580 ly2dvi.py:605
+#: ly2dvi.py:383 ly2dvi.py:578 ly2dvi.py:603
 #, c-format
 msgid "Running %s..."
 msgstr ""
 
-#: ly2dvi.py:398
+#: ly2dvi.py:396
 #, c-format
 msgid "Analyzing %s..."
 msgstr ""
 
-#: ly2dvi.py:454
+#: ly2dvi.py:452
 #, c-format
 msgid "no lilypond output found for %s"
 msgstr ""
 
-#: ly2dvi.py:496
+#: ly2dvi.py:494
 #, c-format
 msgid "invalid value: %s"
 msgstr ""
 
-#: ly2dvi.py:639
-#, c-format
-msgid "not a PostScript file: `%s'"
-msgstr ""
-
-#: ly2dvi.py:657
-#, c-format
-msgid "getopt says: `%s'"
-msgstr ""
-
-#: ly2dvi.py:824 scores.cc:44
+#: ly2dvi.py:781 scores.cc:44
 #, c-format
 msgid "dependencies output to `%s'..."
 msgstr ""
 
-#: ly2dvi.py:835
+#: ly2dvi.py:791
 #, c-format
 msgid "%s output to `%s'..."
 msgstr ""
 
-#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:837
+#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:793
 #: midi-score-parser.cc:24 scores.cc:136 scores.cc:142
 #, c-format
 msgid "can't find file: `%s'"
 msgstr ""
 
-#: ly2dvi.py:848
+#: ly2dvi.py:804
 msgid "no files specified on command line."
 msgstr ""
 
@@ -208,7 +193,7 @@ msgstr ""
 msgid "define macro NAME [optional expansion EXP]"
 msgstr ""
 
-#: main.cc:115 mup2ly.py:1118
+#: main.cc:114 mup2ly.py:1118
 msgid "write output to FILE"
 msgstr ""
 
@@ -426,6 +411,14 @@ msgstr ""
 msgid "Can't switch translators, I'm there already"
 msgstr ""
 
+#: beam.cc:86
+msgid "beam has less than two stems"
+msgstr ""
+
+#: beam.cc:637
+msgid "weird beam vertical offset"
+msgstr ""
+
 #: beam-engraver.cc:91 beam-engraver.cc:124
 msgid "can't find start of beam"
 msgstr ""
@@ -450,14 +443,6 @@ msgstr ""
 msgid "beam was started here"
 msgstr ""
 
-#: beam.cc:86
-msgid "beam has less than two stems"
-msgstr ""
-
-#: beam.cc:637
-msgid "weird beam vertical offset"
-msgstr ""
-
 #: break-align-item.cc:136
 #, c-format
 msgid "unknown spacing pair `%s', `%s'"
@@ -482,24 +467,24 @@ msgstr ""
 msgid "none of these in my family"
 msgstr ""
 
-#: chord-tremolo-engraver.cc:141 percent-repeat-engraver.cc:192
-msgid "unterminated chord tremolo"
-msgstr ""
-
-#: chord-tremolo-iterator.cc:48
-msgid "no one to print a tremolos"
-msgstr ""
-
-#: chord.cc:376
+#: chord.cc:369
 #, c-format
 msgid "invalid subtraction: not part of chord: %s"
 msgstr ""
 
-#: chord.cc:405
+#: chord.cc:398
 #, c-format
 msgid "invalid inversion pitch: not part of chord: %s"
 msgstr ""
 
+#: chord-tremolo-engraver.cc:141 percent-repeat-engraver.cc:192
+msgid "unterminated chord tremolo"
+msgstr ""
+
+#: chord-tremolo-iterator.cc:48
+msgid "no one to print a tremolos"
+msgstr ""
+
 #: collision.cc:127
 msgid "Too many clashing notecolumns.  Ignoring them."
 msgstr ""
@@ -607,73 +592,72 @@ msgstr ""
 msgid "Huh? Melismatic note found to have associated lyrics."
 msgstr ""
 
-#. print example usage:  lilypond -e "(set-lily-option 'help 0)" ?
-#: main.cc:105
+#: main.cc:104
 msgid "EXPR"
 msgstr ""
 
-#: main.cc:105
+#: main.cc:104
 msgid "evalute EXPR as Scheme after .scm init is read"
 msgstr ""
 
 #. another bug in option parser: --output=foe is taken as an abbreviation
 #. for --output-format
-#: main.cc:108
+#: main.cc:107
 msgid "EXT"
 msgstr ""
 
-#: main.cc:108
+#: main.cc:107
 msgid "use output format EXT (scm, ps, tex or as)"
 msgstr ""
 
-#: main.cc:110
+#: main.cc:109
 msgid "FIELD"
 msgstr ""
 
-#: main.cc:110
+#: main.cc:109
 msgid "write header field to BASENAME.FIELD"
 msgstr ""
 
-#: main.cc:111
+#: main.cc:110
 msgid "add DIR to search path"
 msgstr ""
 
-#: main.cc:112
+#: main.cc:111
 msgid "use FILE as init file"
 msgstr ""
 
-#: main.cc:116
+#: main.cc:115
 msgid "prepend DIR to dependencies"
 msgstr ""
 
-#: main.cc:117
+#: main.cc:116
 msgid "inhibit file output naming and exporting"
 msgstr ""
 
 #.
 #. No version number or newline here. It confuses help2man
 #.
-#: main.cc:137
+#: main.cc:136
 #, c-format
 msgid "Usage: %s [OPTION]... FILE..."
 msgstr ""
 
-#: main.cc:139
+#: main.cc:138
 msgid "Typeset music and or play MIDI from FILE"
 msgstr ""
 
-#: main.cc:143
+#: main.cc:142
 msgid ""
 "LilyPond is a music typesetter.  It produces beautiful sheet music\n"
 "using a high level description file as input.  LilyPond is part of \n"
 "the GNU Project.\n"
 msgstr ""
 
-#: main.cc:153
+#: main.cc:152
 msgid "This binary was compiled with the following options:"
 msgstr ""
 
-#: main.cc:56 main.cc:180
+#: main.cc:56 main.cc:179
 #, c-format
 msgid ""
 "This is free software.  It is covered by the GNU General Public License,\n"
@@ -681,16 +665,16 @@ msgid ""
 "certain conditions.  Invoke as `%s --warranty' for more information.\n"
 msgstr ""
 
-#: main.cc:63 main.cc:187 main.cc:199
+#: main.cc:63 main.cc:186 main.cc:198
 #, c-format
 msgid "Copyright (c) %s by"
 msgstr ""
 
-#: main.cc:197
+#: main.cc:196
 msgid "GNU LilyPond -- The music typesetter"
 msgstr ""
 
-#: main.cc:72 main.cc:205
+#: main.cc:72 main.cc:204
 msgid ""
 "    This program is free software; you can redistribute it and/or\n"
 "modify it under the terms of the GNU General Public License version 2\n"
@@ -720,9 +704,9 @@ msgstr ""
 msgid "silly pitch"
 msgstr ""
 
-#: music-output-def.cc:115
+#: musical-request.cc:28
 #, c-format
-msgid "can't find `%s' context"
+msgid "Transposition by %s makes accidental larger than two"
 msgstr ""
 
 #: music.cc:232
@@ -745,9 +729,9 @@ msgstr ""
 msgid "ly_music_name (): Not a music expression"
 msgstr ""
 
-#: musical-request.cc:28
+#: music-output-def.cc:115
 #, c-format
-msgid "Transposition by %s makes accidental larger than two"
+msgid "can't find `%s' context"
 msgstr ""
 
 #: my-lily-lexer.cc:139
@@ -884,15 +868,10 @@ msgstr ""
 msgid "too many notes for rest collision"
 msgstr ""
 
-#: scm-option.cc:63
+#: scm-option.cc:59
 msgid "Scheme options:"
 msgstr ""
 
-#: score-engraver.cc:188
-#, c-format
-msgid "unbound spanner `%s'"
-msgstr ""
-
 #: score.cc:78
 msgid "Interpreting music..."
 msgstr ""
@@ -911,6 +890,11 @@ msgstr ""
 msgid "elapsed time: %.2f seconds"
 msgstr ""
 
+#: score-engraver.cc:188
+#, c-format
+msgid "unbound spanner `%s'"
+msgstr ""
+
 #: scores.cc:106
 msgid "Score contains errors; will not process it"
 msgstr ""
@@ -930,6 +914,14 @@ msgstr ""
 msgid "Separation_item:  I've been drinking too much"
 msgstr ""
 
+#: slur.cc:48
+msgid "Putting slur over rest.  Ignoring."
+msgstr ""
+
+#: slur.cc:383
+msgid "Slur over rest?"
+msgstr ""
+
 #: slur-engraver.cc:127
 msgid "unterminated slur"
 msgstr ""
@@ -940,12 +932,8 @@ msgstr ""
 msgid "can't find start of slur"
 msgstr ""
 
-#: slur.cc:48
-msgid "Putting slur over rest.  Ignoring."
-msgstr ""
-
-#: slur.cc:383
-msgid "Slur over rest?"
+#: stem.cc:116
+msgid "Weird stem size; check for narrow beams"
 msgstr ""
 
 #: stem-engraver.cc:115
@@ -953,8 +941,8 @@ msgstr ""
 msgid "Adding note head to incompatible stem (type = %d)"
 msgstr ""
 
-#: stem.cc:116
-msgid "Weird stem size; check for narrow beams"
+#: text-spanner.cc:121
+msgid "Text_spanner too small"
 msgstr ""
 
 #: text-spanner-engraver.cc:94
@@ -969,8 +957,9 @@ msgstr ""
 msgid "unterminated text spanner"
 msgstr ""
 
-#: text-spanner.cc:121
-msgid "Text_spanner too small"
+#: tfm.cc:77
+#, c-format
+msgid "can't find ascii character: %d"
 msgstr ""
 
 #: tfm-reader.cc:106
@@ -983,11 +972,6 @@ msgstr ""
 msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
 msgstr ""
 
-#: tfm.cc:77
-#, c-format
-msgid "can't find ascii character: %d"
-msgstr ""
-
 #. How to shut up this warning, when no notes appeared because
 #. they were suicided by Thread_devnull_engraver?
 #: tie-engraver.cc:220 tie-performer.cc:173
@@ -1124,7 +1108,7 @@ msgstr ""
 msgid "Have to be in Chord mode for chords"
 msgstr ""
 
-#: parser.yy:1911
+#: parser.yy:1910
 msgid "need integer number arg"
 msgstr ""
 
index 06bb49fc6c31c2ff6926a4280134cb0453517bba..c8d1627e0c58f1bb4785611ff00fed9284a67072 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -9,9 +9,9 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: lilypond 1.4.6\n"
-"POT-Creation-Date: 2001-09-09 17:30+0200\n"
-"PO-Revision-Date: 2001-09-09 17:34+0200\n"
+"Project-Id-Version: lilypond 1.4.1\n"
+"POT-Creation-Date: 2001-06-14 13:22+0200\n"
+"PO-Revision-Date: 2001-05-09 23:29+0200\n"
 "Last-Translator: Jan Nieuwenhuizen <janneke@gnu.org>\n"
 "Language-Team: Dutch <nl@li.org>\n"
 "MIME-Version: 1.0\n"
@@ -19,180 +19,166 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Date: 2001-05-09 23:29+0200\n"
 "From:  <janneke@gnu.org>\n"
-"Xgettext-Options: --c++ --default-domain=lilypond --join --output-dir=../po --add-comments --keyword=_\n"
+"Xgettext-Options: --c++ --default-domain=lilypond --join --output-dir=../po "
+"--add-comments --keyword=_\n"
 "Files: bow.cc int.cc\n"
 
-#: ly2dvi.py:106
+#: ly2dvi.py:105
 msgid "Generate .dvi with LaTeX for LilyPond"
 msgstr "Genereer .dvi met LaTeX voor LilyPond"
 
-#: data-file.cc:118 input.cc:85 ly2dvi.py:191 midi-parser.cc:100 mup2ly.py:93
+#: data-file.cc:118 input.cc:85 ly2dvi.py:190 midi-parser.cc:100 mup2ly.py:93
 #: update-lily.py:118 warn.cc:23
 msgid "warning: "
 msgstr "waarschuwing: "
 
-#: input.cc:90 ly2dvi.py:206 ly2dvi.py:639 ly2dvi.py:657 ly2dvi.py:848
-#: mup2ly.py:98 mup2ly.py:188 update-lily.py:123 update-lily.py:211 warn.cc:9
-#: warn.cc:17
+#: input.cc:90 ly2dvi.py:205 ly2dvi.py:804 mup2ly.py:98 mup2ly.py:188
+#: update-lily.py:123 update-lily.py:211 warn.cc:9 warn.cc:17
 msgid "error: "
 msgstr "fout: "
 
-#: ly2dvi.py:207 mup2ly.py:100 update-lily.py:125
+#: ly2dvi.py:206 mup2ly.py:100 update-lily.py:125
 msgid "Exiting ... "
 msgstr "Beëidigen ..."
 
-#: ly2dvi.py:265 mup2ly.py:158 update-lily.py:183
+#: ly2dvi.py:264 mup2ly.py:158 update-lily.py:183
 #, c-format
 msgid "Usage: %s [OPTION]... FILE"
 msgstr "Gebruik: %s [OPTIE]... BESTAND"
 
-#: ly2dvi.py:269 main.cc:120 main.cc:149 mup2ly.py:162 update-lily.py:187
+#: ly2dvi.py:268 main.cc:120 main.cc:148 mup2ly.py:162 update-lily.py:187
 msgid "Options:"
 msgstr "Opties:"
 
-#: ly2dvi.py:273 main.cc:124 main.cc:172 mup2ly.py:168 update-lily.py:191
+#: ly2dvi.py:272 main.cc:124 main.cc:171 mup2ly.py:168 update-lily.py:191
 #, c-format
 msgid "Report bugs to %s"
 msgstr ""
 "Meld luizen in het programma aan %s;\n"
 "meld onjuistheden in de vertaling aan <janneke@gnu.org> of <hanwen@cs.uu.nl>"
 
-#: ly2dvi.py:306 mup2ly.py:185 update-lily.py:208
+#: ly2dvi.py:305 mup2ly.py:185 update-lily.py:208
 #, c-format
 msgid "Invoking `%s'"
 msgstr "Uitvoeren `%s'"
 
-#: ly2dvi.py:310 mup2ly.py:188 update-lily.py:211
+#: ly2dvi.py:309 mup2ly.py:188 update-lily.py:211
 #, c-format
 msgid "command exited with value %d"
 msgstr "opdracht eindigde met waarde %d"
 
-#: ly2dvi.py:312 mup2ly.py:190 update-lily.py:213
+#: ly2dvi.py:311 mup2ly.py:190 update-lily.py:213
 msgid "(ignored)"
 msgstr "(genegeerd)"
 
-#: ly2dvi.py:322
+#: ly2dvi.py:321
 #, c-format
 msgid "Cleaning %s..."
 msgstr "Schoonmaken %s..."
 
-#: ly2dvi.py:337 mup2ly.py:214 update-lily.py:237
+#: ly2dvi.py:336 mup2ly.py:214 update-lily.py:237
 #, c-format
 msgid "no such setting: %s"
 msgstr "geen dergelijke instelling: %s"
 
-#: ly2dvi.py:350 main.cc:113
+#: ly2dvi.py:349 main.cc:112
 msgid "write Makefile dependencies for every input file"
 msgstr "schrijf Makefile afhankelijkheden voor elk invoerbestand"
 
-#: ly2dvi.py:351 main.cc:96 main.cc:109 mup2ly.py:1117 update-lily.py:251
+#: ly2dvi.py:350 main.cc:96 main.cc:108 mup2ly.py:1117 update-lily.py:251
 msgid "this help"
 msgstr "deze hulp"
 
-#: ly2dvi.py:352 main.cc:111 main.cc:116
+#: ly2dvi.py:351 main.cc:110 main.cc:115
 msgid "DIR"
 msgstr "DIR"
 
-#: ly2dvi.py:352
+#: ly2dvi.py:351
 msgid "add DIR to LilyPond's search path"
 msgstr "voeg DIR toe aan LilyPonds zoekpad"
 
-#: ly2dvi.py:353
+#: ly2dvi.py:352
 #, c-format
 msgid "keep all output, and name the directory %s.dir"
 msgstr "bewaar alle uitvoer, en noem de directory %s.dir"
 
-#: ly2dvi.py:354
+#: ly2dvi.py:353
 msgid "don't run LilyPond"
 msgstr "draai LilyPond niet"
 
-#: ly2dvi.py:355 main.cc:114
+#: ly2dvi.py:354 main.cc:113
 msgid "produce MIDI output only"
 msgstr "produceer alleen MIDI uitvoer"
 
-#: ly2dvi.py:356 ly2dvi.py:357 main.cc:99 main.cc:112 main.cc:115
+#: ly2dvi.py:355 main.cc:99 main.cc:111 main.cc:114
 msgid "FILE"
 msgstr "BESTAND"
 
-#: ly2dvi.py:356
+#: ly2dvi.py:355
 msgid "write ouput to FILE"
 msgstr "schrijf uitvoer naar BESTAND"
 
 #: ly2dvi.py:357
-msgid "find pfa fonts used in FILE"
-msgstr "zoek pfa fonts gebruikt in BESTAND"
-
-#: ly2dvi.py:359
 msgid "generate PostScript output"
 msgstr "genereer PostScipt uitvoer"
 
-#: ly2dvi.py:360
+#: ly2dvi.py:358
 msgid "KEY=VAL"
 msgstr "SEUTEL=WAARDE"
 
-#: ly2dvi.py:360
+#: ly2dvi.py:358
 msgid "change global setting KEY to VAL"
 msgstr "verander globale instelling SLEUTEL in WAARDE"
 
-#: ly2dvi.py:361 main.cc:119 mup2ly.py:1120 update-lily.py:255
+#: ly2dvi.py:359 main.cc:118 mup2ly.py:1120 update-lily.py:255
 msgid "verbose"
 msgstr "breedsprakig"
 
-#: ly2dvi.py:362 main.cc:105 main.cc:118 mup2ly.py:1121 update-lily.py:256
+#: ly2dvi.py:360 main.cc:105 main.cc:117 mup2ly.py:1121 update-lily.py:256
 msgid "print version number"
 msgstr "druk versienummer af"
 
-#: ly2dvi.py:363 main.cc:107 main.cc:120 mup2ly.py:1122 update-lily.py:258
+#: ly2dvi.py:361 main.cc:107 main.cc:119 mup2ly.py:1122 update-lily.py:258
 msgid "show warranty and copyright"
 msgstr "toon garantie en auteursrechten"
 
-#: ly2dvi.py:385 ly2dvi.py:580 ly2dvi.py:605
+#: ly2dvi.py:383 ly2dvi.py:578 ly2dvi.py:603
 #, c-format
 msgid "Running %s..."
 msgstr "Uitvoeren %s..."
 
-#: ly2dvi.py:398
+#: ly2dvi.py:396
 #, c-format
 msgid "Analyzing %s..."
 msgstr "Analyseer %s..."
 
-#: ly2dvi.py:454
+#: ly2dvi.py:452
 #, c-format
 msgid "no lilypond output found for %s"
 msgstr "geen lilypond uitvoer gevonden voor %s"
 
-#: ly2dvi.py:496
+#: ly2dvi.py:494
 #, c-format
 msgid "invalid value: %s"
 msgstr "ongeldige waarde: %s"
 
-#: ly2dvi.py:639
-#, c-format
-msgid "not a PostScript file: `%s'"
-msgstr "geen PostScript bestand: `%s'"
-
-#: ly2dvi.py:657
-#, c-format
-msgid "getopt says: `%s'"
-msgstr "getopt zegt: `%s'"
-
-#: ly2dvi.py:824 scores.cc:44
+#: ly2dvi.py:781 scores.cc:44
 #, c-format
 msgid "dependencies output to `%s'..."
-msgstr "afhankelijkheden uitvoer naar `%s'..."
+msgstr "afhankelijkheden uitvoer naar %s..."
 
-#: ly2dvi.py:835
+#: ly2dvi.py:791
 #, c-format
 msgid "%s output to `%s'..."
 msgstr "%s uitvoer naar `%s'..."
 
-#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:837
+#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:793
 #: midi-score-parser.cc:24 scores.cc:136 scores.cc:142
 #, c-format
 msgid "can't find file: `%s'"
 msgstr "kan bestand niet vinden: `%s'"
 
-#: ly2dvi.py:848
+#: ly2dvi.py:804
 msgid "no files specified on command line."
 msgstr "geen bestanden gespecificeerd op de commandoregel."
 
@@ -218,7 +204,7 @@ msgstr "debug"
 msgid "define macro NAME [optional expansion EXP]"
 msgstr "definieer macro NAAM [optionele expansie EXP]"
 
-#: main.cc:115 mup2ly.py:1118
+#: main.cc:114 mup2ly.py:1118
 msgid "write output to FILE"
 msgstr "schrijf uitvoer naar BESTAND"
 
@@ -390,12 +376,12 @@ msgstr "kan teken niet vinden genaamd: `%s'"
 #: afm.cc:124
 #, c-format
 msgid "Error parsing AFM file: `%s'"
-msgstr "Fout bij ontleden AFM-bestand: `%s'"
+msgstr "Fout bij ontleden AFM bestand: `%s'"
 
 #: all-font-metrics.cc:95
 #, c-format
 msgid "checksum mismatch for font file: `%s'"
-msgstr "checksum fout voor fontbestand: `%s'"
+msgstr "checksum fout voor font bestand: `%s'"
 
 #: all-font-metrics.cc:97
 #, c-format
@@ -438,6 +424,14 @@ msgstr "Geef op"
 msgid "Can't switch translators, I'm there already"
 msgstr "Kan niet wisselen van vertaler, ben al hier"
 
+#: beam.cc:86
+msgid "beam has less than two stems"
+msgstr "waardestreep heeft minder dan twee stokken"
+
+#: beam.cc:637
+msgid "weird beam vertical offset"
+msgstr "rare verticale waardestreep verplaatsing"
+
 #: beam-engraver.cc:91 beam-engraver.cc:124
 msgid "can't find start of beam"
 msgstr "kan start van waardestreep niet vinden"
@@ -462,14 +456,6 @@ msgstr "stok past niet in waardestreep"
 msgid "beam was started here"
 msgstr "waardestreep werd hier gestart"
 
-#: beam.cc:86
-msgid "beam has less than two stems"
-msgstr "waardestreep heeft minder dan twee stokken"
-
-#: beam.cc:637
-msgid "weird beam vertical offset"
-msgstr "rare verticale waardestreep verplaatsing"
-
 #: break-align-item.cc:136
 #, c-format
 msgid "unknown spacing pair `%s', `%s'"
@@ -494,24 +480,24 @@ msgstr "Ben er zelf een"
 msgid "none of these in my family"
 msgstr "geen van deze in mijn gezin"
 
-#: chord-tremolo-engraver.cc:141 percent-repeat-engraver.cc:192
-msgid "unterminated chord tremolo"
-msgstr "onbeëindigd akkoordtremolo"
-
-#: chord-tremolo-iterator.cc:48
-msgid "no one to print a tremolos"
-msgstr "niemand om tremolos af te drukken"
-
-#: chord.cc:376
+#: chord.cc:369
 #, c-format
 msgid "invalid subtraction: not part of chord: %s"
 msgstr "ongeldige aftrek: maakt geen deel uit van accoord: %s"
 
-#: chord.cc:405
+#: chord.cc:398
 #, c-format
 msgid "invalid inversion pitch: not part of chord: %s"
 msgstr "ongeldige inversie toon: geen onderdeel van accoord: %s"
 
+#: chord-tremolo-engraver.cc:141 percent-repeat-engraver.cc:192
+msgid "unterminated chord tremolo"
+msgstr "onbeëindigd akkoordtremolo"
+
+#: chord-tremolo-iterator.cc:48
+msgid "no one to print a tremolos"
+msgstr "niemand om tremolos af te drukken"
+
 #: collision.cc:127
 msgid "Too many clashing notecolumns.  Ignoring them."
 msgstr "Te veel botsende nootkolommen.  Negeer ze."
@@ -621,62 +607,61 @@ msgstr "liedteksten gevonden zonder bijbehorend nootbolletje"
 msgid "Huh? Melismatic note found to have associated lyrics."
 msgstr "Huh?  Melismatische noot blijkt bijbehorende liedtekst te hebben."
 
-#. print example usage:  lilypond -e "(set-lily-option 'help 0)" ?
-#: main.cc:105
+#: main.cc:104
 msgid "EXPR"
 msgstr "EXPR"
 
-#: main.cc:105
+#: main.cc:104
 msgid "evalute EXPR as Scheme after .scm init is read"
 msgstr "evalueer EXPR als Scheme nadat .scm init is gelezen"
 
 #. another bug in option parser: --output=foe is taken as an abbreviation
 #. for --output-format
-#: main.cc:108
+#: main.cc:107
 msgid "EXT"
 msgstr "EXT"
 
-#: main.cc:108
+#: main.cc:107
 msgid "use output format EXT (scm, ps, tex or as)"
 msgstr "gebruik uitvoer formaat EXT (scm, ps, tex of as)"
 
-#: main.cc:110
+#: main.cc:109
 msgid "FIELD"
 msgstr "VELD"
 
-#: main.cc:110
+#: main.cc:109
 msgid "write header field to BASENAME.FIELD"
 msgstr "schrijf kop veld naar BASISNAAM.VELD"
 
-#: main.cc:111
+#: main.cc:110
 msgid "add DIR to search path"
 msgstr "voeg DIR toe aan zoekpad"
 
-#: main.cc:112
+#: main.cc:111
 msgid "use FILE as init file"
 msgstr "gebruik BESTAND als initialisatiebestand"
 
-#: main.cc:116
+#: main.cc:115
 msgid "prepend DIR to dependencies"
 msgstr "voeg DIR voor aan afhankelijkheden"
 
-#: main.cc:117
+#: main.cc:116
 msgid "inhibit file output naming and exporting"
-msgstr "verbied naamgeving van uitvoerbestand en exportering"
+msgstr "verbied naamgeving van uitvoer bestand en exportering"
 
 #.
 #. No version number or newline here. It confuses help2man
 #.
-#: main.cc:137
+#: main.cc:136
 #, c-format
 msgid "Usage: %s [OPTION]... FILE..."
 msgstr "Gebruik: %s [OPTIE]... BESTAND..."
 
-#: main.cc:139
+#: main.cc:138
 msgid "Typeset music and or play MIDI from FILE"
 msgstr "Zet muziek en of speel MIDI van BESTAND"
 
-#: main.cc:143
+#: main.cc:142
 msgid ""
 "LilyPond is a music typesetter.  It produces beautiful sheet music\n"
 "using a high level description file as input.  LilyPond is part of \n"
@@ -686,11 +671,11 @@ msgstr ""
 "uitgaande van een hoog niveau beschrijving bestand.  LilyPond \n"
 "maakt deel uit van het GNU Project.\n"
 
-#: main.cc:153
+#: main.cc:152
 msgid "This binary was compiled with the following options:"
 msgstr "Dit programma is gecompileerd met de volgende instellingen:"
 
-#: main.cc:56 main.cc:180
+#: main.cc:56 main.cc:179
 #, c-format
 msgid ""
 "This is free software.  It is covered by the GNU General Public License,\n"
@@ -702,16 +687,16 @@ msgstr ""
 "onder bepaalde voorwaarden.  Roep aan als `%s --warranty' voor meer\n"
 "informatie.\n"
 
-#: main.cc:63 main.cc:187 main.cc:199
+#: main.cc:63 main.cc:186 main.cc:198
 #, c-format
 msgid "Copyright (c) %s by"
 msgstr "Copyright (c) %s "
 
-#: main.cc:197
+#: main.cc:196
 msgid "GNU LilyPond -- The music typesetter"
 msgstr "GNU LilyPond -- De Muziekzetter"
 
-#: main.cc:72 main.cc:205
+#: main.cc:72 main.cc:204
 msgid ""
 "    This program is free software; you can redistribute it and/or\n"
 "modify it under the terms of the GNU General Public License version 2\n"
@@ -754,10 +739,10 @@ msgstr "rare duur"
 msgid "silly pitch"
 msgstr "rare toonhoogte"
 
-#: music-output-def.cc:115
+#: musical-request.cc:28
 #, c-format
-msgid "can't find `%s' context"
-msgstr "kan `%s' context niet vinden"
+msgid "Transposition by %s makes accidental larger than two"
+msgstr "Transponering van %s geeft tripel kruizen/mollen"
 
 #: music.cc:232
 msgid "ly_get_mus_property (): Not a Music"
@@ -779,10 +764,10 @@ msgstr "ly_make_music (): Geen string"
 msgid "ly_music_name (): Not a music expression"
 msgstr "ly_make_music (): Geen muziek expressie"
 
-#: musical-request.cc:28
+#: music-output-def.cc:115
 #, c-format
-msgid "Transposition by %s makes accidental larger than two"
-msgstr "Transponering van %s geeft tripel kruizen/mollen"
+msgid "can't find `%s' context"
+msgstr "kan `%s' context niet vinden"
 
 #: my-lily-lexer.cc:139
 #, c-format
@@ -836,7 +821,7 @@ msgstr "kan directory niet scheppen: `%s'"
 
 #: paper-stream.cc:55
 msgid "Error syncing file (disk full?)"
-msgstr "Fout bij synchroniseren van bestand (schijf vol?)"
+msgstr "Fout by synchroniseren van bestand (disk vol?)"
 
 #.
 #. We could change the current translator's id, but that would make
@@ -920,15 +905,10 @@ msgstr "te veel botsende rusten"
 msgid "too many notes for rest collision"
 msgstr "te veel noten voor bosting met rusten"
 
-#: scm-option.cc:63
+#: scm-option.cc:59
 msgid "Scheme options:"
 msgstr "Scheme opties:"
 
-#: score-engraver.cc:188
-#, c-format
-msgid "unbound spanner `%s'"
-msgstr "ongebonden spanner `%s'"
-
 #: score.cc:78
 msgid "Interpreting music..."
 msgstr "Vertolken van muziek..."
@@ -947,6 +927,11 @@ msgstr "Fouten gevonden, /*verwerk partituur niet */"
 msgid "elapsed time: %.2f seconds"
 msgstr "duur: %.2f seconden"
 
+#: score-engraver.cc:188
+#, c-format
+msgid "unbound spanner `%s'"
+msgstr "ongebonden spanner `%s'"
+
 #: scores.cc:106
 msgid "Score contains errors; will not process it"
 msgstr "Partituur bevat fouten; zal hem niet verwerken"
@@ -966,6 +951,14 @@ msgstr "Weet niet hoe articulatie te vertolken `%s'"
 msgid "Separation_item:  I've been drinking too much"
 msgstr "Separation_item:  Ik heb te veel gedronken"
 
+#: slur.cc:48
+msgid "Putting slur over rest.  Ignoring."
+msgstr "Zet bindingsboog over rust.  Negeer."
+
+#: slur.cc:383
+msgid "Slur over rest?"
+msgstr "Boogje over rust?"
+
 #: slur-engraver.cc:127
 msgid "unterminated slur"
 msgstr "onbeëindigde bindingsboog"
@@ -976,22 +969,18 @@ msgstr "onbe
 msgid "can't find start of slur"
 msgstr "kan start van bindingsboog niet vinden"
 
-#: slur.cc:48
-msgid "Putting slur over rest.  Ignoring."
-msgstr "Zet bindingsboog over rust.  Negeer."
-
-#: slur.cc:383
-msgid "Slur over rest?"
-msgstr "Boogje over rust?"
+#: stem.cc:116
+msgid "Weird stem size; check for narrow beams"
+msgstr "Vreemde stoklengte; controleer op krappe waardestrepen"
 
 #: stem-engraver.cc:115
 #, c-format
 msgid "Adding note head to incompatible stem (type = %d)"
 msgstr "Voeg noot bolletje toe aan onverenigbare stok (type = %d)"
 
-#: stem.cc:116
-msgid "Weird stem size; check for narrow beams"
-msgstr "Vreemde stoklengte; controleer op krappe waardestrepen"
+#: text-spanner.cc:121
+msgid "Text_spanner too small"
+msgstr "Text_spanner te klein"
 
 #: text-spanner-engraver.cc:94
 msgid "can't find start of text spanner"
@@ -1005,9 +994,10 @@ msgstr "heb al een tekst spanner"
 msgid "unterminated text spanner"
 msgstr "onbeëindigde tekst spanner"
 
-#: text-spanner.cc:121
-msgid "Text_spanner too small"
-msgstr "Text_spanner te klein"
+#: tfm.cc:77
+#, c-format
+msgid "can't find ascii character: %d"
+msgstr "kan ascii teken niet vinden: %d"
 
 #: tfm-reader.cc:106
 #, c-format
@@ -1020,11 +1010,6 @@ msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
 msgstr ""
 "%s: TFM bestand heeft %u parameters, wat meer is dan de %u die ik aan kan"
 
-#: tfm.cc:77
-#, c-format
-msgid "can't find ascii character: %d"
-msgstr "kan ascii teken niet vinden: %d"
-
 #. How to shut up this warning, when no notes appeared because
 #. they were suicided by Thread_devnull_engraver?
 #: tie-engraver.cc:220 tie-performer.cc:173
@@ -1163,7 +1148,7 @@ msgstr "Moet in Note modus zijn voor noten"
 msgid "Have to be in Chord mode for chords"
 msgstr "Moet in Chord modus zijn voor accoorden"
 
-#: parser.yy:1911
+#: parser.yy:1910
 msgid "need integer number arg"
 msgstr "heb integer getal arg nogig"
 
index a1b406243fec914b95873711e70d92d4b08662d5..67c9d6b3446aacc31800d7bee7434b0224ce889a 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2001-09-09 17:30+0200\n"
+"POT-Creation-Date: 2001-06-14 13:22+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: August S.Sigov <august@infran.ru>\n"
 "Language-Team: Russian <ru@li.org>\n"
@@ -14,178 +14,163 @@ msgstr ""
 "Content-Type: text/plain; charset=koi8-r\n"
 "Content-Transfer-Encoding: ENCODING\n"
 
-#: ly2dvi.py:106
+#: ly2dvi.py:105
 msgid "Generate .dvi with LaTeX for LilyPond"
 msgstr ""
 
-#: data-file.cc:118 input.cc:85 ly2dvi.py:191 midi-parser.cc:100 mup2ly.py:93
+#: data-file.cc:118 input.cc:85 ly2dvi.py:190 midi-parser.cc:100 mup2ly.py:93
 #: update-lily.py:118 warn.cc:23
 msgid "warning: "
 msgstr "ÐÒÅÄÕÐÒÅÖÄÁÀ: "
 
-#: input.cc:90 ly2dvi.py:206 ly2dvi.py:639 ly2dvi.py:657 ly2dvi.py:848
-#: mup2ly.py:98 mup2ly.py:188 update-lily.py:123 update-lily.py:211 warn.cc:9
-#: warn.cc:17
+#: input.cc:90 ly2dvi.py:205 ly2dvi.py:804 mup2ly.py:98 mup2ly.py:188
+#: update-lily.py:123 update-lily.py:211 warn.cc:9 warn.cc:17
 msgid "error: "
 msgstr "ÏÛÉÂËÁ: "
 
-#: ly2dvi.py:207 mup2ly.py:100 update-lily.py:125
+#: ly2dvi.py:206 mup2ly.py:100 update-lily.py:125
 msgid "Exiting ... "
 msgstr ""
 
-#: ly2dvi.py:265 mup2ly.py:158 update-lily.py:183
+#: ly2dvi.py:264 mup2ly.py:158 update-lily.py:183
 #, fuzzy, c-format
 msgid "Usage: %s [OPTION]... FILE"
 msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ: %s [ïðãéñ]... [æáêì]"
 
-#: ly2dvi.py:269 main.cc:120 main.cc:149 mup2ly.py:162 update-lily.py:187
+#: ly2dvi.py:268 main.cc:120 main.cc:148 mup2ly.py:162 update-lily.py:187
 msgid "Options:"
 msgstr "ïÐÃÉÉ:"
 
-#: ly2dvi.py:273 main.cc:124 main.cc:172 mup2ly.py:168 update-lily.py:191
+#: ly2dvi.py:272 main.cc:124 main.cc:171 mup2ly.py:168 update-lily.py:191
 #, c-format
 msgid "Report bugs to %s"
 msgstr "óÏÏÂÝÁÊÔÅ Ï ÏÛÉÂËÁÈ ÐÏ %s"
 
-#: ly2dvi.py:306 mup2ly.py:185 update-lily.py:208
+#: ly2dvi.py:305 mup2ly.py:185 update-lily.py:208
 #, fuzzy, c-format
 msgid "Invoking `%s'"
 msgstr "÷ÙÂÒÁÓÙ×ÁÀ ÍÕÚÙËÕ: `%s'"
 
-#: ly2dvi.py:310 mup2ly.py:188 update-lily.py:211
+#: ly2dvi.py:309 mup2ly.py:188 update-lily.py:211
 #, c-format
 msgid "command exited with value %d"
 msgstr ""
 
-#: ly2dvi.py:312 mup2ly.py:190 update-lily.py:213
+#: ly2dvi.py:311 mup2ly.py:190 update-lily.py:213
 msgid "(ignored)"
 msgstr ""
 
-#: ly2dvi.py:322
+#: ly2dvi.py:321
 #, fuzzy, c-format
 msgid "Cleaning %s..."
 msgstr "÷ÙÂÒÁÓÙ×ÁÀ ÍÕÚÙËÕ: `%s'"
 
-#: ly2dvi.py:337 mup2ly.py:214 update-lily.py:237
+#: ly2dvi.py:336 mup2ly.py:214 update-lily.py:237
 #, fuzzy, c-format
 msgid "no such setting: %s"
 msgstr "ÎÅÔ ÔÁËÏÇÏ ÉÎÓÔÒÕÍÅÎÔÁ: `%s'"
 
-#: ly2dvi.py:350 main.cc:113
+#: ly2dvi.py:349 main.cc:112
 msgid "write Makefile dependencies for every input file"
 msgstr "ÚÁÐÉÓÙ×ÁÔØ ÚÁ×ÉÓÉÍÏÓÔÉ Makefile ÄÌÑ ËÁÖÄÏÇÏ ×ÈÏÄÎÏÇÏ ÆÁÊÌÁ"
 
-#: ly2dvi.py:351 main.cc:96 main.cc:109 mup2ly.py:1117 update-lily.py:251
+#: ly2dvi.py:350 main.cc:96 main.cc:108 mup2ly.py:1117 update-lily.py:251
 msgid "this help"
 msgstr "ÜÔÁ ÓÐÒÁ×ËÁ"
 
-#: ly2dvi.py:352 main.cc:111 main.cc:116
+#: ly2dvi.py:351 main.cc:110 main.cc:115
 msgid "DIR"
 msgstr "ëáô"
 
-#: ly2dvi.py:352
+#: ly2dvi.py:351
 #, fuzzy
 msgid "add DIR to LilyPond's search path"
 msgstr "ÄÏÂÁ×ÉÔØ ëáô Ë ÐÕÔÉ ÐÏÉÓËÁ"
 
-#: ly2dvi.py:353
+#: ly2dvi.py:352
 #, c-format
 msgid "keep all output, and name the directory %s.dir"
 msgstr ""
 
-#: ly2dvi.py:354
+#: ly2dvi.py:353
 msgid "don't run LilyPond"
 msgstr ""
 
-#: ly2dvi.py:355 main.cc:114
+#: ly2dvi.py:354 main.cc:113
 msgid "produce MIDI output only"
 msgstr "ÐÒÏÉÚ×ÏÄÉÔØ ×Ù×ÏÄ ÔÏÌØËÏ MIDI"
 
-#: ly2dvi.py:356 ly2dvi.py:357 main.cc:99 main.cc:112 main.cc:115
+#: ly2dvi.py:355 main.cc:99 main.cc:111 main.cc:114
 msgid "FILE"
 msgstr "æáêì"
 
-#: ly2dvi.py:356
+#: ly2dvi.py:355
 #, fuzzy
 msgid "write ouput to FILE"
 msgstr "ÚÁÐÉÓÙ×ÁÔØ ×Ù×ÏÄ × ïóîï÷á[-x].ÒÁÓÛÉÒÅÎÉÅ"
 
 #: ly2dvi.py:357
-msgid "find pfa fonts used in FILE"
-msgstr ""
-
-#: ly2dvi.py:359
 msgid "generate PostScript output"
 msgstr ""
 
-#: ly2dvi.py:360
+#: ly2dvi.py:358
 msgid "KEY=VAL"
 msgstr ""
 
-#: ly2dvi.py:360
+#: ly2dvi.py:358
 msgid "change global setting KEY to VAL"
 msgstr ""
 
-#: ly2dvi.py:361 main.cc:119 mup2ly.py:1120 update-lily.py:255
+#: ly2dvi.py:359 main.cc:118 mup2ly.py:1120 update-lily.py:255
 #, fuzzy
 msgid "verbose"
 msgstr "ÂÙÔØ ÂÏÌÔÌÉ×ÙÍ"
 
-#: ly2dvi.py:362 main.cc:105 main.cc:118 mup2ly.py:1121 update-lily.py:256
+#: ly2dvi.py:360 main.cc:105 main.cc:117 mup2ly.py:1121 update-lily.py:256
 msgid "print version number"
 msgstr "×Ù×ÏÄÉÔØ ÎÏÍÅÒ ×ÅÒÓÉÉ"
 
-#: ly2dvi.py:363 main.cc:107 main.cc:120 mup2ly.py:1122 update-lily.py:258
+#: ly2dvi.py:361 main.cc:107 main.cc:119 mup2ly.py:1122 update-lily.py:258
 msgid "show warranty and copyright"
 msgstr "ÐÏËÁÚÁÔØ ÇÁÒÁÎÔÉÀ É copyright"
 
-#: ly2dvi.py:385 ly2dvi.py:580 ly2dvi.py:605
+#: ly2dvi.py:383 ly2dvi.py:578 ly2dvi.py:603
 #, fuzzy, c-format
 msgid "Running %s..."
 msgstr "÷ÙÂÒÁÓÙ×ÁÀ ÍÕÚÙËÕ: `%s'"
 
-#: ly2dvi.py:398
+#: ly2dvi.py:396
 #, fuzzy, c-format
 msgid "Analyzing %s..."
 msgstr "÷ÙÂÒÁÓÙ×ÁÀ ÍÕÚÙËÕ: `%s'"
 
-#: ly2dvi.py:454
+#: ly2dvi.py:452
 #, c-format
 msgid "no lilypond output found for %s"
 msgstr ""
 
-#: ly2dvi.py:496
+#: ly2dvi.py:494
 #, fuzzy, c-format
 msgid "invalid value: %s"
 msgstr "ÎÅ×ÅÒÎÙÊ ÓÉÍ×ÏÌ: `%c'"
 
-#: ly2dvi.py:639
-#, fuzzy, c-format
-msgid "not a PostScript file: `%s'"
-msgstr "ÎÅ ÍÏÇÕ ÏÔËÒÙÔØ ÆÁÊÌ: `%s'"
-
-#: ly2dvi.py:657
-#, c-format
-msgid "getopt says: `%s'"
-msgstr ""
-
-#: ly2dvi.py:824 scores.cc:44
+#: ly2dvi.py:781 scores.cc:44
 #, fuzzy, c-format
 msgid "dependencies output to `%s'..."
 msgstr "\"ÂÕÍÁÖÎÙÊ\" ×Ù×ÏÄ × %s..."
 
-#: ly2dvi.py:835
+#: ly2dvi.py:791
 #, fuzzy, c-format
 msgid "%s output to `%s'..."
 msgstr "×Ù×ÏÄ MIDI × %s..."
 
-#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:837
+#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:793
 #: midi-score-parser.cc:24 scores.cc:136 scores.cc:142
 #, c-format
 msgid "can't find file: `%s'"
 msgstr "ÎÅ ÍÏÇÕ ÎÁÊÔÉ ÆÁÊÌ: `%s'"
 
-#: ly2dvi.py:848
+#: ly2dvi.py:804
 msgid "no files specified on command line."
 msgstr ""
 
@@ -211,7 +196,7 @@ msgstr ""
 msgid "define macro NAME [optional expansion EXP]"
 msgstr ""
 
-#: main.cc:115 mup2ly.py:1118
+#: main.cc:114 mup2ly.py:1118
 #, fuzzy
 msgid "write output to FILE"
 msgstr "ÚÁÐÉÓÙ×ÁÔØ ×Ù×ÏÄ × ïóîï÷á[-x].ÒÁÓÛÉÒÅÎÉÅ"
@@ -431,6 +416,14 @@ msgstr "
 msgid "Can't switch translators, I'm there already"
 msgstr "îÅ ÍÏÇÕ ÐÅÒÅËÌÀÞÉÔØ ÐÅÒÅ×ÏÄÞÉËÏ×, Ñ ÕÖÅ ÔÁÍ"
 
+#: beam.cc:86
+msgid "beam has less than two stems"
+msgstr "ÇÒÕÐÐÉÒÏ×ËÁ ÍÅÎÅÅ Ä×ÕÈ ÛÔÉÌÅÊ"
+
+#: beam.cc:637
+msgid "weird beam vertical offset"
+msgstr "ÄÉËÏÅ ×ÅÒÔÉËÁÌØÎÏÅ ÓÍÅÝÅÎÉÅ ÇÒÕÐÐÉÒÏ×ËÉ ÛÔÉÌÅÊ"
+
 #: beam-engraver.cc:91 beam-engraver.cc:124
 msgid "can't find start of beam"
 msgstr "ÞÔÏ-ÔÏ ÎÅ ÎÁÊÄÕ ÎÁÞÁÌÏ ÇÒÕÐÐÉÒÏ×ËÉ ÛÔÉÌÅÊ"
@@ -455,14 +448,6 @@ msgstr "
 msgid "beam was started here"
 msgstr "ÇÒÕÐÐÉÒÏ×ËÁ ÎÁÞÉÎÁÌÁÓØ ÚÄÅÓØ"
 
-#: beam.cc:86
-msgid "beam has less than two stems"
-msgstr "ÇÒÕÐÐÉÒÏ×ËÁ ÍÅÎÅÅ Ä×ÕÈ ÛÔÉÌÅÊ"
-
-#: beam.cc:637
-msgid "weird beam vertical offset"
-msgstr "ÄÉËÏÅ ×ÅÒÔÉËÁÌØÎÏÅ ÓÍÅÝÅÎÉÅ ÇÒÕÐÐÉÒÏ×ËÉ ÛÔÉÌÅÊ"
-
 #: break-align-item.cc:136
 #, fuzzy, c-format
 msgid "unknown spacing pair `%s', `%s'"
@@ -487,6 +472,16 @@ msgstr "
 msgid "none of these in my family"
 msgstr "ÏÎÉ ÍÎÅ ÎÅ ÒÏÄÓÔ×ÅÎÎÉËÉ"
 
+#: chord.cc:369
+#, c-format
+msgid "invalid subtraction: not part of chord: %s"
+msgstr "ÎÅ×ÅÒÎÏÅ ×ÙÞÉÔÁÎÉÅ: ÎÅ ÞÁÓÔØ ÁËËÏÒÄÁ: %s"
+
+#: chord.cc:398
+#, c-format
+msgid "invalid inversion pitch: not part of chord: %s"
+msgstr ""
+
 #: chord-tremolo-engraver.cc:141 percent-repeat-engraver.cc:192
 msgid "unterminated chord tremolo"
 msgstr "ÎÅÚÁËÏÎÞÅÎÎÏÅ ÔÒÅÍÏÌÏ ÁËËÏÒÄÁ"
@@ -496,16 +491,6 @@ msgstr "
 msgid "no one to print a tremolos"
 msgstr "ÎÅËÏÍÕ ÒÉÓÏ×ÁÔØ ÓËÏÂÕ ÐÏ×ÔÏÒÁ"
 
-#: chord.cc:376
-#, c-format
-msgid "invalid subtraction: not part of chord: %s"
-msgstr "ÎÅ×ÅÒÎÏÅ ×ÙÞÉÔÁÎÉÅ: ÎÅ ÞÁÓÔØ ÁËËÏÒÄÁ: %s"
-
-#: chord.cc:405
-#, c-format
-msgid "invalid inversion pitch: not part of chord: %s"
-msgstr ""
-
 #: collision.cc:127
 msgid "Too many clashing notecolumns.  Ignoring them."
 msgstr "óÌÉÛËÏÍ ÍÎÏÇÏ ÐÅÒÅÓÅËÁÀÝÉÈÓÑ ÓÔÏÌÂÃÏ× ÎÏÔ. éÇÎÏÒÉÒÕÀ."
@@ -614,64 +599,63 @@ msgstr ""
 msgid "Huh? Melismatic note found to have associated lyrics."
 msgstr ""
 
-#. print example usage:  lilypond -e "(set-lily-option 'help 0)" ?
-#: main.cc:105
+#: main.cc:104
 msgid "EXPR"
 msgstr ""
 
-#: main.cc:105
+#: main.cc:104
 msgid "evalute EXPR as Scheme after .scm init is read"
 msgstr ""
 
 #. another bug in option parser: --output=foe is taken as an abbreviation
 #. for --output-format
-#: main.cc:108
+#: main.cc:107
 msgid "EXT"
 msgstr "òáóû"
 
-#: main.cc:108
+#: main.cc:107
 #, fuzzy
 msgid "use output format EXT (scm, ps, tex or as)"
 msgstr "ÉÓÐÏÌØÚÏ×ÁÔØ ×ÙÈÏÄÎÏÊ ÆÏÒÍÁÔ òáóû"
 
-#: main.cc:110
+#: main.cc:109
 #, fuzzy
 msgid "FIELD"
 msgstr "æáêì"
 
-#: main.cc:110
+#: main.cc:109
 msgid "write header field to BASENAME.FIELD"
 msgstr ""
 
-#: main.cc:111
+#: main.cc:110
 msgid "add DIR to search path"
 msgstr "ÄÏÂÁ×ÉÔØ ëáô Ë ÐÕÔÉ ÐÏÉÓËÁ"
 
-#: main.cc:112
+#: main.cc:111
 msgid "use FILE as init file"
 msgstr "ÉÓÐÏÌØÚÏ×ÁÔØ æáêì ËÁË ÆÁÊÌ ÉÎÉÃÉÁÌÉÚÁÃÉÉ"
 
-#: main.cc:116
+#: main.cc:115
 msgid "prepend DIR to dependencies"
 msgstr ""
 
-#: main.cc:117
+#: main.cc:116
 msgid "inhibit file output naming and exporting"
 msgstr "ÓËÒÙÔØ ÉÍÅÎÏ×ÁÎÉÅ É ÜËÓÐÏÒÔ ×Ù×ÏÄÁ × ÆÁÊÌ"
 
 #.
 #. No version number or newline here. It confuses help2man
 #.
-#: main.cc:137
+#: main.cc:136
 #, fuzzy, c-format
 msgid "Usage: %s [OPTION]... FILE..."
 msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ: %s [ïðãéñ]... [æáêì]..."
 
-#: main.cc:139
+#: main.cc:138
 msgid "Typeset music and or play MIDI from FILE"
 msgstr "îÁÂÉÒÁÔØ ÍÕÚÙËÕ É/ÉÌÉ ÐÒÏÉÇÒÙ×ÁÔØ MIDI ÉÚ æáêìÁ"
 
-#: main.cc:143
+#: main.cc:142
 msgid ""
 "LilyPond is a music typesetter.  It produces beautiful sheet music\n"
 "using a high level description file as input.  LilyPond is part of \n"
@@ -681,11 +665,11 @@ msgstr ""
 "ÎÁ ÂÕÍÁÇÅ, ÉÓÐÏÌØÚÕÑ ×ÙÓÏËÏÕÒÏ×ÎÅ×ÙÊ ÆÁÊÌ ÏÐÉÓÁÎÉÑ ÎÁ ××ÏÄÅ. Lilypond\n"
 "Ñ×ÌÑÅÔÓÑ ÞÁÓÔØÀ ðÒÏÅËÔÁ GNU.\n"
 
-#: main.cc:153
+#: main.cc:152
 msgid "This binary was compiled with the following options:"
 msgstr "üÔÏÔ ÉÓÐÏÌÎÑÅÍÙÊ ÆÁÊÌ ÂÙÌ ÓÏÂÒÁΠÓÏ ÓÌÅÄÕÀÝÉÍÉ ÏÐÃÉÑÍÉ:"
 
-#: main.cc:56 main.cc:180
+#: main.cc:56 main.cc:179
 #, c-format
 msgid ""
 "This is free software.  It is covered by the GNU General Public License,\n"
@@ -697,17 +681,17 @@ msgstr ""
 "ÐÒÉ ÓÏÂÌÀÄÅÎÉÉ ÎÅËÏÔÏÒÙÈ ÕÓÌÏ×ÉÊ. ÷ÙÚÙ×ÁÊÔÅ ËÁË `%s --warranty' ÄÌÑ\n"
 "ÐÏÌÕÞÅÎÉÑ ÄÏÐÏÌÎÉÔÅÌØÎÏÊ ÉÎÆÏÒÍÁÃÉÉ.\n"
 
-#: main.cc:63 main.cc:187 main.cc:199
+#: main.cc:63 main.cc:186 main.cc:198
 #, c-format
 msgid "Copyright (c) %s by"
 msgstr "÷ÓÅ ÐÒÁ×Á ÚÁÝÉÝÅÎÙ (c) %s by"
 
-#: main.cc:197
+#: main.cc:196
 #, fuzzy
 msgid "GNU LilyPond -- The music typesetter"
 msgstr "GNU LilyPond -- îÁÂÏÒÝÉË ÍÕÚÙËÉ ðÒÏÅËÔÁ GNU"
 
-#: main.cc:72 main.cc:205
+#: main.cc:72 main.cc:204
 msgid ""
 "    This program is free software; you can redistribute it and/or\n"
 "modify it under the terms of the GNU General Public License version 2\n"
@@ -737,10 +721,10 @@ msgstr "
 msgid "silly pitch"
 msgstr "ÇÌÕÐÙÊ ÔÏÎ"
 
-#: music-output-def.cc:115
+#: musical-request.cc:28
 #, c-format
-msgid "can't find `%s' context"
-msgstr "ÎÅ ÍÏÇÕ ÎÁÊÔÉ ËÏÎÔÅËÓÔ `%s'"
+msgid "Transposition by %s makes accidental larger than two"
+msgstr ""
 
 #: music.cc:232
 msgid "ly_get_mus_property (): Not a Music"
@@ -762,10 +746,10 @@ msgstr ""
 msgid "ly_music_name (): Not a music expression"
 msgstr ""
 
-#: musical-request.cc:28
+#: music-output-def.cc:115
 #, c-format
-msgid "Transposition by %s makes accidental larger than two"
-msgstr ""
+msgid "can't find `%s' context"
+msgstr "ÎÅ ÍÏÇÕ ÎÁÊÔÉ ËÏÎÔÅËÓÔ `%s'"
 
 #: my-lily-lexer.cc:139
 #, c-format
@@ -905,16 +889,11 @@ msgstr "
 msgid "too many notes for rest collision"
 msgstr ""
 
-#: scm-option.cc:63
+#: scm-option.cc:59
 #, fuzzy
 msgid "Scheme options:"
 msgstr "ïÐÃÉÉ:"
 
-#: score-engraver.cc:188
-#, c-format
-msgid "unbound spanner `%s'"
-msgstr ""
-
 #: score.cc:78
 msgid "Interpreting music..."
 msgstr "éÎÔÅÒÐÒÅÔÉÒÕÀ ÍÕÚÙËÕ..."
@@ -933,6 +912,11 @@ msgstr "
 msgid "elapsed time: %.2f seconds"
 msgstr "ÚÁÔÒÁÞÅÎÎÏÅ ×ÒÅÍÑ: %.2f ÓÅËÕÎÄ"
 
+#: score-engraver.cc:188
+#, c-format
+msgid "unbound spanner `%s'"
+msgstr ""
+
 #: scores.cc:106
 msgid "Score contains errors; will not process it"
 msgstr ""
@@ -953,6 +937,14 @@ msgstr ""
 msgid "Separation_item:  I've been drinking too much"
 msgstr "Single_malt_grouping_item: Ñ ÌÉÛËÏÍ ÍÎÏÇÏ ×ÙÐÉÌ"
 
+#: slur.cc:48
+msgid "Putting slur over rest.  Ignoring."
+msgstr "ìÉÇÁ ÎÁÄ ÐÁÕÚÏÊ. éÇÎÏÒÉÒÕÀ."
+
+#: slur.cc:383
+msgid "Slur over rest?"
+msgstr "ìÉÇÁ ÎÁÄ ÐÁÕÚÏÊ?"
+
 #: slur-engraver.cc:127
 msgid "unterminated slur"
 msgstr "ÎÅÚÁ×ÅÒÛÅÎÎÁÑ ÌÉÇÁ"
@@ -964,21 +956,17 @@ msgstr "
 msgid "can't find start of slur"
 msgstr "ÞÔÏ-ÔÏ ÎÅ ÎÁÊÄÕ ÎÁÞÁÌÏ ÇÒÕÐÐÉÒÏ×ËÉ ÛÔÉÌÅÊ"
 
-#: slur.cc:48
-msgid "Putting slur over rest.  Ignoring."
-msgstr "ìÉÇÁ ÎÁÄ ÐÁÕÚÏÊ. éÇÎÏÒÉÒÕÀ."
-
-#: slur.cc:383
-msgid "Slur over rest?"
-msgstr "ìÉÇÁ ÎÁÄ ÐÁÕÚÏÊ?"
+#: stem.cc:116
+msgid "Weird stem size; check for narrow beams"
+msgstr ""
 
 #: stem-engraver.cc:115
 #, c-format
 msgid "Adding note head to incompatible stem (type = %d)"
 msgstr "äÏÂÁ×ÌÑÀ ÎÏÔÕ Ë ÎÅÓÏ×ÍÅÓÔÉÍÏÍÕ ÛÔÉÌÀ (ÔÉР= %d)"
 
-#: stem.cc:116
-msgid "Weird stem size; check for narrow beams"
+#: text-spanner.cc:121
+msgid "Text_spanner too small"
 msgstr ""
 
 #: text-spanner-engraver.cc:94
@@ -996,9 +984,10 @@ msgstr "
 msgid "unterminated text spanner"
 msgstr "ÎÅÚÁ×ÅÒÛÅÎÎÙÊ ÒÁÓÛÉÒÉÔÅÌØ"
 
-#: text-spanner.cc:121
-msgid "Text_spanner too small"
-msgstr ""
+#: tfm.cc:77
+#, fuzzy, c-format
+msgid "can't find ascii character: %d"
+msgstr "ÎÅ ÍÏÇÕ ÎÁÊÔÉ ÓÉÍ×ÏÌ ASCII: `%d'"
 
 #: tfm-reader.cc:106
 #, c-format
@@ -1010,11 +999,6 @@ msgstr ""
 msgid "%s: TFM file has %u parameters, which is more than the %u I can handle"
 msgstr ""
 
-#: tfm.cc:77
-#, fuzzy, c-format
-msgid "can't find ascii character: %d"
-msgstr "ÎÅ ÍÏÇÕ ÎÁÊÔÉ ÓÉÍ×ÏÌ ASCII: `%d'"
-
 #. How to shut up this warning, when no notes appeared because
 #. they were suicided by Thread_devnull_engraver?
 #: tie-engraver.cc:220 tie-performer.cc:173
@@ -1152,7 +1136,7 @@ msgstr "
 msgid "Have to be in Chord mode for chords"
 msgstr "äÏÌÖÅΠÂÙÔØ × áËËÏÒÄÎÏÍ ÒÅÖÉÍÅ ÄÌÑ ÁËËÏÒÄÏ×"
 
-#: parser.yy:1911
+#: parser.yy:1910
 msgid "need integer number arg"
 msgstr ""
 
index 2f1f4ba3504f0978ed3f76310bbf457b06b19450..f6d27bcfa91f2b7a038b272464e95e7adf3ae7ae 100644 (file)
@@ -12,6 +12,8 @@
        1 copy mul exch 1 copy mul add sqrt 
 } bind def 
 
+/skeel { scale } bind def
+
 % FIXME.  translate to middle of box.
 % Nice rectangle with rounded corners
 % FIXME: linewidth hardcoded.  check: too round?
index 257dac1b5c4f690c340329162d22bf6530cda8a7..22082c5ae32f855ee6d2a8f52564ae22a2ba8a2c 100644 (file)
@@ -80,7 +80,7 @@
                 (thickness . 0.48) ; in staff-space
                 (before-line-breaking-callback . ,Beam::before_line_breaking)
                 (after-line-breaking-callback . ,Beam::after_line_breaking)
-                (neutral-direction . 1)
+                (neutral-direction . -1)
                 (dir-function . ,beam-dir-majority)
                 (height-quants .  ,default-beam-dy-quants)
                 (vertical-position-quant-function . ,default-beam-y-quants)
                (lengths . (3.5 3.5 3.5 4.5 5.0))
                (stem-shorten . (0.5))
                ; if stem is on middle line, choose this direction.
-               (neutral-direction . 1)
+               (neutral-direction . -1)
                (X-offset-callbacks . (,Stem::off_callback))
                (X-extent-callback . ,Stem::dim_callback)       
                (Y-extent-callback . ,Stem::height)
index 2328a217ccd336aedf71fdf3deae9a06a2036a73..d63e13163934246f385a984bd664fc3ff197aa1a 100644 (file)
    support-head 
    heads 
    direction 
-   stem-length 
+   length 
    style 
    flag-style 
    dir-forced 
index c721e51ea79db8cda6acd53b10a77a5b52c2fa3e..628876274bf6cea9cbbcdaecdd88692c9bcd868d 100644 (file)
@@ -21,6 +21,7 @@
        ("stopped" . ((feta . ("stopped" . "stopped")) #f 0 1 0))
        ("staccato" . ((feta . ("staccato" . "staccato")) #t -1 0 -100))
        ("tenuto" . ((feta . ("tenuto" . "tenuto")) #t -1 0 0))
+       ("comma" . ((feta . ("lcomma" . "rcomma")) #t 0 1 0))
        ("upbow" . ((feta . ("upbow" . "upbow")) #f 0 1 0))
        ("downbow" . ((feta . ("downbow" . "downbow")) #f 0 1 0))
        ("lheel" . ((feta . ("upedalheel" . "upedalheel")) #f 0 -1  0))
        ("prallmordent" . ((feta . ("prallmordent" . "prallmordent")) #f 0 1 0))
        ("upprall" . ((feta . ("upprall" . "upprall")) #f 0 1 0))
        ("downprall" . ((feta . ("downprall" . "downprall")) #f 0 1 0))
+       ("upmordent" . ((feta . ("upmordent" . "upmordent")) #f 0 1 0))
+       ("downmordent" . ((feta . ("downmordent" . "downmordent")) #f 0 1 0))
+       ("lineprall" . ((feta . ("lineprall" . "lineprall")) #f 0 1 0))
+       ("pralldown" . ((feta . ("pralldown" . "pralldown")) #f 0 1 0))
+       ("prallup" . ((feta . ("prallup" . "prallup")) #f 0 1 0))
        ("segno" . ((feta . ("segno" . "segno")) #f 0 1 0))
        ("coda" . ((feta . ("coda" . "coda")) #f 0 1 0)))
       default-script-alist)
index 6209e86e8bb77c15fca7b4d658c853defb19010a..7ec56ec48bee90783508a52deee0280aee277880 100644 (file)
@@ -53,7 +53,7 @@ Options:
   -n, --no-version       don't add new version stamp.
       --version          print program version
 
-Report bugs to bugs-gnu-music@gnu.org
+Report bugs to bugs-lilypond@gnu.org
 
 """ % program_name)
        
index 1511bf2a964905f10d1e780c0122271ac9ba31ed..731b061d2aa145f309bc3b57746ec5596ebd0321 100644 (file)
@@ -1008,7 +1008,7 @@ Enigma Transport Format is a format used by Coda Music Technology's
 Finale product. This program will convert a subset of ETF to a
 ready-to-use lilypond file.
 
-Report bugs to bug-gnu-music@gnu.org
+Report bugs to bug-lilypond@gnu.org
 
 Written by  Han-Wen Nienhuys <hanwen@cs.uu.nl>
 """
index e70fe1037f794e1f09e48356abb687e771466f4c..1034493cfe0ac947f789ab4861c617b3fbc34638 100644 (file)
@@ -1096,7 +1096,7 @@ Options:
 
 
 
-Report bugs to bug-gnu-music@gnu.org.
+Report bugs to bug-lilypond@gnu.org.
 
 Written by Tom Cato Amundsen <tca@gnu.org> and
 Han-Wen Nienhuys <hanwen@cs.uu.nl>
index 7900ef5c89394130ea1dc0d18ad97d485f2b4beb..7a896a282e85bf4c04e5b33416ad7e71a15410d4 100644 (file)
@@ -66,7 +66,10 @@ import __main__
 import operator
 import tempfile
 import traceback
-
+import resource
+       
 datadir = '@datadir@'
 sys.path.append (datadir + '/python')
 try:
@@ -267,7 +270,7 @@ def help ():
                ('\n'),
                (options_help_str (option_definitions)),
                ('\n\n'),
-               (_ ("Report bugs to %s") % 'bug-gnu-music@gnu.org'),
+               (_ ("Report bugs to %s") % 'bug-lilypond@gnu.org'),
                ('\n')]
        map (sys.stdout.write, ls)
        
@@ -293,6 +296,10 @@ def system (cmd, ignore_error = 0):
 
        Exit status of CMD
        """
+
+        # Attempt to fix problems with limited stack size set by Python!
+        # Sets unlimited stack size.
+        resource.setrlimit(resource.RLIMIT_STACK, (-1,-1))
        
        if verbose_p:
                progress (_ ("Invoking `%s\'") % cmd)
index 208aa76ae377a1cde35738547e81a28d1177660e..afa0dc50ade52450633d6473ebd242fc3513cde2 100644 (file)
@@ -165,7 +165,7 @@ def help ():
        sys.stdout.write ('\n')
        warning (_ ("%s is far from completed.  Not all constructs are recognised.") % program_name)
        sys.stdout.write ('\n')
-       sys.stdout.write (_ ("Report bugs to %s") % 'bug-gnu-music@gnu.org')
+       sys.stdout.write (_ ("Report bugs to %s") % 'bug-lilypond@gnu.org')
        sys.stdout.write ('\n')
        sys.exit (0)
 
index 9f1a3d16993f685c06c43bc99b362582e3a87464..e17ab88afbecd13314e52bf35cc32795b5c82f83 100644 (file)
@@ -519,7 +519,7 @@ encoded in so-called Musedata format
 musedata2ly converts a set of musedata files to one .ly file, and will
 include a \header field if a .ref file is supplied 
 
-Report bugs to bug-gnu-music@gnu.org.
+Report bugs to bug-lilypond@gnu.org.
 
 Written by Han-Wen Nienhuys <hanwen@cs.uu.nl>
 """)
index 44535e503afa5a6e265c279d3788703c6ae7aa18..d701344577bedcbb64a5933c7c7ea20a9bc4855b 100644 (file)
@@ -748,7 +748,7 @@ Options:
 PMX is a Musixtex preprocessor written by Don Simons, see
 http://www.gmd.de/Misc/Music/musixtex/software/pmx/
 
-Report bugs to bug-gnu-music@gnu.org.
+Report bugs to bug-lilypond@gnu.org.
 
 Written by Han-Wen Nienhuys <hanwen@cs.uu.nl>
 """)
index b1fdd3420f5c353920f560fc754a49b82e38c222..15920ab109048e335126123e081a7e693ca2949c 100644 (file)
@@ -188,7 +188,7 @@ def help ():
        sys.stdout.write ('\n')
        sys.stdout.write (options_help_str (option_definitions))
        sys.stdout.write ('\n\n')
-       sys.stdout.write (_ ("Report bugs to %s") % 'bug-gnu-music@gnu.org')
+       sys.stdout.write (_ ("Report bugs to %s") % 'bug-lilypond@gnu.org')
        sys.stdout.write ('\n')
        sys.exit (0)
 
index c1ff2b18ed2c70ed1740f6d872570b045a4a586b..6cae405e8a105d3938c665f46e0effc334b0322d 100644 (file)
@@ -16,7 +16,7 @@
         \def\embeddedps##1{%
                 \special{ps\string: @beginspecial @setspecial
                         \lilypondpaperoutputscale\lilySpace 
-                        \lilypondpaperoutputscale\lilySpace scale 
+                        \lilypondpaperoutputscale\lilySpace skeel 
                         ##1 @endspecial}%
         }
 }