PS failure with 1.6.6

2002-11-11 Thread Mark Hindley
Hi,

I have exactly  the same problem. Just upgraded to 1.6.6 from 1.4 12 on top of
Debian woody. Installed from .deb.

In fact it is even stranger: xdvi (22.29) fails to find the file,
whereas oxdvik (22.40f) succeeds (but the PS specials don't look good --
ledger-lines are too high by about 1/4 notehead, braces too small)

Looks as though xdvi doesn't even look for music-drawing-routines.ps
with kpathsea!!

Mark

With KPATHSEA_DEBUG=-1

--- working directory: /tmp/
% xdvi /tmp/Hindley.F.dvi 21 | grep music-drawing
xdvi: cannot find PS file `music-drawing-routines.ps'.

Done 14:20:08

--- working directory: ~/Mail/
% oxdvi /tmp/Hindley.F.dvi 21 | grep music-drawing
kdebug:fopen(/tmp/music-drawing-routines.ps, r) = 0x0
kdebug:start search(file=music-drawing-routines.ps, must_exist=0, find_all=0, 
path=.:/usr/share/lilypond/1.6.6/dvips//:/home/mark/texmf/dvips//:/usr/local/share/texmf/dvips//:/usr/local/lib/texmf/dvips//:!!/usr/share/texmf/dvips//:/usr/share/lilypond/1.6.6/pdftex//:/home/mark/texmf/pdftex//:/usr/local/share/texmf/pdftex//:/usr/local/lib/texmf/pdftex//:!!/usr/share/texmf/pdftex//:/usr/share/lilypond/1.6.6/tex//:/home/mark/texmf/tex//:/usr/local/share/texmf/tex//:/usr/local/lib/texmf/tex//:!!/usr/share/texmf/tex//:/usr/share/lilypond/1.6.6/fonts/type1//:/home/mark/texmf/fonts/type1//:/usr/local/share/texmf/fonts/type1//:/usr/local/lib/texmf/fonts/type1//:!!/usr/share/texmf/fonts/type1//).
kdebug:kpse_normalize_path (./music-drawing-routines.ps) = 0
kdebug:kpse_normalize_path (/usr/share/lilypond/1.6.6/dvips/music-drawing-routines.ps) 
= 1
kdebug:hash_lookup(music-drawing-routines.ps) = (nil)
kdebug:hash_lookup(music-drawing-routines.ps) = /usr/share/texmf/tex/lilypond/
kdebug:db:match(/usr/share/texmf/tex/lilypond/music-drawing-routines.ps,/home/mark/texmf/dvips//)
 = 0
kdebug:hash_lookup(music-drawing-routines.ps) = (nil)
kdebug:hash_lookup(music-drawing-routines.ps) = /usr/share/texmf/tex/lilypond/
kdebug:db:match(/usr/share/texmf/tex/lilypond/music-drawing-routines.ps,/usr/local/share/texmf/dvips//)
 = 0
kdebug:hash_lookup(music-drawing-routines.ps) = (nil)
kdebug:hash_lookup(music-drawing-routines.ps) = /usr/share/texmf/tex/lilypond/
kdebug:db:match(/usr/share/texmf/tex/lilypond/music-drawing-routines.ps,/usr/local/lib/texmf/dvips//)
 = 0
kdebug:hash_lookup(music-drawing-routines.ps) = (nil)
kdebug:hash_lookup(music-drawing-routines.ps) = /usr/share/texmf/tex/lilypond/
kdebug:db:match(/usr/share/texmf/tex/lilypond/music-drawing-routines.ps,/usr/share/texmf/dvips//)
 = 0
kdebug:hash_lookup(music-drawing-routines.ps) = (nil)
kdebug:hash_lookup(music-drawing-routines.ps) = /usr/share/texmf/tex/lilypond/
kdebug:db:match(/usr/share/texmf/tex/lilypond/music-drawing-routines.ps,/home/mark/texmf/pdftex//)
 = 0
kdebug:hash_lookup(music-drawing-routines.ps) = (nil)
kdebug:hash_lookup(music-drawing-routines.ps) = /usr/share/texmf/tex/lilypond/
kdebug:db:match(/usr/share/texmf/tex/lilypond/music-drawing-routines.ps,/usr/local/share/texmf/pdftex//)
 = 0
kdebug:hash_lookup(music-drawing-routines.ps) = (nil)
kdebug:hash_lookup(music-drawing-routines.ps) = /usr/share/texmf/tex/lilypond/
kdebug:db:match(/usr/share/texmf/tex/lilypond/music-drawing-routines.ps,/usr/local/lib/texmf/pdftex//)
 = 0
kdebug:hash_lookup(music-drawing-routines.ps) = (nil)
kdebug:hash_lookup(music-drawing-routines.ps) = /usr/share/texmf/tex/lilypond/
kdebug:db:match(/usr/share/texmf/tex/lilypond/music-drawing-routines.ps,/usr/share/texmf/pdftex//)
 = 0
kdebug:hash_lookup(/usr/share/lilypond/1.6.6/tex/music-drawing-routines.ps) = (nil)
kdebug:dir_links(/usr/share/lilypond/1.6.6/tex/music-drawing-routines.ps) = -1
kdebug:kpse_normalize_path (/usr/share/lilypond/1.6.6/tex/music-drawing-routines.ps) 
= 1
kdebug:search(music-drawing-routines.ps) = 
/usr/share/lilypond/1.6.6/tex/music-drawing-routines.ps
kdebug:fopen(/usr/share/lilypond/1.6.6/tex/music-drawing-routines.ps, r) = 0x81da418

Done 14:21:14


___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user



Lyrics alignment

2001-11-22 Thread Mark Hindley

Bas Wassink writes:
  Can someone help me with the horizontal alignment of syllables ? 

I have just done a patch for this that is in 1.4.9.

Basically there are 3 lyric alignments (automatically determined):
Left for the first syllable of a phrase, Right for the last and
centred for the rest.

These can now be changed by setting the property LyricText alignment
which will override the automatic detection of alignment. The
properties begin-alignment and end-alignment control how the Left and
Right aligned syllables are aligned with their notehead.

Hope that makes sense.

Mark

___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user