> > 4. Finally, I'm having trouble using \mark when, and only when, I
> >    \include "paper23.ly" or \include "paper26.ly".  In other words,
> >    \mark works fine if I use other paper sizes.  With those, I get
> >    errors like:
> > 
> >      paper output to 24012001.tex...warning: can't find font: `cmr14'
> >      warning: Loading default font
> >      Backtrace:
> >      0* [Axis_group_interface::group_extent_callback #<Grob LineOfScore >
> >      1]
> >      1* [Side_position::aligned_side #<Grob RehearsalMark > 1]
> >      2* [Grob::molecule_extent #<Grob RehearsalMark > 1]
> >      3* [Text_item::brew_molecule #<Grob RehearsalMark >]
> >      4* cmr-alist
> > 
> >      ERROR: In expression cmr-alist:
> >      ERROR: Unbound variable: cmr-alist
> >      ly2dvi: LilyPond failed: lilypond  24012001 2>&1

It seems that my first answer wasn't correct, this should
indeed work. 
What TeX installation are you using? How is your MFINPUTS
environment variable set?
In teTeX, cmr fonts of all sizes are generated on the fly. 
Try to run 'tex testfont' in a shell and enter the font name
'cmr14'. This is what I get on my machine (the first time
I ask for the font):

This is TeX, Version 3.14159 (Web2C 7.3.1)
(/usr/share/texmf/tex/plain/base/testfont.tex 
Name of the font to test = cmr14
kpathsea: Running mktextfm  cmr14
mktextfm: Running mf \mode:=ljfour; mag:=1; nonstopmode; input cmr14
This is METAFONT, Version 2.7182 (Web2C 7.3.1)

(/var/spool/texmf/source/jknappen/sauter/cmr14.mf
(/usr/share/texmf/fonts/source/jknappen/sauter/b-cmr.mf
(/usr/share/texmf/fonts/source/public/cm/cmbase.mf)
(/usr/share/texmf/fonts/source/jknappen/sauter/c-cmr.mf)

  ...

Font metrics written on cmr14.tfm.
Output written on cmr14.600gf (128 characters, 33820 bytes).
Transcript written on cmr14.log.
mktextfm: /var/spool/texmf/tfm/jknappen/sauter/cmr14.tfm: successfully
generated.
Now type a test command (\help for help):)
* \sample
[1]
* \bye
[2]
Output written on testfont.dvi (2 pages, 7588 bytes).
Transcript written on testfont.log.

  /Mats

_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to