Hello Lilypond Community:

// 'll skip excuses of almost never used this software before...

* What would it take to support Hebrew? Can I help?
  I was even thinking of a quick and dirty solution by:
  + pre-processing Hebrew lyrics to some English codes 
    saving an inverse map specific to a run.
  + Running LilyPond with the 'Englishized' lyrics to produce .TeX file.
  + Transform the .TeX using the inverse map back to Hebrew lyrics.
  + dvips, etc.

* Current develop versions of LilyPond (at least from 1.3.74)
  require Guile version 1.4. The requirements in the documentation
  should be updated.

* Independently of documentation generation (that does not work for me), 
  it would be nice to have a Makefile-entry that will run test 
  on a set of examples.
  It would help (me?) understand how to run a complete example successfully.
  Currently, I fail.
  

* Currently a user is required to change (prepend) environment variables
  - such as TEXINPUTS, MFINPUTS, GS_FONTPATH etc -
  with some LilyPond installed directories.
  How about having it done programmaticly in LilyPond
  using the --perfix configuration parameter.

* I may be doing something wrong but I do get:

 programming error: Infinity or NaN encountered (Continuing; cross thumbs)
 programming error: Huh? My children deflated (FIXME) (Continuing; cross thumbs)

In short - Is there any example that is supposed to work
with versions 1.3.xx? 
With the "paddy.ly" example from teh web-page I get:

 % /home/local/bin/lilypond -V -f tex paddy.ly
 GNU LilyPond 1.3.74.
 [/home/local/share/lilypond/scm/lily.scm]

 Now processing `paddy.ly'
 
Parsing...[/home/local/share/lilypond/ly/init.ly[/home/local/share/lilypond/ly/declarations.ly[/home/local/share/lilypond/scm/generic-property.scm][/home/local/share/lilypond/scm/slur.scm][/home/local/share/lilypond/ly/nederlands.ly][/home/local/share/lilypond/ly/chord-modifiers.ly[/home/local/share/lilypond/scm/chord-names.scm]][/home/local/share/lilypond/ly/script.ly[/home/local/share/lilypond/scm/script.scm]][/home/local/share/lilypond/ly/scale-definitions.ly][/home/local/share/lilypond/ly/generic-paper.ly[/home/local/share/lilypond/scm/paper.scm]][/home/local/share/lilypond/ly/paper20.ly[/home/local/share/lilypond/ly/params.ly[/home/local/share/lilypond/ly/a4.ly][/home/local/share/lilypond/ly/paper.ly][/home/local/share/lilypond/ly/engraver.ly[/home/local/share/lilypond/ly/auto-beam-settings.ly][/home/local/share/lilypond/ly/auto-beam-settings.ly]]]][/home/local/share/lilypond/ly/midi.ly[/home/local/share/lilypond/scm/midi.scm][/home/local/share/lilypond/ly/performer.ly]]!
!
[/home/local/share/lilypond/ly/textscripts.ly][/home/local/share/lilypond/ly/spanners.ly][/home/local/share/lilypond/ly/property.ly]][paddy.ly
 paddy.ly:1:2: error: parse error, expecting `'='':
 X:
   1
 ]]warning: Braces don't match


or:

 % /home/local/bin/ly2dvi paddy.ly paddy.dvi
 ly2dvi (GNU lilypond) 1.3.74
 GNU LilyPond 1.3.74.

 Now processing `paddy.ly'
 Parsing...
 paddy.ly:1:2: error: parse error, expecting `'='':
 X:
   1
 warning: Braces don't match
 ly2dvi: Lilypond failed: lilypond  paddy.ly 2>&1

regards -- yotam

Yotam Medini (MS: IDC-4E)  // (home:) haTamar 7   \\ Go       .--. .--. -. -.
[EMAIL PROTECTED]     //  Binyamina, 30500     \\  Linux, |  | |  |  |  |
POBox 1659, Haifa 31915  // ISRAEL, (972) 6 6288995 \\   Go!  |  | |  |  |  '
ISRAEL (972) 4 865-6181 //  [EMAIL PROTECTED] \\       |__/_|  |  |

Reply via email to