I'm trying to create a Fret_diagram_engraver. To do so, I am creating
the file fret-diagram-engraver.cc.
How do I get the .cc file added to the make file?
I'm not familiar with autoconf. I have grep'ed around looking for the
names of existing engravers. The only place I find chord-name-engraver
On Saturday 21 August 2004 10.02, Werner LEMBERG wrote:
> For my score, I have a separate, invisible `top' staff which contains
> all \time commands, and which is always included -- this saves a lot
> of typing. Unfortunately, this doesn't work with \addquote, since I
> can't have more than a sing
This might be a porting issue...
ending of "make all" output
-
make PACKAGE=LILYPOND package=lilypond -C include all && true
true
rm -f ./out/lily-guile.dep; DEPENDENCIES_OUTPUT="./out/lily-guile.dep
./out/lily-guile.o" g++ -c -DHAVE_CONFIG_H -DSTRING_UTILS_INLINED
-Iinclude -I./out -I../f
Werner LEMBERG wrote:
For my score, I have a separate, invisible `top' staff which contains
all \time commands, and which is always included -- this saves a lot
of typing. Unfortunately, this doesn't work with \addquote, since I
can't have more than a single voice for this command. How can this b
On Fri, 2004-08-20 at 07:35, Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > I've grep'ed the source code for fontify-text, and only
> > fret-diagrams.scm uses it. Can I go ahead and remove both fontify-text
> > and fontify-text-white?
>
> Please do. Thanks!
>
Done. Can I get permissio
[EMAIL PROTECTED] writes:
> I suggest to improve the info manual: A multi-staff example could use
> \quote and \addquote to implement cues, perhaps in connection with
> \tag.
>
> Apropos \tag: I only find remove-tag, but I would like to have the
> opposite function, add-tag, which filters out all
> > You are right; I've now understood how it works. IMHO, the
> > documentation is not very comprehensible...
>
> Sorry to be so nitpicky, but can you be a little more specific what
> is incomprehensible?
It was unclear to me that music marked with \addquote starts at the
same time as the conte
[EMAIL PROTECTED] writes:
> > > \addquote can't be used within \score {...} -- only there it
> > > really makes sense!
> >
> > I disagree -- can you point to a specific feature where you need to
> > have it inside \score ?
>
> You are right; I've now understood how it works. IMHO, the
> document
[EMAIL PROTECTED] writes:
>
> For my score, I have a separate, invisible `top' staff which contains
> all \time commands, and which is always included -- this saves a lot
> of typing. Unfortunately, this doesn't work with \addquote, since I
> can't have more than a single voice for this command.
> > \addquote can't be used within \score {...} -- only there it
> > really makes sense!
>
> I disagree -- can you point to a specific feature where you need to
> have it inside \score ?
You are right; I've now understood how it works. IMHO, the
documentation is not very comprehensible...
For my score, I have a separate, invisible `top' staff which contains
all \time commands, and which is always included -- this saves a lot
of typing. Unfortunately, this doesn't work with \addquote, since I
can't have more than a single voice for this command. How can this be
solved?
My idea is
11 matches
Mail list logo