I've been trying to typeset some English chant in a sort-of
intermediate notation between standard notation and Vaticana neumes.
The follownig piece is an example:
\include "english.ly"
\version "2.7.14"
barOne = { \once \override Staff.BarLine #'bar-size = #2
\bar "|" }
barTwo = { \on
I am trying to build 2.7.16 on a Gentoo box, and the build is dying with
the following error:
i686-pc-linux-gnu-g++ -c -O3 -march=pentium4 -funroll-loops
-fomit-frame-pointer -pipe -DHAVE_CONFIG_H -DNDEBUG
-DSTRING_UTILS_INLINED -I./include -I./out -I../flower/include
-I../flower/./out -I../flowe
Hi all,
If I put a slur on a D and E, the slur will go beneath the notes and
look nice. If I put it on an A and B, the B will have the stem down in
one-part music, and the slur will be awkwardly placed between a stem-up
and stem-down note. But if the B is flipped so that its stem faces up,
th
> > * mf/feta-arrow.mf: For all glyphs, don't mirror
> > `currentpicture' but the affected path. This ensures that the
> > (overlapping) outlines have the same direction, which is a
> > necessary prerequisite for FontForge's algorithm to remove
> > overlaps. Formatting.
>
> M