lilypond-devel
[Top][All Lists]
Advanced

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

problem with font of dynamics


From: Pedro Kroger
Subject: problem with font of dynamics
Date: Mon, 21 Feb 2005 12:43:21 -0300

Hi,

I'm getting a "plain" font for dynamics with lily cvs (ChangeLog 1.3177). 

The only error msg I get is:

programming error: Stencil::moved_to_edge: adding empty stencil.

The output can be seen here:

http://www.pedrokroeger.net/lilypond/da.ps.gz

this only happens with the ps backend. I supposed I'm missing something,
since I'm still catching up with latest changes. What it is?

for the record, I'm running lily from source dir using Jan's scripts:

clily
--------------------------------------------------------
[ -x configure ] || ./autogen.sh --noconf
rm -f config.cache
./configure --prefix=$(pwd) --infodir=$(pwd)/share/info
--disable-optimising --enable-gui "$@"
--------------------------------------------------------

and here-lily
--------------------------------------------------------
export PATH=$(pwd)/lily/out:$(pwd)/scripts/out:$PATH   

unset LILYPONDPREFIX
unset TEXMF

# ugh: must fool-proof other TeX environment variables
TEXINPUTS=:
MFINPUTS=:
TFMFONTS=:

datadir=$(pwd)/share/lilypond
export TEXMF="{$datadir,"`kpsexpand  \\$TEXMF`"}"

export
GS_FONTPATH="$datadir/fonts/type1:/usr/share/texmf/fonts/type1/bluesky/cm:/usr/share/texmf/fonts/type1/public/ec-fonts-mftraced"
export GS_LIB="$datadir/ps:$GS_FONTPATH"
--------------------------------------------------------





reply via email to

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