[EMAIL PROTECTED] writes:
> Hi all--
>
> When using the centered dynamics described in Sec. 3.3.4 of the manual,
> I've discovered that attaching the dynamic to a beat that has a text
> script also attached causes the dynamic to shift to the horizontal
> center of the text script. I've attache
Doug Asherman writes:
> I compiled 2.4.5 from the tarball -- I'm trying to use it with tetex-3.0
> The problem I'm seeing is that the generated .ps and .pdf files have no
> fonts except for the notes and associated stuff like time signatures,
> etc. But I'm not seeing title, composer, rehearsal m
Hi all--
When using the centered dynamics described in Sec. 3.3.4 of the manual,
I've discovered that attaching the dynamic to a beat that has a text
script also attached causes the dynamic to shift to the horizontal
center of the text script. I've attached the output. (Actually, I had
to jum
With Lilypond 2.5.14 on Macintosh OS 10.3.8, Tips & Tricks and
Regression Test code does not produce images when viewed in a browser.
With version 2.5.13, Firefox would show the images; now all that is
shown is the notice of missing image-
+.ly
[image of music]
Stan
__
The documentation page referring to the feta font (Appendix C.3) does
not generate images but instead results in the missing image icon.
The (Appendix E) Cheat Sheet, however, does produce images correctly.
Stan
___
bug-lilypond mailing list
bug-lilypo
hello
i have to do this set of commands to get a pdf file
lilypond lily.ly
latex lily.tex
dvips -Ppdf -u+ec-mftrace.map -u+lilypond.map lily.dvi
ps2pdf lily.ps
are there a mean to modify envrionment variable and
get pdf directly at compiling the initial file ? (lilipond lily.ly)
thank you
regards
In Lilypond 2.4.4, when I edit a file under Emacs and manually specify
beam grouping, the indentation is wrong when the group ends with a chord:
\relative c' {
c8[ e g ]
* <- here places the cursor (wrong)
}
In order to correct this, one has to use '-]' instead of a plain square
bra
With Lily v2.5.15 I'm finding a problem with lilypond-book. According
to the docs in '3.9.1 LaTeX' the following should work:
\documentclass[]{article}
\usepackage{graphics} % <---I have to add this line
\begin{document}
Normal LaTeX text.
\begin{lilypond}
\relative c'' {
a4 b c d
}
\end{lily