Hallo,
I'm enclosing here the problems I'm experiencing at the moment, with the attached files which I sent to Mats Bengtsson. Perhaps there is an answer somewhere :-)
Greetings Jeffrey
Hallo,
I'm trying to set a songbook using lilypond-book, or rather lilypond-book-snapshot. (Lilypond-Snapshot 2.4.2 on Debian Sarge) and am having a few problems with the output:
1. Because the songbook is also for children, all songs are set to 23pt, which just appear as a mess on the output (notes and text font). If I use 20pt. no problems, perfect output. I tried changing ec-fonts to the newer version of 1.0.11, but that gave a mess for every size, so I'm back to 1.0.7 again. (23pt. worked in 2.2)
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, ngerman, nohyphena
tion, loaded.
(/usr/share/texmf/tex/latex/base/book.cls
Document Class: book 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/bk10.clo))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/ngermanb.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/base/latin1.def))
(/usr/share/texmf/tex/latex/misc/eurosym.sty)
(/usr/share/texmf/tex/latex/tools/multicol.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/lilypond/titledefs.tex
(/usr/share/texmf/tex/lilypond/feta20.tex)) (./liederbuch_berlin_gesamt.aux)
(./lily-318102328.tex (/usr/share/texmf/tex/lilypond/lilyponddefs.tex
(/usr/share/texmf/tex/lilypond/lily-ps-defs.tex))) (./lily-1801014792.tex)
[1] (./lily-499680191.tex) [2] (./lily-543712716.tex) (./lily-567472562.tex)
[3] (./lily-173173473.tex
Underfull \vbox (badness 2277) has occurred while \output is active [4])
[5] (./liederbuch_berlin_gesamt.aux) )
(see the transcript file for additional information)
Output written on liederbuch_berlin_gesamt.dvi (5 pages, 123124 bytes).
Transcript written on liederbuch_berlin_gesamt.log.
[EMAIL PROTECTED]:~/daten/latex/out$ dvips -Ppdf -u+lilypond.map -u+ec-mftrace.map liederbuch_berlin_gesamt.dvi
This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com)
' TeX output 2005.03.23:2101' -> liederbuch_berlin_gesamt.ps
<tex.pro><alt-rule.pro><texc.pro><f7b6d320.enc><music-drawing-routines.ps>
<bbad153f.enc><texps.pro><special.pro>. <ecbx10.pfa><ecrb10.pfa><cmr10.pfb>
<cmsy10.pfb><parmesan20.pfa><ecrm10.pfa><feta-nummer10.pfa><feta20.pfa>
<ecbx12.pfa><feta-nummer12.pfa><feta23.pfa><cmbx10.pfb>[1] [2] [3] [4] [5]
\documentclass[a4paper]{book}
\usepackage[ngerman]{babel}
\usepackage[latin1]{inputenc}
% \usepackage[T1]{fontenc}
\usepackage{eurosym,multicol}
\usepackage[a4paper,left=1cm,right=1cm,top=3.0cm,bottom=2cm]{geometry}
\input titledefs.tex
\def\preLilyPondExample{\def\mustmakelilypondtitle{}}
\pagestyle{plain}
\begin{document}
\lilypondfile{/home/jeffrey/daten/lilypond/liederbuch_berlin/schneesterne.ly}
\vspace{5cm}
\lilypondfile{/home/jeffrey/daten/lilypond/liederbuch_berlin/hartgefroren.ly}
\newpage
\lilypondfile{/home/jeffrey/daten/lilypond/liederbuch_berlin/winter.ly}
\vspace{3cm}
$\odot $ Cymbeln werden jeweils auf den ersten Taktteil angeschlagen
\newpage
\lilypondfile{/home/jeffrey/daten/lilypond/liederbuch_berlin/untermschnee.ly}
\vspace{5cm}
\lilypondfile{/home/jeffrey/daten/lilypond/liederbuch_berlin/lieberfruehling.ly}
\newpage
\lilypondfile{/home/jeffrey/daten/lilypond/liederbuch_berlin/muttererde.ly}
\end{document}
\version "2.4.0"
#(set-global-staff-size 23)
#(set-default-paper-size "a4")
\header {
title = "1. Schnee - Sterne"
opus = "Maria Sch�ppel"
tagline = "Liederbuch Berlin"
}
\layout {
\context {
\Score
\remove "Bar_number_engraver"
}
indent = 0.000 \mm
pagenumber = "no"
}
\score {
\relative b'
{
\set Staff.autoBeaming = ##f
\set Staff.minimumVerticalExtent = #'(-4 . 4)
\key d \major
\time 6/4
\clef treble
\partial 4
fis4 | a2. fis4 d4 fis4 | a2 a4 fis d fis |
a2 a4 b2 b4 | a2. r4 r4
\bar ":|"
\partial 4
r | b2 a4 fis2 a4 | b2 a4 fis2. | b2 a4 fis2 a4 | b2 a4 fis2. | a2.
fis2 e4 | fis2.
r4 r
\bar "|."
}
\addlyrics
{
\override LyricText #'font-series = #'bold
Die Schnee -- ster -- ne aus wei -- ter Fer -- ne, die ka -- men j�ngst
da -- her,
Win -- ter hat sie fest -- ge -- macht, o wie sch�n die wei -- �e
Pracht, o hel -- ler Schnee!
}
\addlyrics
{
\override LyricText
#'font-series = #'bold
die Schnee -- ster -- ne aus wei -- ter Fer -- ne, vom Nor -- den � --
bers Meer.
}
}
\paper{
% linewidth = 170.000 \mm
% topmargin = 1\cm
% leftmargin = 2\cm
% bottommargin = 1\cm
}_______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
