As you can find in the manual (section "Invoking lilypond"), the
only possible values for this field are "no" or a positive number.
This is why your file fails. Just leave out that field if you want
normal page numbering.

/Mats


Lyle Raymond wrote:
On Wednesday 24 March 2004 9:36 am, Mats Bengtsson wrote:

Now that I look more carefully at the output you sent earlier,
it looks as if you try to set the header field 'pagenumber'
in your file. Is that right?



Yes, in fact here's the header:


\header {
        title = "Four Brief Statements"
        composer = "S L Raymond"
        pagenumber = "yes"
        tagline = " "
        }


/Mats


Analyzing st1.tex...
Traceback (most recent call last):
File "/usr//bin/lilypond", line 875, in ?
  run_latex (files, outbase, extra_init)
File "/usr//bin/lilypond", line 496, in run_latex
  s = global_latex_definition (wfs, extra)
File "/usr//bin/lilypond", line 468, in global_latex_definition
  s = global_latex_preamble (extra) + '\\begin{document}\n'
File "/usr//bin/lilypond", line 454, in global_latex_preamble
  s = s + '\setcounter{page}{%d}\n' % (extra['pagenumber'][-1])
TypeError: int argument required
lilypond: warning: can't find  `st1.latex'
MIDI output to `st1.midi'...
TEX output to `st1.tex'...
lilypond: warning: can't find  `st1.pdf'
Cleaning /home/lyle/tmp/tmpg1Efnililypond...




_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to