[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 1562 in lilypond: using \sans on Windows gives 'gs' error (2.13.53
From: |
lilypond |
Subject: |
Issue 1562 in lilypond: using \sans on Windows gives 'gs' error (2.13.53) fails to compile |
Date: |
Mon, 14 Mar 2011 09:07:58 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Build Priority-Critical
New issue 1562 by brownian.box: using \sans on Windows gives 'gs' error
(2.13.53) fails to compile
http://code.google.com/p/lilypond/issues/detail?id=1562
Reported by James Lowe:
http://lists.gnu.org/archive/html/lilypond-devel/2011-03/msg00240.html :
%-------------8<--------------------
Hello,
---tiny example---
\version "2.13.53"
{ c1^\markup { \sans "word" } }
---snip---
Gives the following error in the log
# -*-compilation-*-
Processing `C:/Users/james/Desktop/test.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `/Users/james/Desktop/test.ps'...
Converting to `/Users/james/Desktop/test.pdf'...
`(gs -q -dNOSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89
-dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite
-sOutputFile=/Users/james/Desktop/test.pdf -c.setpdfwrite
-f/Users/james/Desktop/test.ps)' failed (1)
error: failed files: "C:\\Users\\james\\Desktop\\test.ly"
As soon as i remove \sans it all works and if I use \bold or \italic
(without
\sans) or I use \roman or \italic things compile as normal.
This obviously doesn't fail on my Mac (as I have been using this version the
last couple of days and am trying to do work across platforms) I haven't
used
Windows since 2.13.30-something but I don't think I used the \sans switch
until
recently. So this may have been around for a while.
James
%-------------8<--------------------
I know there was some discussion in devel, but can't follow, sorry.
- Issue 1562 in lilypond: using \sans on Windows gives 'gs' error (2.13.53) fails to compile,
lilypond <=
- Re: Issue 1562 in lilypond: using \sans on Windows gives 'gs' error (2.13.53) fails to compile, lilypond, 2011/03/14
- Re: Issue 1562 in lilypond: using \sans on Windows gives 'gs' error (2.13.53) fails to compile, lilypond, 2011/03/18
- Re: Issue 1562 in lilypond: using \sans on Windows gives 'gs' error (2.13.53) fails to compile, lilypond, 2011/03/18
- Re: Issue 1562 in lilypond: using \sans on Windows gives 'gs' error (2.13.53) fails to compile, lilypond, 2011/03/18
- Re: Issue 1562 in lilypond: using \sans on Windows gives 'gs' error (2.13.53) fails to compile, lilypond, 2011/03/22
- Re: Issue 1562 in lilypond: using \sans on Windows gives 'gs' error (2.13.53) fails to compile, lilypond, 2011/03/22
- Re: Issue 1562 in lilypond: using \sans on Windows gives 'gs' error (2.13.53) fails to compile, lilypond, 2011/03/23