denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Denemo-devel] [bug #30434] Print view doesn't work


From: anonymous
Subject: [Denemo-devel] [bug #30434] Print view doesn't work
Date: Thu, 29 Jul 2010 22:01:07 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)

Follow-up Comment #7, bug #30434 (project denemo):

I made denemo-lilypond.bat a bit smarter.  Using this version, it will work
for Print View, and will still work as well as it did for Print Preview.  (It
seems my earlier hunch about Ghostscript getting in the way of the pdf viewer
when Print Preview is run was totally wrong)
-DW


@echo off
rem We have to process a little because batch interpreter treats equals
signs
rem as whitespace.
if %1 == --png goto PNG
echo on
lilypond-windows.exe -dgui %1 %2 %3 %4 %5 %6 %7 %8 %9
goto :EOF
:PNG
echo on
lilypond-windows.exe -dgui %1 %2=%3 %4=%5 %6 %7 %8 %9

(file #21102)
    _______________________________________________________

Additional Item Attachment:

File name: denemo-lilypond.bat            Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30434>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]