]> git.donarmstrong.com Git - lilypond.git/commitdiff
(run_dvips): remove trailing newline
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 25 Dec 2002 10:08:00 +0000 (10:08 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 25 Dec 2002 10:08:00 +0000 (10:08 +0000)
ChangeLog
scripts/ly2dvi.py

index e205bf3e1c64028b8075af91d235f64d71f9d16a..0901c7569422fbec87b7c1835641acd2d087ae51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scripts/ly2dvi.py (run_dvips): remove trailing newline
+
 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * scripts/musedata2ly.py (): idem
index 4389ea7963d801e9540b697e9db3682e319e5900..28cd50eebbf997422919e6bd095ab2d38305ebc6 100644 (file)
@@ -532,7 +532,7 @@ None.
 
 
        if 'PDF' in targets:
-               where = ly.read_pipe ('kpsewhich feta20.pfa')
+               where = ly.read_pipe ('kpsewhich feta20.pfa').strip()
 
                pfa_file  = None
                if where: