bject: scheme spanner in input/regression/scheme-text-spanner.ly not
quote-proof
Date: Thu, 26 Jul 2012 20:10:13 +0200
From: Reinhold Kainhofer
Organization: FAM, TU Wien
To: LilyPond Development
The text spanner implemented in scheme (which is also used as a basis
for David's measure counte
Original Message
Subject: Re: scheme spanner in input/regression/scheme-text-spanner.ly
not quote-proof
Date: Sat, 28 Jul 2012 07:32:20 +0200
From: David Kastrup
Organization: Organization?!?
To: lilypond-de...@gnu.org
Reinhold Kainhofer writes:
> The text span
they are obsolete?
The example had both \larger and \smaller in the same markup. It seems
that their effects really cancel:
\markup ""
\markup \larger \smaller ""
Cheers,
Reinhold
--
------
Rei
f LilyPond, #(set-default-paper-size "a4" 'landscape) would
work.
Hmm, to make life for .ly file generators easier, maybe it would be a
good idea to additionally define paper sizes a4landscape and the like...
Cheers,
Reinhold
--
--
Signature #'stencil = ##f
\acciaccatura s c
}
\new Staff {
\override Staff.TimeSignature #'stencil = ##f
\acciaccatura c c
}
>>
Cheers,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://ww
nhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* Edition Kainhofer, Music Publis
are way too long.
Cheers,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* Edi
nhols
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* Edition Kainhofer, Music Publisher, http://www.edition-kainhofer.com
\version "2.17.0"
,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* Edition Kainhofer, Music Publisher, http://www.edition
whole full score and all instruments to make sure
that nothing had been lost).
At that time, I really, really, really cursed lilypond and its frequent
syntax changes.
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, http://ww
d the
documentation be adapted?
Apparently, yes.
Cheers,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://www.kainhofer.com
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuw
sentence, but in the last:
-4 actually means "it needs one quarter note until the measure even
starts". (\partial inserts a partial measure 0 before the measure 1, and
measure 1 is the first measure where counting starts)
Cheers,
Reinhold
--
---
explicit \autoBeamOff in the line
\new Voice = "mel" { \autoBeamOff \melody }
which says that lilypond should not auto-beam the eighth notes ;-)
If you remove it, the beaming is correct.
Cheers,
Reinhold
- --
- --
ef/time/key signature happens at that time, too.
Example file is attached.
Cheers,
Reinhold
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Tech
cumentation/user/lilypond/Attached-to-notes#Dynamics
Cheers,
Reinhold
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://
ed is an even more minimal example (for the bug tracker). I also noticed
that the problem does not appear with the first alternative (if the first
alternative starts in a new line), but only with the second.
The problem also appears with lilypond 2.13.2.
Cheers,
Reinhold
--
--------
rics syllables to slurred notes... Thus the
syllabled after the hyphen are ignored by musicxml.
> 99b-Lyrics-BeamsMelismata-IgnoreBeams.ly: unterminated hyphen; removing
Same problem as 61h...
Cheers,
Reinhold
- --
- --
Reinhold Kainhofer, rein
header. Like with the footer, it seems
that the space is always ~1 staffsize and will never be stretched.
Cheers,
Reinhold
- --
- ------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial &a
t the backslash after that is printed verbatim (i.e.
internally it is escaped, making this character invalid UTF-8 again).
So, basically, lilypond messes up the proper UTF-8 encoding of the external
utility calls.
Cheers,
Reinhold
- --
- --
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Donnerstag, 20. August 2009 10:48:09 schrieb Reinhold Kainhofer:
> Yes, I think that's the case here. It seems that gs is well able to handle
> 16- bit unicode characters, but it needs the correct file name.
>
> A little more pla
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Donnerstag, 20. August 2009 11:37:55 schrieb Patrick McCarty:
> On 2009-08-20, Reinhold Kainhofer wrote:
> > Am Donnerstag, 20. August 2009 10:48:09 schrieb Reinhold Kainhofer:
> > > Yes, I think that's the case here. It see
Am Donnerstag, 20. August 2009 11:47:52 schrieb Reinhold Kainhofer:
> Am Donnerstag, 20. August 2009 11:37:55 schrieb Patrick McCarty:
> > On 2009-08-20, Reinhold Kainhofer wrote:
> > > To me this seems like guile is not able to properly handle wide UTF-8
> > > charac
n Rietvield:
http://codereview.appspot.com/109070
This works also with pathologic file names like:
a b.ly
b'c.ly
c"d.ly
d'e".ly
e"f'.ly
f\"g.ly
f\"g.pdf
g\'h.ly
Okay to apply.
Cheers,
Reinhold
PS: The patch needs the latest master, because I j
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Samstag, 22. August 2009 00:17:19 schrieb Reinhold Kainhofer:
> This works also with pathologic file names like:
> a b.ly
> b'c.ly
> c"d.ly
> d'e".ly
> e"f'.ly
> f\"g.ly
> f\"g.pd
ing like this pseudocode?
> if (the incoming filename has any " characters)
> then
> escape all the " characters
> use the /S directive
> else
> filter out any problem characters
> use the /a directive
> endif
Why would we need this? ~s shou
name as the input file. Your suggestion was to replace problematic
characters by underscores, so the desired .pdf file will never be
generated and each time make is called, it will again try to build that
pdf file, which will never be generated.
Cheers,
Reinhold
- --
- -
uot; of the just-inserted \" again, which
again inserted a ", which lilypond tried to replace again, etc.
Cheers,
Reinhold
- --
- ------
Reinhold Kainhofer, Vienna University of Technology, Austria
email: reinh...@kainhofer.com,
to add explicit durations after multi-measure rests!
Cheers,
Reinhold
- --
- --
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* Li
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Dienstag, 25. August 2009 19:05:00 schrieb Remco Poelstra:
> Op 25 aug 2009, om 18:57 heeft Reinhold Kainhofer het volgende
>
> geschreven:
> > R2.*2 |
> > bes,_"cresc." | %<= this is the problematic measure
another hairpin starts at the middle of a note,
which is not the case for text crescendi..
Unfortunately, I couldn't find any workaroung (bound-padding has only an effect
on the left start, it seems,
Cheers,
Reinhold
--
--
Rei
that starts with in...
Cheers,
Reinhold
- --
- ------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* LilyPond, Music typese
iece (not where the CueVoice gets filled with
notes). So, the "ob." is in effect in measure one, even though the voice does
not have any notes there...
Cheers,
Reinhold
- --
- --
Reinhold Kainhofer, reinh...@kainhofer.c
Or am I
misremembering something here?
Cheers,
Reinhold
- --
- ------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* LilyPond, Music typesetting, http://
unter #"beispiel":} }
Cheers,
Reinhold
- --
- ------
Reinhold Kainhofer, Vienna University of Technology, Austria
email: reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial and Actuarial Mathematics, TU Wien,
http://www.fam.tuwien.ac.at/
* K Desktop Environment, http://www.kde.o
tavation is the horizontal alignment of the number:
For the "treble_8" and the "bass^8", the 8 is too far to the right for my
taste (it is centered, which does not look good with the clef shape!).
Cheers,
Reinhold
--
-
like a
> bug, or doesn't it?
I would say so. After all, the rest in the pickup measure is something like a
full-measure rest, although it is not notated as such.
Cheers,
Reinhold
- --
- --
Reinhold Kainhofer, rein
eve...
Cheers,
Reinhold
- --
- ------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* LilyP
the google support category, so maybe they can explain what is
wrong or what we can do about it...
Cheers,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/,
\p.
Attached is an example.
Is there any way to make lilypond use the same horizontal position for s\p and
c\p ???
Cheers,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial
-- Weitergeleitete Nachricht --
Betreff: Strange page breaking issue in 2.13.10
Datum: Montag, 4. Januar 2010
Von: Reinhold Kainhofer
An: lilypond-u...@gnu.org
Hi all,
I have a score with a full-page title page and several scores. Now, everything
fits on 3 pages, but the
Am Dienstag, 5. Januar 2010 00:02:04 schrieb Joe Neeman:
> On Mon, 2010-01-04 at 17:50 +0100, Reinhold Kainhofer wrote:
> > Hi all,
> > I have a score with a full-page title page and several scores. Now,
> > everything fits on 3 pages, but the page breaks are not ideal and I
cal headers or multiple global
headers are.
Cheers,
Reinhold
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tu
y annoying.
> What would you suggest? Is there a way to automatically adjust the bar
> width to the width of the metronome mark?
Not that I know of.
Cheers,
Reinhold
PS: I'm forwarding this to bug-lilypond, so that it gets at least recorded for
the future.
--
---
Am Donnerstag, 7. Januar 2010 18:06:26 schrieben Sie:
> Hi,
>
> 2010/1/7 Reinhold Kainhofer :
> > PS: I'm forwarding this to bug-lilypond, so that it gets at least
> > recorded for the future.
>
> There are already (at least) 2 open issues about this:
>
>
does a clean rebuild, right?)
Cheers,
Reinhold
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
*
ly discart bass figures on rests...
So, are there any reasons against making ##f the default (i.e. NOT silently
discarding vital bass figures)???
--
--
Reinhold Kainhofer, Vienna University of Technology, Austria
email: reinh...@kain
On Friday 05 February 2010 18:05:52 you wrote:
> On Fri, Feb 5, 2010 at 3:14 PM, Reinhold Kainhofer
>
> wrote:
> > I found out the hard way that apparently adding \RemoveEmptyStaffContext
> > globally to a score will erase some previous settings.
>
> Yes. \removeE
ecked
it myself, though)...
Hmm, I haven't checked that, but if that's the case, then I also have a
problem with some of my old choir music that I typeset a while ago :( So, a
solution would be really good.
Cheers,
REinhold
--
---
Cheers,
Reinhold
- --
- --
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* LilyPond, Music t
all 6 eighths together. And if there is a dotted quarter note, the
following three eighths are beamed like lilypond does it (16th notes are
beamed there in groups of four, just like lilypond does it, too).
Cheers,
Reinhold
--
-----
by abc2ly...
Cheers,
Reinhold
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* LilyPond, Music ty
Am Mittwoch, 17. März 2010 19:46:21 schrieb rog peppe:
> Reinhold Kainhofer kainhofer.com> writes:
> > Yes, the alternatives are not correctly identified... That's still open.
>
> i've found the issue and applied a fix that works some of the
> time. the difficul
ch section before and after a page break to the given number of
pages...
Cheers,
Reinhold
- --
- ------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Tec
, and the server will create the diff of the patches for
you...
Cheers,
Reinhold
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Aust
-user/2008-03/msg00232.html
It's still on my list of things to do should I ever get enough time, though.
(Which is probably never, so I would encourage everyone to look at this
bug...)
Cheers,
Reinhold
--
------
Reinhold K
xcuse to leave out a dynamic sign. I mean, we also don't leave out
lyrics or a note, just because the measure is too short.
Cheers,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financ
Am Samstag, 15. Mai 2010, um 14:19:43 schrieben Sie:
> On 14 May 2010 18:06, Reinhold Kainhofer wrote:
> > It's still on my list of things to do should I ever get enough time,
> > though. (Which is probably never, so I would encourage everyone to look
> > at this bug.
used more often than we
expect.
So, I would print the "cresc" (even though it goes beyond the second note),
but print out a warning, too.
Cheers,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.ka
here are so many corners in LilyPond, where you are basically on your own
when you encounter some strange issue...
Cheers,
Reinhold
- --
- ------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial
e generation does not
work with things like quotes (or tempo marks inside triplets):
\new Voice {
\relative c'' {
\quoteDuring #"part" { s4 }
}
}
Cheers,
Reinhold
--
------
Reinhold Kainhof
Am Montag, 14. Juni 2010, um 12:28:48 schrieb David Kastrup:
> Reinhold Kainhofer writes:
> > You need to create the voice explicitly, as implicit voice generation
> > does not work with things like quotes (or tempo marks inside
> > triplets):
> >
> &g
Am Sonntag, 20. Juni 2010, um 16:17:34 schrieb Phil Holmes:
> "Reinhold Kainhofer" wrote in message
> > I think RESC should be somehow recoded to apply only the relevant changes
> > when it is actually called, but not store the whole Staff context at
> > definition
ng would help enormously...
Cheers,
Reinhold
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* Lil
appear, LilyPond silently(!) leaving something out for no good reason is
just bad, bad, bad).
So, yes, please consider this issue fixed. 2.13 works as expected.
Cheers,
Reinhold
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, ht
utput, any escape sequences will break)...
How hard would it be to replace all escape sequences in the .bst?
Cheers,
Reinhold
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial &a
xed not to stop the beam after the
second note
3) The check in chord-tremolo-iterator.cc needs to be removed (the rest is
already generic)
Cheers,
Reinhold
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.c
LilyPond.
Cheers,
Reinhold
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* LilyPond, Mu
,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* LilyPond, Music typesetting, http://ww
If a multi-measure rest is followed by a clef change, they will collide as the
attached example shows.
Cheers,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial
Am Freitag, 30. Juli 2010, um 21:30:26 schrieben Sie:
> On 30 July 2010 19:34, Reinhold Kainhofer wrote:
> > If a multi-measure rest is followed by a clef change, they will collide
> > as the attached example shows.
>
> Ah, good catch, Reinhold. :)
>
> The default fo
Am Samstag, 31. Juli 2010, um 14:06:34 schrieb Reinhold Kainhofer:
> Am Freitag, 30. Juli 2010, um 21:30:26 schrieben Sie:
> > The default for 'spacing-pair isn't ideal for compressed rests: it
> > spaces the rest to the barline, which is usually what we want for
> &
per fix for this? I'm under some time pressure, as I
need to send the final score to my customer as soon as possible...
Cheers,
Reinhold
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financi
heers,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* LilyPond, Music typesett
ow reverted the filter_pipe function to use the deprecated os.popen3
again. However, if we ever resolve the subprocess/msvcrt issue in Windows, we
should replace all those deprecated functions by the proper "new"
functions
Cheers,
Reinhold
--
---
t; 2.13.31
>
> Snippet map contains backward slashes, so fails
>
> Trevor
>
>
>
> ___
> lilypond-devel mailing list
> lilypond-de...@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-devel
--
. I'm thinking about how to make l-p work for both cases.
Cheers,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam
. The figures are properly shifted up to avoid note heads, not
not to avoid articulations.
Simple test case is attached.
Any idea how to fix that problem?
Thanks,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http
Am Montag, 27. September 2010, 17:53:45 schrieb Patrick Schmidt:
> Am 27.09.2010 um 17:32 schrieb Reinhold Kainhofer:
> > Bass figures can be either added as a separate FiguredBass context
> > (which has the drawback that all figures will be shifted up if one of the
> > notes
ally... As
that example shows, one has to hardcode the movement number (which becomes a
mess if in a huge oratorio you decide to split one piece into two...).
Cheers,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http:
Am Freitag, 8. Oktober 2010, um 23:24:27 schrieben Sie:
> On 10/8/10 8:02 AM, "Reinhold Kainhofer" wrote:
> > But in real life, in scores with multiple movements, the headers are
> > numbered sequentially. Ideally, LilyPond should be able to do that
> > automaticall
ection... You don't need the octave-down in
the second tag.
Cheers,
Reinhold
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, A
\version "2.13.37"
notes = \relative c' { c1 }
\score {
\new Staff = "one" {
\set Staff.instrumentCueName = "Cue"
\notes
d'1
}
}
%
Cheers,
Reinhold
--
--
Reinhold K
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* LilyPond, Music typesetting, http://www.lilypond.org
\version "2.13.37"
<<
\new Staff \re
back in February is to blame for it...
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* LilyPond, Music typesetting, http://www.lilypond.org
\versi
Am Dienstag, 16. November 2010, um 18:17:55 schrieb Reinhold Kainhofer:
> Also notice that this case is checked in the input/regression/figured-bass-
> continuation-forbid.ly regtest, which also fails (the 4 is not reprinted
> after breaking the extender).
[...]
> PS: the regtest
ardner Read (Example 6-38 on p.93) the beams are
supposed to start at the left edge of the rest and stop at the right edge of
the rest, not in the middle as lilypond (both 2.12 and 2.13) do.
Cheers,
Reinhold
--
--
Reinhold Kainhofe
son definitely MUST see that change in the output.
Cheers,
Reinhold
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
*
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* LilyPond, Music typesetting, http://www.lilypond.org
\ver
h does not work at all.
Thanks,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 00058
ur need.
Cheers,
Reinhold
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* Lil
hidden figures are still
created as grobs with the same extends as if they were printed, and the
extender takes those extents.
See attached example (plus an example scan from a Carus edition).
Cheers,
Reinhold
--
------
Reinhold Kainhofer
Am Mittwoch, 24. November 2010, um 16:33:13 schrieb Reinhold Kainhofer:
> If you use bass figure extenders and you print the accidental after the
> figure, the extender of those figures will be too long compared to the
> other figures. In particular, if you have
> <6 5+ 3>
&
ting the parsing and
iterating stage of lilypond)...
The better approach would be IMO to create dedicated engravers for XML export.
Cheers,
Reinhold
--
------
Reinhold Kainhofer, Vienna University of Technology, Austria
email: reinh...
nment spanner to end prematurely.
"
}
\relative c' {
c1^\< \break
\dimTextDim
c1_\>
f,1\p
\break
c'1^\<
\breakDynamicSpan \break
c1_\>
\breakDynamicSpan
f,1\p
}
Cheers,
Reinhold
--
--
R
and fixing that problem!
Cheers,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DV
as
subsequently lost completely.
As a workaround, you can wrap \left-align around each center-column... (See
also my mail to -user last saturday about the time signature formatting -
Thread "double time signatures").
Cheers,
Reinhold
--
---
s,
Reinhold
--
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* LilyPond, Music typesetting, http://w
Am Mittwoch, 15. Dezember 2010, um 18:21:28 schrieb David Kastrup:
> Reinhold Kainhofer writes:
> > A long while ago, I created a patch, but that caused severe problems
> > with fret diagrams.
>
> Would that be because the patch had problems, or because fret diagrams
>
en't changed that.
Cheers,
Reinhold
--
------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR:
- Ursprüngliche Mitteilung -
> Hi,
>
> I am working on a MusicXML -> Lilypond converter and I intensively use
> your test suite. Thanks a lot.
Interesting. What's your rationale to start yet another mxl->ly converter? What
do you need that musicxml2ly does not provide?
> I noticed what
1 - 100 of 243 matches
Mail list logo