bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1562 in lilypond: using \sans on Windows gives 'gs' error (2.1


From: lilypond
Subject: Re: Issue 1562 in lilypond: using \sans on Windows gives 'gs' error (2.13.53) fails to compile
Date: Tue, 22 Mar 2011 11:46:15 +0000


Comment #5 on issue 1562 by address@hidden: using \sans on Windows gives 'gs' error (2.13.53) fails to compile
http://code.google.com/p/lilypond/issues/detail?id=1562

This was also reported by Robbie Rousseau, the link is with Windows 7 Service Pack 1.

Before Service Pack 1

{ a b c d^\markup { \sans "hello" } }

works but after Service Pack 1 the error seems to be generic

# -*-compilation-*-
Processing `C:/Users/dcsw/Desktop/blah.ly.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `/Users/dcsw/Desktop/blah.ly.ps'...
Converting to `/Users/dcsw/Desktop/blah.ly.pdf'...
`(gs -q -dNOSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89 -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite -sOutputFile=/Users/dcsw/Desktop/blah.ly.pdf -c.setpdfwrite -f/Users/dcsw/Desktop/blah.ly.ps)' failed (1)
error: failed files: "C:\\Users\\dcsw\\Desktop\\blah.ly.ly"

---

Note that in Robbie's case he defines the issue as being to do with \Chordmode (both use a 'sans' font) so that might be key?

For example

{ a b c d^\markup { \italic "hello" } }

{ a b c d^\markup { \bold "hello" } }

all work without issue








reply via email to

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