Like several others on this list, I have been battling with font
alignment issues. In particular, with 'automaticMelismata = ##t' (the
default), some things do not behave as expected:
1. A sylable on a tie or slur is not lined up with the first note.
2. Lyric extenders are too short.
Tu
> > I will try it; by the way, where are these molecules inplemented? I
> > would like to give a look at the code. Maybe I can see a simple way
> > to replace the box with a circle.
>
> See scm/molecule.scm and output-lib.scm; look for box-molecule.
> and input/test/boxed-molecule.ly
I'm afraid
Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
>
>>>Using gcc 3.2 and flex 1.5.19 (ftp://ftp.uncg.edu/people/wlestes/), and
>>>thanks to advices from Joerg Anders (thanks a lot), I manage to compile
>>>lilypond 1.6.2 by adding :
>>>
>>>using namespace std;
>>>
>>>at the top of lily/lexer.ll
[EMAIL PROTECTED] writes:
>
> > Using gcc 3.2 and flex 1.5.19 (ftp://ftp.uncg.edu/people/wlestes/), and
> > thanks to advices from Joerg Anders (thanks a lot), I manage to compile
> > lilypond 1.6.2 by adding :
> >
> > using namespace std;
> >
> > at the top of lily/lexer.ll
>
> It did not cause
"Antonio PALAMA'" <[EMAIL PROTECTED]> writes:
> Would it be possible to tell LilyPond to assume a null dimension?
> After all the mark is placed above the staff and sould not interfere
> with the note spacing. Anyway I understand that these hacks should
> be avoided.
Yes, you can try something l
> Using gcc 3.2 and flex 1.5.19 (ftp://ftp.uncg.edu/people/wlestes/), and
> thanks to advices from Joerg Anders (thanks a lot), I manage to compile
> lilypond 1.6.2 by adding :
>
> using namespace std;
>
> at the top of lily/lexer.ll
It did not cause difference for me. As gcc-3.2 is becoming mor
Jan Nieuwenhuizen wrote:
>
>Yes. Well, the bad news is that the kind of inline LaTeX hacking you
>did (for 1.2), is not and has never been a recommended or supported
>feature. LilyPond cannot calculate the dimensions of such a hack.
>(La)TeX hacking should only be used if there's really no ot
Hello,
I had the same problems a few weeks ago and posted a workaround to this
mailing-list.
Here is the copy of the original mail :
-
Hello,
Using gcc 3.2 and flex 1.5.19 (ftp://ftp.uncg.edu/people/wlestes/), and
thanks to advices from Joerg Anders (thanks a lot), I manage to com
> Hello,
> an (partial) answer to my own question:
> I just tried the same input with lilypond 1.6.4 on an RedHat 7.3 system and it
> worked nicely. I will have to look into the cygwin tree, whether there are
> any old files hidden.
Run ly2dvi -V to get a verbose listing of all files read by
Li
On Sonntag, 29. September 2002 21:52, Alois Steindl wrote:
> Hello,
> thanks quite a lot for your answer!
> Unfortunately I did send an out-of-phase input file (I experimented with
> different settings). Now I rerun the example at home with the final block
>
> \score {
> \simultaneous {
>
"Antonio PALAMA'" <[EMAIL PROTECTED]> writes:
> Here is a problem I've got and wasn't able to solve.
> With 1.2.17 I could produce beautiful circled rehearsal marks with the
> following
> code
>
> \mark "{\\font\\twelverm=cmbx12\\twelverm{%
> \\hspace{-3mm}%
> \\raisebox{-1mm}{%
> \\setlength{\\
Here is a three measure excerpt from a score I'm working on:
%%%
\score {
\context Staff <
\clef G
\notes \relative c' {
\time 3/4
< \property Voice.NoteHead \set #'style = #'diamond b''16 \\
\property Voice.NoteHead \set #'style = #'diamond e,> r16 r8 r4 r4 |
\property Voice.NoteHead \
12 matches
Mail list logo