Re: a5 pages

2021-03-20 Thread Niols
Hi Michael, Francesco, The technique of generating A4 and then converting to A5 works OK. I use it often (either by printing to PDF from my PDF viewer or with tools such as pdfjam). However, I find that often these techniques loose hyperlinks (in the TOC, for instance) so I would be

Re: Why does -dbackend=svg -dcrop remove system-system-spacing?

2021-01-13 Thread Niols
, — Niols

Re: Why does -dbackend=svg -dcrop remove system-system-spacing?

2021-01-13 Thread Niols
tem space. Depending on the initial use case, this can be intended or not. I suppose -dcrop could be made to only crop (and not remove other kinds of spacing) or could be kept as is. In any case, this might deserve some more words in the documentation. Cheers, — Niols

Re: Why does -dbackend=svg -dcrop remove system-system-spacing?

2021-01-06 Thread Niols
awing --export-plain-svg=output.cropped.svg input.svg For Inkscape >= 1.0, the following: inkscape --export-area-drawing --export-plain-svg --export-filename=output.cropped.svg input.svg or in short: inkscape -Dlo output.cropped.svg input.svg I suppose there might be faster lighter tools for that and I would love to hear from them. Best, — Niols

Re: Iterators in Scheme?

2020-08-09 Thread Niols
Hello, On 07/08/2020 00:18, David Kastrup wrote: Niols writes: I have not managed to override the "\repeat" music function. It isn't a music function but a "reserved" word in LilyPond. I know. Yet there is a "repeat" scheme function defined in scm/ly-synta

Re: Iterators in Scheme?

2020-08-06 Thread Niols
Hello again, On 30/07/2020 18:22, Niols wrote: On 29/07/2020 17:28, Jean-Julien Fleck wrote: Le mer. 29 juil. 2020 à 15:44, Niols <mailto:ni...@niols.fr>> a écrit : > What do you want to achieve?     This is actually follow-up research from my side after a previou

Re: Iterators in Scheme?

2020-07-30 Thread Niols
Hello again, On 29/07/2020 17:28, Jean-Julien Fleck wrote: Le mer. 29 juil. 2020 à 15:44, Niols <mailto:ni...@niols.fr>> a écrit : > What do you want to achieve?     This is actually follow-up research from my side after a previous     e-mail     to this list. I would like

Re: Iterators in Scheme?

2020-07-29 Thread Niols
Hello Jean-Julien, On 29/07/2020 17:28, Jean-Julien Fleck wrote: Le mer. 29 juil. 2020 à 15:44, Niols <mailto:ni...@niols.fr>> a écrit : > What do you want to achieve? This is actually follow-up research from my side after a previous e-mail to this list.

Re: Iterators in Scheme?

2020-07-29 Thread Niols
eat count information though. Am I right to say the the music properties are accessible from iterators but not engravers? And thus that, unless an iterator puts the repeat count music property somewhere where an engraver can get it, I have no way of knowing how many times the repeat goes? Thanks again for your time! Best, — Niols

Re: Iterators in Scheme?

2020-07-29 Thread Niols
Hi David, On 29/07/2020 15:16, David Kastrup wrote: Niols writes: Must I understand that it is not possible to write iterators in Scheme and that they have to be written in C++? Yes. Thank you; at least I stop wondering about that. Must I then understand that, if I wanted to write

Iterators in Scheme?

2020-07-29 Thread Niols
in Scheme, would anyone have an example to show me or a link to give me? Thank you so much in advance. Best, — Niols

Re: Natural marked with a sharp symbol (mensural notation)

2020-07-29 Thread Niols
-name-alist a' g f e f } --- I haven't found a clever way to do that while taking into account the key signature, but this sounds good enough for me. That gives us both a way to do it systematically, and a way to do it locally. I like having the choice. Thanks a lot for your help! Best, — Niols

Natural marked with a sharp symbol (mensural notation)

2020-07-25 Thread Niols
one really tiny). Thank you so much in advance, — Niols

Re: Bar numbers “repeat aware” for music for dancing

2020-04-28 Thread Niols
g to be useful. Best regards, — Nicolas “Niols” Jeannerod

Bar numbers “repeat aware” for music for dancing

2020-04-14 Thread Niols
. If the first eight bars are repeated, I would like to print 1 9, 2 10, 3 11, etc. This is less a priority for me but I guess it is linked to the same problem. Would you have pointers for that too? Thank you in advance for your time! Best regards, — Nicolas “Niols” Jeannerod #(define-public