On 7. Juli 2014 17:19:50 MESZ, David Kastrup wrote:
>Urs Liska writes:
>
>>> On 7. Juli 2014 16:24:34 MESZ, "Janek Warchoł"
> wrote:
>>>>Hi all,
>>>>
>>>>It's been almost two years since the Waltrop 2012 LilyPond Meeting,
&g
Am 17.07.2014 11:05, schrieb Urs Liska:
Hi,
to give you quick access and a first impression on what I've done on the
openlilylib documentation you can have a look at
http://openlilylib.org/demo-oll/git-commands.html
Updated, now with syntax highlighting! :-)
Thank you, Wilbert, for m
On 19. Juli 2014 16:48:55 MESZ, tisimst wrote:
>So, Urs and I have been discussing how we might proceed to make
>alternate
>music fonts more publicly available and I thought I'd bring the
>discussion
>here since there are some decisions to be made regarding how users
>would
>experience the chang
Am 20.07.2014 11:47, schrieb Janek Warchoł:
Right now the font versions meant for smaller staff-sizes are
"physically" smaller. I think we could produced all versions in the
same size, just with different "weights". I think that's how it's
done with text fonts - for example, a font has a "displ
Am 20.07.2014 11:47, schrieb Janek Warchoł:
A thought: i'm missing the possibility to set the weight of the music
font used by LilyPond for a particular score. In other words: let's
say i have an engraving with staff-size 16; Lilypond automatically
uses Feta16 for that. I'd like to be able to s
On 22. Juli 2014 07:51:00 MESZ, James wrote:
>On 21/07/14 09:46, Alexander Kobel wrote:
>> On 07/20/2014 11:47 AM, Janek Warchoł wrote:
>>> 2014-07-19 16:48 GMT+02:00 tisimst :
- Question 1: *Should the new syntax be something like this?*
>(where
the
music and piano-brace fonts ar
ting "dialogue" like parts, i.e. when
two or more instruments or singers sing/play alternatingly. Then it may
be helpful for sight-reading when your own part is on maginfied parts of
the staff.
Urs
--
Urs Liska
www.openlilylib.org
Am 03.08.2014 00:26, schrieb Abraham Lee:
On Sat, Aug 2, 2014 at 1:46 PM, Urs Liska wrote:
Hi Abraham, as fonts.openlilylib.org is "Under construction" you
should provide a download link for the fonts (or at least one plus
Gonville (for the braces), so others can actually test
l submit it for openlilylib
(https://github.com/openlilylib/openlilylib). This is a good place to
make additions easily available that for some reason or another won't go
into core LilyPond.
Best
Urs
--
Urs Liska
www.openlilylib.org
___
lilypon
Hi devs,
sorry for the uninformed question, but I don't seem to be able to find
an answer in the CG or in the source directory.
If I have a new Scheme engraver that I'd like to suggest to be added,
where would I look for a place to add it to?
Is there a file (or a set of files grouped by topi
(which I couldn't?
Best
Urs
Trevor
--
Urs Liska
www.openlilylib.org
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
Am 28.09.2014 11:44, schrieb David Kastrup:
Urs Liska writes:
Hi devs,
sorry for the uninformed question, but I don't seem to be able to find
an answer in the CG or in the source directory.
If I have a new Scheme engraver that I'd like to suggest to be added,
where would I look f
Am 08.10.2014 00:30, schrieb nine.fierce.ball...@gmail.com:
On 2014/10/07 08:37:06, uliska wrote:
On 2014/10/07 08:37:06, uliska wrote:
On 2014/10/07 08:37:06, uliska wrote:
On 2014/10/07 08:37:06, uliska wrote:
Important:
* There should be regression tests.
OK. (but only *if* the patch sh
Am 09.10.2014 10:27, schrieb d...@gnu.org:
On 2014/10/09 07:45:38, uliska wrote:
The patch works as expected.
However, it has to be noted that by default (that is, running without
the
option) *keeps* the tags.
Sure. So does \keepWithTag #'() \tag hi { c4 4 4 4 } (actually, before
the ex
Am 09.10.2014 10:44, schrieb David Kastrup:
Urs Liska writes:
And I would really love to see that being part of LilyPond itself and
not only possible to implement in a library.
Firstly because I would like *all* LilyPond users to have that
available and secondly because I would like to add
Am 09.10.2014 11:27, schrieb David Kastrup:
Urs Liska writes:
Am 09.10.2014 10:44, schrieb David Kastrup:
Urs Liska writes:
And I would really love to see that being part of LilyPond itself and
not only possible to implement in a library.
Firstly because I would like *all* LilyPond users
Am 09.10.2014 11:48, schrieb Phil Holmes:
- Original Message - From: "Urs Liska"
Your extension makes only very limited sense for scores reproducing the
"original breaks" of a single canonical original document. That's a
rather specific situation.
There has been discussion every now and then about ways to include files
only once, with different suggestions but no final outcome (IIRC).
I would like to re-raise the issue with a slightly different perspective.
I think one thing LilyPond could use is encouraging people to use
*libraries*.
O
Am 07.11.2014 12:31, schrieb David Kastrup:
Urs Liska writes:
\import harmonic-analysis
would load everything at once (I'd even suggest this command working
with symbolic names and not filenames).
\importFrom harmonic-analysis #'(pitch-class riemann)
would only load the two submod
Am 07.11.2014 18:01, schrieb David Kastrup:
Urs Liska writes:
Am 07.11.2014 12:31, schrieb David Kastrup:
What we need is to drag the concept of modules into LilyPond,
What do you mean by this?
Do you suggest to implement a module approach that is somewhat
parallel to Scheme's use-m
Am 14.11.2014 17:20, schrieb David Kastrup:
What's up with
warning: compressing over-full page by 12.4 staff-spaces
here? There is more than enough space to put one system more to the
next page, and 12 staff spaces?
Page breaks are supposed to be done with full skylines, aren't they?
So
Am 07.11.2014 18:46, schrieb David Kastrup:
Urs Liska writes:
Am 07.11.2014 18:01, schrieb David Kastrup:
Urs Liska writes:
Am 07.11.2014 12:31, schrieb David Kastrup:
What we need is to drag the concept of modules into LilyPond,
What do you mean by this?
Do you suggest to implement a
Hi all,
I just had an idea and would like to get your opinion on it.
I just read about the " ly:one-line-breaking" function and thought it
would be a good idea to have a "ly:one-page-breaking" complement for it too.
This would produce a score with regular line length and paper width, but
on o
Am 21.11.2014 10:46, schrieb David Kastrup:
Urs Liska writes:
I just had an idea and would like to get your opinion on it.
I just read about the " ly:one-line-breaking" function and thought it
would be a good idea to have a "ly:one-page-breaking" complement for
it too.
I have another suggestion, somewhat related to
http://lists.gnu.org/archive/html/lilypond-devel/2014-11/msg00139.html
I would still like to see the possibility to re-compile individual
staves only.
And with a sloppy-line-breaking option (maybe in combination with
system-wise output à la lilypon
Am 21. November 2014 12:36:59 MEZ, schrieb David Kastrup :
>Urs Liska writes:
>
>> I have another suggestion, somewhat related to
>>
>http://lists.gnu.org/archive/html/lilypond-devel/2014-11/msg00139.html
>>
>> I would still like to see the possibility to re-
Am 21.11.2014 14:31, schrieb David Kastrup:
Dan Eble writes:
On Nov 21, 2014, at 04:53 , Urs Liska wrote:
Am 21.11.2014 10:46, schrieb David Kastrup:
Urs Liska writes:
I just read about the " ly:one-line-breaking" function and thought it
would be a good idea to have a &q
Am 21.11.2014 13:33, schrieb David Kastrup:
Urs Liska writes:
Am 21. November 2014 12:36:59 MEZ, schrieb David Kastrup :
So I don't see this going anywhere fast. To get a hook into cloning
internal engraver states, you'd probably want to create a more
object-oriented frame wor
Am 21.11.2014 14:51, schrieb David Kastrup:
Urs Liska writes:
Having a displaying program (be it an editor, a LaTeX or an HTML
document) stitch together the systems and optionally take care of page
breaking seems like a good idea in that context. In any case, such a
program that want to
I don't know how to properly review this, but I checked against a
current score I'm working on, and I see it removes one of the most
annoying issues I had so far.
Consider this snippet:
\version "2.19.16"
one = \relative c'' {
c2 c
\voiceOne
r8 c b a g f e d
c1
}
two = \relative c' {
Am 25.11.2014 02:45, schrieb Dan Eble:
On Nov 24, 2014, at 04:11 , Urs Liska wrote:
I don't know how to properly review this, but I checked against a current score
I'm working on, and I see it removes one of the most annoying issues I had so
far.
I’m glad to hear that. I sti
Am 25.11.2014 14:50, schrieb Dan Eble:
On Nov 25, 2014, at 04:21 , Urs Liska wrote:
Is the following assumption correct?
At the beginning of m.2 the partcombiner treats the crotchet and the full
measure rests as two voices.
Yes. The part combiner directs those rests into voices “one” and
Any estimates?
Original-Nachricht
Betreff:next lilypond release
Datum: Wed, 26 Nov 2014 14:45:50 +0800
Von:Jan Hakenberg
An: u...@openlilylib.org
Hi Urs
I have been using Lilypond since Dec 2013.
https://www.youtube.com/watch?v=YSPPoTvAFbQ
I noticed that
Hi all,
would it seem feasible to insert tooltip-like items in the PDF file?
I am thinking about something similar to a BalloonText that doesn't get
printed in the PDF but which appears in the viewer on hovering.
This would be great for annotating stuff in the files.
Best
Urs
LaTeX packages and the toc-mechanism in lilypond.
It should be possible, but I can't say what it would mean to actually
build it.
Best, Jan-Peter
Am 27.11.2014 um 12:57 schrieb Urs Liska:
Hi all,
would it seem feasible to insert tooltip-like items in the PDF file?
I am thinking about somethi
As already stated, LGTM.
I'd be happy if this patch could make it into 2.19.16 because it's
useful for our crowd engraving project.
I *can* set the requirements to >= 2.19.16, but I can't ask contributors
to use custom-build LilyPonds or to patch their installation.
Best
Urs
Am 24.11.2014 06
Hi Dan and Keith,
I just wanted to let you know that I'm following your discussion with
interest, although I don't understand most of it. Any improvements in
the partcombiner are highly welcome and appreciated.
If there's anything I can do to help (without understanding more than
basic Schem
Hi folks,
I just stumbled over
http://lists.gnu.org/archive/html/lilypond-devel/2013-12/msg00187.html and
http://lilypond.org/website/gsoc-2012.html
I think my first sentence in the thread starter is even more true today.
I thought we could *hide* that GSoC 2012 page from the website instead
of
Am 02.12.2014 16:58, schrieb Paul Morris:
Urs Liska wrote
I just stumbled over
http://lists.gnu.org/archive/html/lilypond-devel/2013-12/msg00187.html and
http://lilypond.org/website/gsoc-2012.html
I still think it would be best to convert it into a generic GSOC page and
start the process of
Am 03.12.2014 22:31, schrieb Big Noise:
Hi everybody,
now I could finish two scores that have been waiting for that colored
background trick. Maybe they are somewhat extreme examples...
If anyone is interested:
http://jkg-musik.jimdo.com/lilypond
This is absolutely great!
I think this would
Am 08.12.2014 21:24, schrieb paulwmor...@gmail.com:
One more thing.
https://codereview.appspot.com/180650043/diff/20001/Documentation/web/community.itexi
File Documentation/web/community.itexi (right):
https://codereview.appspot.com/180650043/diff/20001/Documentation/web/community.itexi#ne
Am 10.12.2014 17:06, schrieb Villum Sejersen:
Hello Trevor and whoever took the trouble to write thge entry (I
simply can't find the name anywhere)
Yes. concise enough. Personally, although I don't like 'The
definitive...'; 'An exhaustive...' is much more to my liking.
I am still hoping for
Hi all,
Abraham has sent me documentation for his recent font switch improvement
to incorporate into LilyPond's manuals.
However, there is one issue I'd like to sort out before I start editing
the .itely files.
Of course the documentation gives an example of the use of the new font
selectio
Am 18.12.2014 01:38, schrieb James Lowe:
Urs,
On 15/12/14 11:24, Urs Liska wrote:
Hi all,
Abraham has sent me documentation for his recent font switch improvement
to incorporate into LilyPond's manuals.
However, there is one issue I'd like to sort out before I start editing
the .i
Without having a very close look at your project I'd first like to ask
if you can imagine working with scores in SVG format. With these you'd
have not only coordinates but real objects that you can quite easily
interact with using JavaScript.
HTH
Urs
Am 21.12.2014 um 10:34 schrieb Franck Revo
Sorry, forwarded to the wrong list
Weitergeleitete Nachricht
Betreff:Re: feature : log file with positions of notes
Datum: Sun, 21 Dec 2014 10:52:15 +0100
Von:Urs Liska
An: Franck Revolle , lilypond-user
Am 21.12.2014 um 10:49 schrieb Franck Revolle
Hi Paul,
thanks for sticking your head into this.
Some comments from my side below.
Am 04.01.2015 um 16:32 schrieb Paul Morris:
Greetings LilyPond developers,
Over the last few weeks I had some time and found myself experimenting with
the appearance of the LilyPond website, especially the main
Am 05.01.2015 um 19:39 schrieb Paul Morris:
Hi Urs, my responses are below...
Urs Liska wrote
I think there is no official entity who makes such decisions. It's
rather like someone uploading a patch and others objecting against it or
not. As I experienced changes to the website are exp
Hi,
as asked on the -user list I am looking for a way to collect the
positions of all breaks in a LilyPond score.
http://lists.gnu.org/archive/html/lilypond-user/2015-01/msg00185.html
suggests that at the time engravers are doing their work the line and
page breaking hasn't been performed so e
aining all break points of a
given LilyPond run.
If that's not currently accessible I'd like to add that as a feature
request.
Urs
Am 21.11.2014 um 14:44 schrieb Urs Liska:
Am 21.11.2014 13:33, schrieb David Kastrup:
Urs Liska writes:
Am 21. November 2014 12:36:59 MEZ, s
do yet is handle mid-measure breaks, but I know where I
can look that up ;-)
So this isn't a feature request anymore ...
Best
Urs
Am 23.01.2015 um 17:42 schrieb David Nalesnik:
Hi Urs,
On Fri, Jan 23, 2015 at 9:33 AM, Urs Liska <mailto:u...@openlilylib.org>> wrote:
Picking
Am 23.01.2015 um 18:17 schrieb Urs Liska:
Hi David,
thanks, that works great.
It did *not* write to a file, but that's not the issue here.
The main point is that it listens to implicit break events.
Probably the page breaks are even irrelevant for my case: finding a
way to reco
Am 23.01.2015 um 18:27 schrieb David Kastrup:
Urs Liska writes:
Am 23.01.2015 um 18:17 schrieb Urs Liska:
Hi David,
thanks, that works great.
It did *not* write to a file, but that's not the issue here.
The main point is that it listens to implicit break events.
Probably the page b
Am 25. Januar 2015 12:37:58 MEZ, schrieb Phil Holmes :
>I definitely see a _different_ website. In IE9 the shaded search box
>and
>plainer nav bar are there, and the small LilyPond image is no longer on
>the
>nav bar.
>
Sorry to make such a silly suggestion. But is it possible that you're see
Am 25. Januar 2015 13:47:48 MEZ, schrieb Phil Holmes :
>I'm not seeing a cached version because I can see it's different from
>the
>original. Paul could possibly be, I guess.
>
That's what I meant of course
>--
>Phil Holmes
>
>
>- Original Mes
y/Frescobaldi
parser.)
best wishes,
Wilbert Berendsen
Frescobaldi and python-ly developer
--
Urs Liska
www.openlilylib.org
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
Am 08.02.2015 um 00:12 schrieb James Lowe:
On 07/02/15 21:06, David Garfinkle wrote:
Hi,
I'm a Math, CS, and music student at McGill and I just read about
the google student summer program. I would love to help develop
LilyPond! How can I get involved/what projects are up for grabs/do
I sugges
Am 08.02.2015 um 15:45 schrieb James Lowe:
On 07/02/15 23:47, Urs Liska wrote:
Am 08.02.2015 um 00:12 schrieb James Lowe:
On 07/02/15 21:06, David Garfinkle wrote:
Hi,
I'm a Math, CS, and music student at McGill and I just read
about the google student summer program. I would love to
Am 08.02.2015 um 17:35 schrieb David Kastrup:
Urs Liska writes:
* One of the most crucial project is missing from the list: Guile 2.0
migration. Here it is the other way round: David has explained why
this actually would be a good GSoC project.
I think it has ceased being a good
Am 09.02.2015 um 09:31 schrieb Werner LEMBERG:
Folks,
why are variable assignments not allowed in \bookpart? For example,
this snippet
\bookpart {
APT = \allowPageTurn
{ c'' }
}
fails. In case this is just an omission, can it be fixed easily?
If not this should help you
Can't judge the code but the idea looks great :-)
Urs
Am 15. Februar 2015 08:27:20 EST, schrieb david.nales...@gmail.com:
>Reviewers: ,
>
>Message:
>Please review.
>
>Description:
>Add Scheme function to return column associated with Item.
>
>The C++ function PaperColumn::get_column is used frequ
I agree.
{ c4 c c c } could be even considered as potentially misleading.
--
Urs Liska
www.openlilylib.org
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
Am 27.02.2015 11:27, schrieb David Kastrup:
But rearranging its structure and organization and texts is easily done.
Any ideas relating to the content rather than the graphical appearance
do not come with large hidden costs.
The review process has to be considered a significant hidden cost if y
Am 05.03.2015 um 06:27 schrieb Paul Morris:
Hi David,
Glad you're interested in working on LilyPond for GSoC!
I looked into Google's rules[1] and even though LilyPond is not one of the
accepted mentoring organizations (the deadline has passed for that) the GNU
project is.[2] Since LilyPond i
Maybe this functionality could be implemented in Scheme in a way that it
can be used from within LilyPond but also from standalone tools.
--
Urs Liska
u...@openlilylib.org
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
Am 05.03.2015 um 18:38 schrieb Paul Morris:
Urs Liska wrote
One thing to keep in mind with this is not to be too focused on MusicXML.
MusicXML is _one_ XML format, and not the best.
I think the first step should be a generic XML representation, so
LilyPond could read XML files - and also
Am 05.03.2015 um 21:28 schrieb Paul Morris:
Urs Liska wrote
What you describe about the "Frescobaldi" approach is true, at least
that's where this approach is coming from. However, we are discussing
the other one too, because it would of course be very helpful to have as
much a
mething to play with.
https://codereview.appspot.com/209320043/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
--
Urs Liska
u...@openlilylib.org
__
to Google Code Project Hosting.
--
Urs Liska
www.openlilylib.org
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
Am 19.03.2015 um 09:10 schrieb David Kastrup:
Out of curiosity, what has been the major challenge for developers
>over the years?
Starting.
Exactly.
What is necessary is the coincidence of
- the need
- someone being capable of working on the subject
- this person being interested in doing s
Hi Trevor,
hey, that's what I just learned :-)
What you need is (ly:parser-lookup parser 'SopranoMusic) inside a music
function.
Then create the 'SopranoMusic symbol from two strings and you're good to go.
\version "2.19.18"
SopranoMusic = {
c' d'
}
getMusic =
#(define-music-function (pa
Hi all,
I'm suffering from a weird problem which I think is related to the
dotted-list notation. It is very annoying because it blocks an important
merge on the way towards a unified library infrastructure. Unfortunately
I can't produce a minimal working example, as it seems that the problem
Hi David,
thank you for taking the time looking into this.
Am 23.03.2015 um 10:19 schrieb David Kastrup:
Urs Liska writes:
Well, I do have a minimal example outlining what I want to do, but
"unfortunately" this works exactly as expected:
\version "2.19.16"
testDot
Am 23.03.2015 um 17:18 schrieb David Kastrup:
Urs Liska writes:
Hi David,
thank you for taking the time looking into this.
Am 23.03.2015 um 10:19 schrieb David Kastrup:
Urs Liska writes:
Well, I do have a minimal example outlining what I want to do, but
"unfortunately"
Am 23.03.2015 um 17:30 schrieb David Kastrup:
Urs Liska writes:
Am 23.03.2015 um 17:18 schrieb David Kastrup:
Urs Liska writes:
Hi David,
thank you for taking the time looking into this.
Am 23.03.2015 um 10:19 schrieb David Kastrup:
Urs Liska writes:
Well, I do have a minimal
>Well, it's not much code of course. Would it even be reloaded?
>Anyway,
>I wonder if "redundant" use-modules invocations should be removed, or
>at
>least reduced to comments.
Scheme modules are loaded only once so thee is no overhead involved.
>
>https://codereview.appspot.com/217260043/
>
Am 25.03.2015 um 07:50 schrieb David Kastrup:
So that’s probably a matter of the font, not of its style - not every
>font defines ligatures, and the name „TakaoPGothic“ tells me its main
>focus would be Japanese (is this true?), so the designers probably
>didn’t put so much work in features of
Am 25.03.2015 um 09:01 schrieb Werner LEMBERG:
We don't use any particular font for sans-serif and
monospace. LilyPond simply calls the OS's default here. Which is
something I'd like to raise (once more?): Would it be an option to
find suitable complementing fonts here, ship them with LilyPond
Sorry, this had accidentally gone private ...
Weitergeleitete Nachricht
Betreff:Re: Ghostscript 9.15
Datum: Wed, 25 Mar 2015 09:31:49 +0100
Von:David Kastrup
An: Urs Liska
Urs Liska writes:
Am 25.03.2015 um 08:51 schrieb David Kastrup:
Urs Liska
Am 25.03.2015 um 09:35 schrieb David Kastrup:
Urs Liska writes:
Am 25.03.2015 um 09:01 schrieb Werner LEMBERG:
We don't use any particular font for sans-serif and
monospace. LilyPond simply calls the OS's default here. Which is
something I'd like to raise (once more?):
Am 25.03.2015 um 10:36 schrieb David Kastrup:
Urs Liska writes:
2) Find suitable fonts and include them in the distribution
I know this is a more difficult issue than 1) but I think it would be
worth it. By default LilyPond scores don't use sans or monospace
(IISC)
Chord names are
Am 25.03.2015 um 13:32 schrieb Carl Sorensen:
On 3/25/15 3:06 AM, "Urs Liska" wrote:
2) Find suitable fonts and include them in the distribution
I know this is a more difficult issue than 1) but I think it would be
worth it. By default LilyPond scores don't use sans or monos
Am 25.03.2015 um 18:58 schrieb Carl Sorensen:
On 3/25/15 6:54 AM, "u...@openlilylib.org" wrote:
I think the fonts we're looking for should have a similarly classic or
old-fashioned look as Century.
Maybe we should look for fonts that (optionally) ship with texlive.
Hunting around for sans
Am 26.03.2015 um 15:55 schrieb Masamichi HOSODA:
I've succeed GUB's ``make lilypond'' by pango-1.28.3 in this branch.
https://github.com/trueroad/gub/tree/pango-1.28
I've checked again.
I've installed DejaVuSans to all environments.
linux-64 binary on Ubuntu 14.04 LTS 64 bit:
linux-x86
Am 26.03.2015 um 16:12 schrieb David Kastrup:
Masamichi HOSODA writes:
I've succeed GUB's ``make lilypond'' by pango-1.28.3 in this branch.
https://github.com/trueroad/gub/tree/pango-1.28
I've checked again.
I've installed DejaVuSans to all environments.
linux-64 binary on Ubuntu 14.04
Hi,
this has been discussed numerous times, but I think I'll have to bring
it up once more: the limitations that slurs, dynamics and other spanners
can't cross voice borders. This limitation is a major inconvenience for
users: New users are regularly confused, using hidden voices to work
arou
m SCORE required that the whole score be reentered for the
purposes of adding slurs.
How hard would it be to write a cross-voice slur function?
On Sun, Mar 29, 2015 at 6:49 PM, Urs Liska wrote:
Hi,
this has been discussed numerous times, but I think I'll have to
bring it
up once more: t
Am 30.03.2015 um 07:58 schrieb David Kastrup:
Kevin Barry writes:
For sure the voice context limitations are a pain, and if I knew how, I
would write a function for starting and finishing slurs without the need
for creating a hidden voice, but I don't even know if it is possible. In my
own h
Am 30.03.2015 um 09:31 schrieb Werner LEMBERG:
This would warrant a better mechanism to transplant spanners to a
different context: basically one would want a mechanism to listen
to slur endings in a different context than to slur starts.
Possibly optionally with a \once qualification.
I think
Am 30.03.2015 um 09:47 schrieb Urs Liska:
Am 30.03.2015 um 09:31 schrieb Werner LEMBERG:
This would warrant a better mechanism to transplant spanners to a
different context: basically one would want a mechanism to listen
to slur endings in a different context than to slur starts.
Possibly
Am 30.03.2015 um 10:05 schrieb Werner LEMBERG:
Thinking a little more about this: Wouldn't it even be possible to
implement this as a pair of comparably simple Scheme functions?
They would instantiate a hidden temporary Voice (of course using
\omit not \hide) and add the respective spanner to t
encounter significant headwind.
Urs
--
Urs Liska
www.openlilylib.org
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
Am 04.04.2015 um 16:08 schrieb Phil Holmes:
- Original Message - From: "Urs Liska"
To: "LilyPond Development Team"
Sent: Saturday, April 04, 2015 3:03 PM
Subject: New page on website
Hi all,
I would like to add a companion page to examples.html on lilypond.org
Am 4. April 2015 18:28:11 MESZ, schrieb Paul Morris :
>Urs Liska wrote
>> I would like to add a companion page to examples.html on lilypond.org
>
>> (in theory extending the existing page would be good too, but that
>would
>> definitely become too long, I think).
&g
Am 25.04.2015 um 13:33 schrieb carl.d.soren...@gmail.com:
Reviewers: lemzwerg, uliska,
Message:
Ok, so let me see if I understand what you are saying.
Unfortunately I'm not 100% sure if I understand your questions
correctly, so I'm not sure if my answers will make perfect sense to you ...
Am 25.04.2015 um 10:34 schrieb Joram:
Hi,
is it a general no-go to have images in the docs?
I don't think there's anything that completely speaks agains images.
I know these counter
arguments:
1. not helpful for visually impaired users
I think it would be enough to make sure that informa
Am 25.04.2015 um 13:54 schrieb Benkő Pál:
2015-04-25 10:20 GMT+02:00 :
Thank you for picking this up. It is certainly an improvement already.
However: In an example where 8 32th notes are subdivided by 16th notes
ony the first and third subdivision should have two beams, the second
one only
Am 25.04.2015 um 13:58 schrieb Urs Liska:
Am 25.04.2015 um 13:33 schrieb carl.d.soren...@gmail.com:
Reviewers: lemzwerg, uliska,
Message:
Ok, so let me see if I understand what you are saying.
Unfortunately I'm not 100% sure if I understand your questions
correctly, so I'm n
I have wrapped around about anything I could think of, but I'm stuck and
would greatly benefit of some help now.
I'm working on the font interface and will (hopefully soon) present a
patch that may improve font handling (with the new alternative fonts
provided by Abraham) significantly. The la
Hi David,
just to let this not go uncommented. Although not understanding it
completely this looks like a significant step forward - and a
significant amount of work. Thank you for working on the foundations.
Urs
Am 27.04.2015 um 11:09 schrieb David Kastrup:
Hi,
you might have been wonderi
401 - 500 of 754 matches
Mail list logo