What is ljfour mode? The lilypondfiles are fine, and convert-ly did ok with them. I ran convert-ly on the .lytex file and it changed nothing except the new \version as the first line. I am missing something. daveA
Input file: [EMAIL PROTECTED]:~/data/wb/lily/carcassibook/carcscales$ cat cscales-bugs.lytex \documentclass[11pt,letterpaper]{article} \usepackage[latin1]{inputenc} \usepackage{verbatim} \usepackage[tmargin=0.5in,lmargin=0.5in,rmargin=0.75in,bmargin=0.75in] {geometry} \usepackage{amssymb} % for $\divideontimes$ for double sharp. \begin{document} \title{ Carcassi's Scale Exercises.} \maketitle \section{Introduction} Matteo Carcassi was a successful \textit{touring} concert guitarist, composer, and teacher working in Europe and England in the early 19th century. His ``Complete Method for the Guitar'' has been in print continuously since 1838. Nine of these exercises are taken from the first part of the method and three are from part two. \section{Six Scale Studies in Major Keys} \subsection{Exercise in C Major (1st pos. with E extension)} \lilypondfile{c.ly} \end{document} ------------------------------------------ [EMAIL PROTECTED]:~/data/wb/lily/carcassibook/carcscales$ lilypond-book-snapshot cscales-bugs.lytex /usr/bin/lilypond-book-snapshot (GNU LilyPond) 2.4.2 Reading cscales-bugs.lytex... Dissecting... Writing snippets... All snippets are up to date... Compiling cscales-bugs.tex... [EMAIL PROTECTED]:~/data/wb/lily/carcassibook/carcscales$ latex cscales-bugs.tex This is e-TeX, Version 3.14159-2.1 (Web2C 7.4.5) entering extended mode (./cscales-bugs.tex LaTeX2e <2001/06/01> Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, catalan, croatian, czech, danish, dutch, finnish, greek, iceland ic, irish, italian, latin, magyar, norsk, norsk, portuges, romanian, russian, s lovak, slovene, spanish, swedish, turkish, ukrainian, nohyphenation, loaded. (/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/size11.clo)) (/usr/share/texmf/tex/latex/base/inputenc.sty (/usr/share/texmf/tex/latex/base/latin1.def)) (/usr/share/texmf/tex/latex/tools/verbatim.sty) (/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/amsfonts/amssymb.sty (/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty)) No file cscales-bugs.aux. (/usr/share/texmf/tex/latex/amsfonts/umsa.fd) (/usr/share/texmf/tex/latex/amsfonts/umsb.fd) LaTeX Warning: No \author given. (./lily-1542702364.texkpathsea: Running mktextfm parmesan20 mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input parmesan20 This is METAFONT, Version 2.7182 (Web2C 7.4.5) kpathsea: Running mktexmf parmesan20 ! I can't find file `parmesan20'. <*> ...four; mag:=1; nonstopmode; input parmesan20 Please type another input file name ! Emergency stop. <*> ...four; mag:=1; nonstopmode; input parmesan20 Transcript written on mfput.log. mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input parmesan20' failed. kpathsea: Appending font creation commands to missfont.log. ! Font \lilypondmagfontQYXKBomXVo=parmesan20 not loadable: Metric (TFM) file no t found. l.11 ...ndmagfontQYXKBomXVo=parmesan20 scaled 1000 ? [7]+ Stopped latex cscales-bugs.tex % c.ly \version "2.4.0" \include "english.ly" \layout{papersize=letter} \score { \context Staff << \context Voice = voiceDue { \clef "treble_8" \time 4/4 \stemDown \skip 1*7 s2 c c s2 \bar "|." } \context Voice = voiceUno { \relative c { c4 d8 e f g a b c e, f g a b c d \stemDown e g, a b \stemNeutral c d e f g f e d c b a g e' d c b a g f e f e d c b g a b c4 d8 e f g a b c4 r \stemUp <g c e>2 <e g c> r} } >> } _______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user