lilypond-user
[Top][All Lists]
Advanced

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

Re: fonts fun


From: Mats Bengtsson
Subject: Re: fonts fun
Date: Wed, 08 Jun 2005 23:07:03 +0200
User-agent: Internet Messaging Program (IMP) 3.2.8

If you want to use 2.5, you should definitely use one of the
most recent ones, for example 2.5.19. Why not even try the
new installer for Linux that was announced today, see
http://lists.gnu.org/archive/html/lilypond-devel/2005-06/msg00081.html

   /Mats



Quoting Aaron Mehl <address@hidden>:

> Hi all,
>
> I can't belive it, I had lilypond 2.5. installed in my
> home directory. I liked
> it so much I removed the stable version and
> recompiled.
> the dreaded font problem.
> I added hebrew text and ran lilypond on the file. I
> only get this
> when it has the hebrew lyrics.
> here is the output from the term if it helps at all..
>
> theone  ly $ lilypond tmp.ly
> GNU LilyPond 2.5.12
> Processing `tmp.ly'
> Parsing...
> Interpreting music... [8][9]
> Preprocessing graphical objects...
> Calculating line breaks... warning: kpathsea can not
> find TFM file: `feta-alphabet11'
> warning: can't find font: `feta-alphabet11'
> warning: Loading default font
> warning: kpathsea can not find TFM file:
> `feta-alphabet13'
> warning: can't find font: `feta-alphabet13'
> warning: Loading default font
> warning: kpathsea can not find TFM file:
> `feta-alphabet14'
> warning: can't find font: `feta-alphabet14'
> warning: Loading default font
> warning: kpathsea can not find TFM file:
> `feta-alphabet16'
> warning: can't find font: `feta-alphabet16'
> warning: Loading default font
> warning: kpathsea can not find TFM file:
> `feta-alphabet18'
> warning: can't find font: `feta-alphabet18'
> warning: Loading default font
> warning: kpathsea can not find TFM file:
> `feta-alphabet20'
> warning: can't find font: `feta-alphabet20'
> warning: Loading default font
> warning: kpathsea can not find TFM file:
> `feta-alphabet23'
> warning: can't find font: `feta-alphabet23'
> warning: Loading default font
> warning: kpathsea can not find TFM file:
> `feta-alphabet26'
> warning: can't find font: `feta-alphabet26'
> warning: Loading default font
> [3][6]
> Interpreting music...
> MIDI output to `tmp.midi'...
> Track...
> programming error: Stencil::moved_to_edge: adding
> empty stencil.
> Continuing; crossing fingers
> Layout output to `tmp.ps'...
>
> warning: can't find "latin1.enc"
> Backtrace:
> In /usr/local/share/lilypond/2.5.12/scm/output-ps.scm:
>  257: 21  (let* (# # # #) (string-append # " setfont "
> #))
>  261: 22* [decode-byte-string "latin1" "4"]
> In /usr/local/share/lilypond/2.5.12/scm/encoding.scm:
>  141: 23  (let* (# # #) (do # # #))
>  141: 24* [get-coding-vector "latin1"]
>  131: 25  [caddr ...
>  131: 26* [get-coding "latin1"]
>  112: 27  (let ((entry #)) (if entry (cons # #) (if #
> # #)))
>     ...
>  114: 28  [cons "latin1.enc" ...
>  114: 29* [force #<promise #<procedure #f ()>>]
> In unknown file:
>    ?: 30* [#<procedure #f ()>]
> In /usr/local/share/lilypond/2.5.12/scm/encoding.scm:
>   76: 31* [get-coding-from-file "latin1.enc"]
>   65: 32  (let* ((coding #) (command #) (vector #)
> ...) (list command vector ...))
>   65: 33* [read-encoding-file "latin1.enc"]
>   15: 34  (let* ((path #) (unused #) (raw #) (string
> #) ...) (cons command vector))
>   17: 35* [cached-file-contents #f]
> In
> /usr/local/share/lilypond/2.5.12/scm/file-cache.scm:
>   10: 36  (let ((contents #)) (if (not #) (begin # #))
> contents)
>   13: 37* (if (not #) (begin # #))
>   14: 38  (begin (set! contents #) (hash-set!
> cache-hash-tab filename contents))
>   15: 39* (set! contents (ly:gulp-file filename))
>   15: 40* [ly:gulp-file #f]
>
> /usr/local/share/lilypond/2.5.12/scm/file-cache.scm:15:26:
> In procedure ly_gulp_file in expression (ly:gulp-file
> filename):
> /usr/local/share/lilypond/2.5.12/scm/file-cache.scm:15:26:
> Wrong type argument in position 1 (expecting string):
> #f
> theone  ly $
>
>
> --------------------------------
> and the file:
> \renameinput "utf-8.ly"
> \version "2.5.12"
>
> \header{
>         title = "××¨× × ×××××"
>         poet = "×××××ר ×××× ××פ×ר××"
>         composer = "×××× ×××פר××"
>         meter = "Andante"
>
> }
>
> #(set-global-staff-size 18)
> \score {
>  {
>         \set Staff.midiInstrument = "oboe"
>         \time 4/4
>         \key e \phrygian
>         \clef treble
> a'2  d''16 c''8. b'16 a'8. |
> gis'16 f'8. e'16 d'8. \times 2/3 {f'8 e'8 d'8~ } d'4 |
> a'2 d''16 c''8. b'16 a'8. |
> gis'16 f'8. e'16 d'8. \times 2/3 {f'8 e'8 d'8~ } d'4
> \grace e'8 |
>
> % Bar 5
> f'8 d'4  e'8 f'8 d'4  e'16 e'16 |
> f'8 d'8~ d'4~ d'16 e'16 e'16 e'16 f'16 d'8
> d'16^\markup {accel.} |
>  \time 2/4
> \times 2/3 {e'8 e'8 e'8 } f'16^\markup {a poco}
> d'8\fermata d'16 |
>  \time 4/4
> \times 2/3 {e'8 d'8 cis'8 } d'2.  \bar "|."
>
>
>
> }
>
> \addlyrics{××× ××× ××× ×× ×× ×× ×× ×× ×× ×× ××ש   ק×
>  ××× ××× ××× ×× ×× ×× ×× ×× ×× ×× ××ש   ×§×    }
>
>
>
>         \layout {
>         }
>         \midi {
>                 \tempo 4 = 72
>         }
> }
>
> ------------------------------------------
>
> any ideas?
> Thanks
> Aaron
> theone  aamehl $
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>





reply via email to

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