set-default-paper-size letter seems to truncate titles
With 2.3.20 #(set-default-paper-size "letter") seems to produce correct dvi and ps but gives pdf's with the top cut off. Just setting papersize = "letter" in the paper block (which probably does nothing) leaves \def\lilypondpaperpapersize{a4}% in the tex file but I can use Adobe Reader to scale the a4 pdf's to fit the paper. Paul Scott ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
How to get it working.
Sirs: I have spent hours trying to get Lilypond downloaded and working on my 3 systems: Win98, WinXP, and Mandrake Linux 10.0. Win 98 the Python hung up; but I got the test to run once. When I copied a score example to try something more I got errors (lilylib missing or Bash won't run the Lilypond source). WinXP saves Lilypond input code as *.txt, no matter what; and I can't get it to calm down. The downloaded test file worked because WinXP didn't name it. WinXP also has a thing about calling Adobe Reader and wants to install the Windows Journal Reader, which I don't have on my computer. That way it kills the Adobe start-up. The Lilypond log says: error this error that, etc. Mandrake lets me upload Thac's RPM's and install Lilypond. The Joe text editor is awful; is there a better one? After much fooling I got a Lilypond code on a Joe file in my home folder. I called Lilypond from a terminal and gave the full filename before it could find it, then it says stuff like Dvips doesn't work, Adobe isn't around, error, scream, yell. I tried this from start many times and spent a whole day on it. I know the Adobe reader is installed; I can call it myself. Can you direct me? I tried to follow your instructions for installing the stable version of Lilypond and re-installed it a few times from the Internet. I don't know what else to try. Sarah Cordish Musician about to give up. ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: How to get it working.
Sarah Cordish schrieb: > Sirs: Hi, > Mandrake lets me upload Thac's RPM's and install Lilypond. The Joe text > editor is awful; is there a better one? Do you have a graphical Interface? If yes, try using nedit or gedit/kwrite (if you have Gnome/KDE). I'm using wrtie and it works well for me. If you don't have a graphical interface, try using nano or mcedit, which I for myself think to me more intuitive(?) than vi/vim/joe... But I know it's a matter of taste. > After much fooling I got a > Lilypond code on a Joe file in my home folder. I called Lilypond from a > terminal OK, you seem to have X. > and gave the full filename before it could find it, then it says > stuff like Dvips doesn't work, Adobe isn't around, error, scream, yell. No, don't screem, just tell about your error messages and we will be able to help you. > I > tried this from start many times and spent a whole day on it. I know the > Adobe reader is installed; I can call it myself. Are you trying to install 2.2.x? 2.0.x does not call acroread. But maybe the binary is not in your $PATH (at least in the terminal your starting lily in)? > Can you direct me? I tried to follow your instructions for installing the > stable version of Lilypond and re-installed it a few times from the > Internet. I don't know what else to try. Please post the complete output when you execute lily. > Sarah Cordish > Musician about to give up. HTH, so don't give up! Best regards Jan -- Caution, new Key!!! OpenPGP public key available: http://home.arcor.de/jan.kohnert/gnupg_publickey.asc Key-Fingerprint: 0E9B 4052 C661 5018 93C3 4E46 651A 7A28 4028 FF7A ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
How to get it working. Part 2.
The input example was copied from your documentation web page. \score { \notes { \time 3/4 \clef bass c2 e4 g2. f4 e d c2 r4 } } The above was saved on desktop as LILY2.ly and I called cygwin. This is a copy of the screen: Your group is currently "mkpasswd". This indicates that the /etc/passwd (and possibly /etc/group) files should be rebuilt. See the man pages for mkpasswd and mkgroup then, for example, run mkpasswd -l [-d] > /etc/passwd mkgroup -l [-d] > /etc/group Note that the -d switch is necessary for domain users. [EMAIL PROTECTED] ~ $ lilypond LILY2.ly lilypond (GNU LilyPond) 2.2.2 Running lilypond-bin... Now processing `LILY2.ly' Parsing... /cygdrive/d/Documents and Settings/SCordisn/LILY2.ly:5:12: error: Have to be in Lyric mode for lyrics: cs e4 g2. Interpreting music... /cygdrive/d/Documents and Settings/SCordisn/LILY2.ly:5:10: warning: Junking even t: `LyricEvent': c s e4 g2. [2] Preprocessing graphical objects... Calculating line breaks... paper output to `LILY2.tex'... Interpreting music... [5] Preprocessing graphical objects... Calculating line breaks... [3][5] paper output to `LILY2-1.tex'... Failed files: LILY2.ly lilypond: error: LilyPond failed on input file LILY2 (exit status 1) lilypond: warning: Running LilyPond failed. Rerun with --verbose for a trace. [EMAIL PROTECTED] ~ $ lilypond -v LILY2.ly lilypond (GNU LilyPond) 2.2.2 [EMAIL PROTECTED] ~ $ lilypond --v LILY2.ly lilypond: error: getopt says: `option --v not a unique prefix' Usage: lilypond [OPTIONS]... FILE Run LilyPond, add titles, generate printable document. Options: -d, --dependencies write Makefile dependencies for every input fil e -h, --help print this help --debugprint even more output -f, --find-pfa=FILEfind pfa fonts used in FILE --html make HTML file with links to all output -I, --include=DIR add DIR to LilyPond's search path -k, --keep keep all output, output to directory lilypond.d ir --no-lily don't run LilyPond -m, --no-paper produce MIDI output only -o, --output=FILE write output to FILE --preview-resolution=RES set the resolution of the preview to RES --no-pdf do not generate PDF output --no-psdo not generate PostScript output -p, --pdf generate PDF output -P, --postscript generate PostScript output --pdftex use pdflatex to generate PDF output --png generate PNG page images --preview make a picture of the first system --psgz generate PS.GZ -s, --safe-moderun in safe-mode -S, --set=KEY=VAL change global setting KEY to VAL -V, --verbose be verbose -v, --version print version number -w, --warranty show warranty and copyright Report bugs to [EMAIL PROTECTED] [EMAIL PROTECTED] ~ $ lilypond -V LILY2.ly lilypond (GNU LilyPond) 2.2.2 Opening pipe `/usr/bin/lilypond-bin --version ' Opening pipe `kpsexpand \$TEXMF' Opening pipe `kpsewhich -expand-path=\$T1FONTS' Invoking `/usr/bin/lilypond-bin -I /cygdrive/d/Documents\ and\ Settings/SCordis n -I /cygdrive/d/Documents\ and\ Settings/SCordisn -I /cygdrive/d/Documents\ and \ Settings/SCordisn -H dedication -H title -H subtitle -H subsubtitle -H footer -H head -H composer -H arranger -H instrument -H opus -H piece -H metre -H meter -H poet -H texttranslator -H textheight -H fontencoding -H inputencoding -H lan guage -H latexpackages -H papersize -H pagenumber -H latexheaders -H latexoption s -H linewidth -H unit -H orientation --verbose LILY2' lilypond_datadir: `/usr/share/lilypond' local_lilypond_datadir: `/usr/share/lilypond/2.2.2' localedir: `/usr/share/locale' LILYPONDPREFIX: `' [/usr/share/lilypond/2.2.2/scm/define-music-types.scm][/usr/share/lilypond/2 .2.2 /scm/output-lib.scm][/usr/share/lilypond/2.2.2/scm/c++.scm][/usr/share/lilyp ond/ 2.2.2/scm/chord-ignatzek-names.scm][/usr/share/lilypond/2.2.2/scm/chord-entr y.sc m][/usr/share/lilypond/2.2.2/scm/chord-generic-names.scm][/usr/share/lilypon d/2. 2.2/scm/stencil.scm][/usr/share/lilypond/2.2.2/scm/new-markup.scm][/usr/shar e/li lypond/2.2.2/scm/bass-figure.scm][/usr/share/lilypond/2.2.2/scm/music-functi ons. scm][/usr/share/lilypond/2.2.2/scm/part-combiner.scm][/usr/share/lilypond/2. 2.2/ scm/define-music-properties.scm][/usr/share/lilypond/2.2.2/scm/auto-beam.scm ][/u sr/share/lilypond/2.2.2/scm/chord-name.scm][/usr/share/lilypond/2.2.2/scm/de fine -context-properties.scm][/usr/share/lilypond/2.2.2/scm/translation-functions .scm ][/usr/share/lilypond/2.2.2/scm/script.scm][/usr/share/lilypond/2.2.2/scm/mi di.s cm][/usr/share/l
Re: How to get it working. Part 2.
For Windows: I recommend using WinXP, because 98 can't run python well. For editing I recommend jedit,(www.jedit.org) it has syntax highlighting and a downloadable plugin for LilyPond that makes it easy to compile and view scores. For learning I recommend using the Document Wizard of this plugin first. The plugin includes documentation for 2.2.x and for the plugin itself. (See jEdit help.) And see the Plugins>LilyTool menu and also Plugins>Plugin options>LilyTool Anyway, you have errors because you copied cs instead of c2 in the first line after '\clef bass'. Bert ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: How to get it working.
Sarah wrote: > WinXP saves Lilypond input code as *.txt, no matter what; and I can't get it > to calm down. Do you edit this in Notepad? Here's a tip if you di use it: Enclose the filename in the save dialog in""... When you save a file as "test.ly" with the quotes included, it will be saved as test.ly on disk. When you just type test.ly in the save dialog, Windows will save it as test.ly.txt, rendering the binding of Lilypond to .ly files not working. Python not working in Windows 98 is a known problem, I think... Hope this helps! Christ van Willegen ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
$BL$>5Bz9-9p"((B
$B!c;v6HTEL:0736$B!J(B64$B!K(B6132 (B $B$4ITMW$JJ}$O!"(B (B[EMAIL PROTECTED] $B$K%a!<%k%"%I%l%9$rAw?.$7$F$/[EMAIL PROTECTED](B (B $B"!"!"!"!"!"!"!!X(BYY-NET$B!Y2q0w@)$40FFb"!"!"!"!"!"!"!"!(B (B $B3N$+$J=P0)$$$r$*LsB+$$$?$7$^$9!#(B $BAO6H#3#9G/$NEAE}$H<[EMAIL PROTECTED]"$k2q$K9g$C$?J}$r(B1$BL>L5NA$G>R2p$7$^$9!*(B $BF~2q;q3J$O!"(B18$B:P0J>e$GF|K\:_=;$NJ}$G$9!#(B $B7x6l$7$$7k:'>R2p$G$J$/!"$4$/<+A3$K$*IU$-9g$$$r4uK>$5(B $B$l$F$$$kJ}$K$*$9$9$a$G$9!#(B $B$/$o$7$/$O%[!<%`%Z!<%8$r$4Mw$/[EMAIL PROTECTED](B (B $B!y%[!<%`%Z!<%8!!(Bhttp://www.yy-net.co.jp (B $B"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!"!(B (B (B (B (B___ (Blilypond-user mailing list (B[EMAIL PROTECTED] (Bhttp://lists.gnu.org/mailman/listinfo/lilypond-user
Tried your suggestions.
Thanks for the suggestions. Note: Double-ckicking on the file 'lily1.ly' gets no results, just a momentary appearance of the Bash window then nothing. This is WinXP. I tried again (and again) and got the following: Input file 'lily1.ly' \score { \notes { \time 3/4 \clef bass c2 e4 g2. f4 e d c2 r4 } } \score { \notes { \time 3/4 \clef treble c2 e4 g2. f4 e d c2 r4 } } This is the output of cygwin: Your group is currently "mkpasswd". This indicates that the /etc/passwd (and possibly /etc/group) files should be rebuilt. See the man pages for mkpasswd and mkgroup then, for example, run mkpasswd -l [-d] > /etc/passwd mkgroup -l [-d] > /etc/group Note that the -d switch is necessary for domain users. [EMAIL PROTECTED] ~ $ lilypond -V D://Documents_and_Settings//Scordisn//Desktop//lily1.ly lilypond (GNU LilyPond) 2.2.2 Opening pipe `/usr/bin/lilypond-bin --version ' Opening pipe `kpsexpand \$TEXMF' Opening pipe `kpsewhich -expand-path=\$T1FONTS' Invoking `/usr/bin/lilypond-bin -I /cygdrive/d/Documents\ and\ Settings/SCordis n -I /cygdrive/d/Documents\ and\ Settings/SCordisn -I /cygdrive/d/Documents\ and \ Settings/SCordisn/D:/Documents_and_Settings/Scordisn/Desktop -H dedication -H title -H subtitle -H subsubtitle -H footer -H head -H composer -H arranger -H in strument -H opus -H piece -H metre -H meter -H poet -H texttranslator -H texthei ght -H fontencoding -H inputencoding -H language -H latexpackages -H papersize - H pagenumber -H latexheaders -H latexoptions -H linewidth -H unit -H orientation --verbose D://Documents_and_Settings//Scordisn//Desktop//lily1' lilypond_datadir: `/usr/share/lilypond' local_lilypond_datadir: `/usr/share/lilypond/2.2.2' localedir: `/usr/share/locale' LILYPONDPREFIX: `' [/usr/share/lilypond/2.2.2/scm/define-music-types.scm][/usr/share/lilypond/2 .2.2 /scm/output-lib.scm][/usr/share/lilypond/2.2.2/scm/c++.scm][/usr/share/lilyp ond/ 2.2.2/scm/chord-ignatzek-names.scm][/usr/share/lilypond/2.2.2/scm/chord-entr y.sc m][/usr/share/lilypond/2.2.2/scm/chord-generic-names.scm][/usr/share/lilypon d/2. 2.2/scm/stencil.scm][/usr/share/lilypond/2.2.2/scm/new-markup.scm][/usr/shar e/li lypond/2.2.2/scm/bass-figure.scm][/usr/share/lilypond/2.2.2/scm/music-functi ons. scm][/usr/share/lilypond/2.2.2/scm/part-combiner.scm][/usr/share/lilypond/2. 2.2/ scm/define-music-properties.scm][/usr/share/lilypond/2.2.2/scm/auto-beam.scm ][/u sr/share/lilypond/2.2.2/scm/chord-name.scm][/usr/share/lilypond/2.2.2/scm/de fine -context-properties.scm][/usr/share/lilypond/2.2.2/scm/translation-functions .scm ][/usr/share/lilypond/2.2.2/scm/script.scm][/usr/share/lilypond/2.2.2/scm/mi di.s cm][/usr/share/lilypond/2.2.2/scm/beam.scm][/usr/share/lilypond/2.2.2/scm/cl ef.s cm][/usr/share/lilypond/2.2.2/scm/slur.scm][/usr/share/lilypond/2.2.2/scm/fo nt.s cm][/usr/share/lilypond/2.2.2/scm/define-markup-commands.scm][/usr/share/lil ypon d/2.2.2/scm/define-grob-properties.scm][/usr/share/lilypond/2.2.2/scm/define -gro bs.scm][/usr/share/lilypond/2.2.2/scm/define-grob-interfaces.scm][/usr/share /lil ypond/2.2.2/scm/page-layout.scm][/usr/share/lilypond/2.2.2/scm/paper.scm] warning: can't find file: `/cygdrive/d/Documents_and_Settings/Scordisn/Desktop/l ily1' lilypond: warning: no LilyPond output found for `D://Documents_and_Settings//Sco rdisn//Desktop//lily1' Invoking `(( latex \\nonstopmode \\input lily1.latex >&2 ) >&- )'This is TeXk, Version 3.14159 (Web2C 7.4.5) %&-line parsing enabled. LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, n ohyphenation, loaded. (./lily1.latex (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/misc/geometry.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty) (/usr/share/texmf/tex/latex/config/geometry.cfg)) (/usr/share/texmf/tex/latex/base/inputenc.sty (/usr/share/texmf/tex/latex/base/latin1.def)) Package geometry Warning: Over-specification in `v'-direction. `height' (0.9\paperheight ) is ignored. (/usr/share/lilypond/2.2.2/tex/titledefs.tex (/usr/share/lilypond/2.2.2/tex/feta20.tex)) LaTeX Warning: Unused global option(s): [compat2]. No file lily1.aux. (./lily1.aux) ) No pages of output. Transcript written on lily1.log. Opening pipe `kpsewhich feta20.pfa' Invoking `dvips -Ppdf -G0 -u +lilypond.map -olily1.ps lily1.dvi'This is dvips(k ) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com) dvips: ! DVI file can't be opened. lilypond: error: `dvips' failed (status 1) Traceback (most recent call last): File "/usr/bin/lilypond", line 917, in ? run_dvips (outbase, extra_init) File "/usr/bin/lilypond", line 594, in run_dvips ly.system (cmd) File "/usr/share/lilypond/2.2.2/python/lilylib.py", line 335, in system exit (status) File "/usr/share/lilyp
Re: Tried your suggestions.
I found out that Lilypond has troubles with spaces in directory names... I had a similar problem once, and it got away when I removed spaces from the directory names... this was under linux, but I assume the same goes for Windoze... D:\Documents_and_settings... are you sure that the spaces really are underscores? Try it with the file in x:\music\lily1.ly (x: is any arbitrary drive) Hopes it helps a bit... Michiel Sarah Cordish wrote: Thanks for the suggestions. Note: Double-ckicking on the file 'lily1.ly' gets no results, just a momentary appearance of the Bash window then nothing. This is WinXP. I tried again (and again) and got the following: Input file 'lily1.ly' \score { \notes { \time 3/4 \clef bass c2 e4 g2. f4 e d c2 r4 } } \score { \notes { \time 3/4 \clef treble c2 e4 g2. f4 e d c2 r4 } } This is the output of cygwin: Your group is currently "mkpasswd". This indicates that the /etc/passwd (and possibly /etc/group) files should be rebuilt. See the man pages for mkpasswd and mkgroup then, for example, run mkpasswd -l [-d] > /etc/passwd mkgroup -l [-d] > /etc/group Note that the -d switch is necessary for domain users. [EMAIL PROTECTED] ~ $ lilypond -V D://Documents_and_Settings//Scordisn//Desktop//lily1.ly lilypond (GNU LilyPond) 2.2.2 Opening pipe `/usr/bin/lilypond-bin --version ' Opening pipe `kpsexpand \$TEXMF' Opening pipe `kpsewhich -expand-path=\$T1FONTS' Invoking `/usr/bin/lilypond-bin -I /cygdrive/d/Documents\ and\ Settings/SCordis n -I /cygdrive/d/Documents\ and\ Settings/SCordisn -I /cygdrive/d/Documents\ and \ Settings/SCordisn/D:/Documents_and_Settings/Scordisn/Desktop -H dedication -H title -H subtitle -H subsubtitle -H footer -H head -H composer -H arranger -H in strument -H opus -H piece -H metre -H meter -H poet -H texttranslator -H texthei ght -H fontencoding -H inputencoding -H language -H latexpackages -H papersize - H pagenumber -H latexheaders -H latexoptions -H linewidth -H unit -H orientation --verbose D://Documents_and_Settings//Scordisn//Desktop//lily1' lilypond_datadir: `/usr/share/lilypond' local_lilypond_datadir: `/usr/share/lilypond/2.2.2' localedir: `/usr/share/locale' LILYPONDPREFIX: `' [/usr/share/lilypond/2.2.2/scm/define-music-types.scm][/usr/share/lilypond/2 .2.2 /scm/output-lib.scm][/usr/share/lilypond/2.2.2/scm/c++.scm][/usr/share/lilyp ond/ 2.2.2/scm/chord-ignatzek-names.scm][/usr/share/lilypond/2.2.2/scm/chord-entr y.sc m][/usr/share/lilypond/2.2.2/scm/chord-generic-names.scm][/usr/share/lilypon d/2. 2.2/scm/stencil.scm][/usr/share/lilypond/2.2.2/scm/new-markup.scm][/usr/shar e/li lypond/2.2.2/scm/bass-figure.scm][/usr/share/lilypond/2.2.2/scm/music-functi ons. scm][/usr/share/lilypond/2.2.2/scm/part-combiner.scm][/usr/share/lilypond/2. 2.2/ scm/define-music-properties.scm][/usr/share/lilypond/2.2.2/scm/auto-beam.scm ][/u sr/share/lilypond/2.2.2/scm/chord-name.scm][/usr/share/lilypond/2.2.2/scm/de fine -context-properties.scm][/usr/share/lilypond/2.2.2/scm/translation-functions .scm ][/usr/share/lilypond/2.2.2/scm/script.scm][/usr/share/lilypond/2.2.2/scm/mi di.s cm][/usr/share/lilypond/2.2.2/scm/beam.scm][/usr/share/lilypond/2.2.2/scm/cl ef.s cm][/usr/share/lilypond/2.2.2/scm/slur.scm][/usr/share/lilypond/2.2.2/scm/fo nt.s cm][/usr/share/lilypond/2.2.2/scm/define-markup-commands.scm][/usr/share/lil ypon d/2.2.2/scm/define-grob-properties.scm][/usr/share/lilypond/2.2.2/scm/define -gro bs.scm][/usr/share/lilypond/2.2.2/scm/define-grob-interfaces.scm][/usr/share /lil ypond/2.2.2/scm/page-layout.scm][/usr/share/lilypond/2.2.2/scm/paper.scm] warning: can't find file: `/cygdrive/d/Documents_and_Settings/Scordisn/Desktop/l ily1' lilypond: warning: no LilyPond output found for `D://Documents_and_Settings//Sco rdisn//Desktop//lily1' Invoking `(( latex \\nonstopmode \\input lily1.latex >&2 ) >&- )'This is TeXk, Version 3.14159 (Web2C 7.4.5) %&-line parsing enabled. LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, n ohyphenation, loaded. (./lily1.latex (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/misc/geometry.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty) (/usr/share/texmf/tex/latex/config/geometry.cfg)) (/usr/share/texmf/tex/latex/base/inputenc.sty (/usr/share/texmf/tex/latex/base/latin1.def)) Package geometry Warning: Over-specification in `v'-direction. `height' (0.9\paperheight ) is ignored. (/usr/share/lilypond/2.2.2/tex/titledefs.tex (/usr/share/lilypond/2.2.2/tex/feta20.tex)) LaTeX Warning: Unused global option(s): [compat2]. No file lily1.aux. (./lily1.aux) ) No pages of output. Transcript written on lily1.log. Opening pipe `kpsewhich feta20.pfa' Invoking `dvips -Ppdf -G0 -u +lilypond.map -olily1.ps lily1.dvi'This is dvips(k ) 5.92b Copyright 2002 Radical Eye
Toccata filter
Hello everyone, I've been looking all over the internet, so I know chances are small... but one who does not try, will never score... But until I found lilypond I wrote my music in a program named "Toccata". Is there any chance that there's an import filter for toccata (.toc) files into lilypond? Point is that I cannot find my toccata CD anymore, and I would really love to finish my compositions... I fear I have to keep searching, but maybe there's someone here that has heard of the program and has cleared this obstacle before... somehow... if there's no chance to get this done, I would also like to hear, as it would mean that I don't have to look further and may as well keep looking for my cd... TIA Michiel ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Tried your suggestions.
I tried again on WinXP calling a simpler directory than "Documents and Settings"; but got the same results. Here are a few tries. Input file: 'lily3.ly': \score { \notes { \time 3/4 \clef bass c2 e4 g2. f4 e d c2 r4 } } \score { \notes { \time 3/4 \clef treble c2 e4 g2. f4 e d c2 r4 } } Output from cygwin; the log file is empty: Your group is currently "mkpasswd". This indicates that the /etc/passwd (and possibly /etc/group) files should be rebuilt. See the man pages for mkpasswd and mkgroup then, for example, run mkpasswd -l [-d] > /etc/passwd mkgroup -l [-d] > /etc/group Note that the -d switch is necessary for domain users. [EMAIL PROTECTED] ~ $ lilypond lily3.ly lilypond (GNU LilyPond) 2.2.2 Running lilypond-bin... warning: can't find file: `lily3' lilypond: warning: no LilyPond output found for `lily3' Running ... Running dvips...lilypond: error: `dvips' failed (status 1) lilypond: error: The error log is as follows: This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com) dvips: ! DVI file can't be opened. lilypond: warning: Failed to make PS file. Rerun with --verbose for a trace. [EMAIL PROTECTED] ~ $ lilypond -V d://Documents/ and/ Settings//Scordisn//Desktop//'lily3.ly' lilypond (GNU LilyPond) 2.2.2 Opening pipe `/usr/bin/lilypond-bin --version ' Opening pipe `kpsexpand \$TEXMF' Opening pipe `kpsewhich -expand-path=\$T1FONTS' Invoking `/usr/bin/lilypond-bin -I /cygdrive/d/Documents\ and\ Settings/SCordis n -I /cygdrive/d/Documents\ and\ Settings/SCordisn -I /cygdrive/d/Documents\ and \ Settings/SCordisn/d:/Documents -H dedication -H title -H subtitle -H subsubtit le -H footer -H head -H composer -H arranger -H instrument -H opus -H piece -H m etre -H meter -H poet -H texttranslator -H textheight -H fontencoding -H inputen coding -H language -H latexpackages -H papersize -H pagenumber -H latexheaders - H latexoptions -H linewidth -H unit -H orientation --verbose d://Documents/ and/ Settings//Scordisn//Desktop//lily3' lilypond_datadir: `/usr/share/lilypond' local_lilypond_datadir: `/usr/share/lilypond/2.2.2' localedir: `/usr/share/locale' LILYPONDPREFIX: `' [/usr/share/lilypond/2.2.2/scm/define-music-types.scm][/usr/share/lilypond/2 .2.2 /scm/output-lib.scm][/usr/share/lilypond/2.2.2/scm/c++.scm][/usr/share/lilyp ond/ 2.2.2/scm/chord-ignatzek-names.scm][/usr/share/lilypond/2.2.2/scm/chord-entr y.sc m][/usr/share/lilypond/2.2.2/scm/chord-generic-names.scm][/usr/share/lilypon d/2. 2.2/scm/stencil.scm][/usr/share/lilypond/2.2.2/scm/new-markup.scm][/usr/shar e/li lypond/2.2.2/scm/bass-figure.scm][/usr/share/lilypond/2.2.2/scm/music-functi ons. scm][/usr/share/lilypond/2.2.2/scm/part-combiner.scm][/usr/share/lilypond/2. 2.2/ scm/define-music-properties.scm][/usr/share/lilypond/2.2.2/scm/auto-beam.scm ][/u sr/share/lilypond/2.2.2/scm/chord-name.scm][/usr/share/lilypond/2.2.2/scm/de fine -context-properties.scm][/usr/share/lilypond/2.2.2/scm/translation-functions .scm ][/usr/share/lilypond/2.2.2/scm/script.scm][/usr/share/lilypond/2.2.2/scm/mi di.s cm][/usr/share/lilypond/2.2.2/scm/beam.scm][/usr/share/lilypond/2.2.2/scm/cl ef.s cm][/usr/share/lilypond/2.2.2/scm/slur.scm][/usr/share/lilypond/2.2.2/scm/fo nt.s cm][/usr/share/lilypond/2.2.2/scm/define-markup-commands.scm][/usr/share/lil ypon d/2.2.2/scm/define-grob-properties.scm][/usr/share/lilypond/2.2.2/scm/define -gro bs.scm][/usr/share/lilypond/2.2.2/scm/define-grob-interfaces.scm][/usr/share /lil ypond/2.2.2/scm/page-layout.scm][/usr/share/lilypond/2.2.2/scm/paper.scm] warning: can't find file: `/cygdrive/d/Documents/' warning: can't find file: `and/' warning: can't find file: `Settings//Scordisn//Desktop//lily3' lilypond: warning: no LilyPond output found for `d://Documents/, and/, Settings/ /Scordisn//Desktop//lily3' Invoking `(( latex \\nonstopmode \\input .latex >&2 ) >&- )'This is TeXk, Versi on 3.14159 (Web2C 7.4.5) %&-line parsing enabled. LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, n ohyphenation, loaded. (./.latex (/usr/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/usr/share/texmf/tex/latex/base/size10.clo)) (/usr/share/texmf/tex/latex/misc/geometry.sty (/usr/share/texmf/tex/latex/graphics/keyval.sty) (/usr/share/texmf/tex/latex/config/geometry.cfg)) (/usr/share/texmf/tex/latex/base/inputenc.sty (/usr/share/texmf/tex/latex/base/latin1.def)) Package geometry Warning: Over-specification in `v'-direction. `height' (0.9\paperheight ) is ignored. (/usr/share/lilypond/2.2.2/tex/titledefs.tex (/usr/share/lilypond/2.2.2/tex/feta20.tex)) LaTeX Warning: Unused global option(s): [compat2]. No file .aux. latex: Not writing to .aux (openout_any = p). ! I can't write on file `.aux'. \document ...ate \openout [EMAIL PROTECTED] \jobname .aux
Re: Tried your suggestions.
[EMAIL PROTECTED] writes: > I tried again on WinXP calling a simpler directory than "Documents and > Settings"; but got the same results. Here are a few tries. > > Input file: 'lily3.ly': > \score { > \notes { > \time 3/4 > \clef bass > c2 e4 g2. > f4 e d c2 r4 >} > } > > \score { >\notes { > \time 3/4 > \clef treble > c2 e4 g2. > f4 e d c2 r4 >} > } > Output from cygwin; the log file is empty: > > [EMAIL PROTECTED] ~ > $ lilypond lily3.ly can you try to see what happens if you put lily3.ly into your Cygwin home directory (i.e.: c:\Cygwin\home\SCordisn ), and run the above command? -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user