]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/tex/fonts.doc
release: 1.0.17
[lilypond.git] / Documentation / tex / fonts.doc
index 200e4bcdd614d97d949d8ca5c5ae677c537f011d..bc5bce86401f65961b747b39130ba9d48ce8b0af 100644 (file)
@@ -4,6 +4,8 @@
 \def\kdots{,\ldots,}
 \title{Not the Font-En-Tja font}
 \author{HWN \& JCN} 
+\def\preMudelaExample{}
+\def\postMudelaExample{}
 \begin{document}
 \maketitle
 
@@ -22,6 +24,14 @@ Ross\cite{ross} quite some of their insights were used.  Although it
 is a matter of taste, I'd say that B\"arenreiter has the finest
 typography of all.
 
+%
+% stupid test to check convert-mudela.py.
+%
+% (so sue me)
+\begin{mudela}[fragment,center]
+  \clef bass; c1 \clef alto; c'2  \clef treble; c''4
+\end{mudela}
+
 
 \section{Bezier curves for slurs}
 
@@ -236,8 +246,8 @@ outcome of the applied recipy.  If, in a complicated case, the result
 "doesn't look good", they will ignore the rules and draw their own
 beams, based on experience.
 
-\item The exact rules probably even don't "really exsist" but in the
-minds of good engravers, in the form of experience
+\item The exact rules probably don't "really exist" but in the minds
+  of good engravers, in the form of experience
 \end{itemize}
 
 We'll propose to do a least-squares solve.  This seems to be the best
@@ -245,8 +255,8 @@ way to calculate the slope for a computerised engraver such as Lily.
 
 It would be nice to have some rules to catch and handle "ugly" cases,
 though.  In general, the slope of the beam should mirror the pitches
-of the notes.  If this "can't be done" because there simply is no
-uniform "trend", it would probably be best to set the slope to zero.
+of the notes.  If this can't be done because there simply is no
+uniform trend, it would probably be best to set the slope to zero.
 
 
 \subsection{Quantising}
@@ -290,6 +300,12 @@ position that remains is for the upper beam to hang.
 \end{eqnarray*}
 
 
+\section{Layout of the source files}
+
+The main font (with the fixed size music glyphs) uses a the \TeX\
+logfile as a communication device.  Use the specialised macros to
+create and export glyphs.
+
 \bibliographystyle{plain}
 \bibliography{engraving}