From: hanwen Date: Wed, 25 Dec 2002 10:08:00 +0000 (+0000) Subject: (run_dvips): remove trailing newline X-Git-Tag: release/1.7.25~512 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c4ce61d8be0c050c0aba8d79e43a3f25d433686f;p=lilypond.git (run_dvips): remove trailing newline --- diff --git a/ChangeLog b/ChangeLog index e205bf3e1c..0901c75694 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-12-25 Han-Wen Nienhuys + + * scripts/ly2dvi.py (run_dvips): remove trailing newline + 2002-12-24 Han-Wen Nienhuys * scripts/musedata2ly.py (): idem diff --git a/scripts/ly2dvi.py b/scripts/ly2dvi.py index 4389ea7963..28cd50eebb 100644 --- a/scripts/ly2dvi.py +++ b/scripts/ly2dvi.py @@ -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: