Re: Pagination

2014-06-10 Thread Pierre Perol-Schneider
Le 10 juin 2014 07:04, Charles Berger a écrit : > Le journal de Lilypond me dit: > > Démarrage lilypond-windows.exe 2.19.7 [probleme de pagination.ly]... > > Traitement de « E:/Solfege/Exercices/probleme de pagination.ly » > Bonjour Charles, Même remarque : il se pose un gros problème de métriq

Re: Pagination

2014-06-09 Thread Xavier Scheuer
On 10 June 2014 07:15, Charles Berger wrote: > > Sorry for my english > > Thank's for your answer > > I try \tuplet instead of \times and it's ok > > Thank you > > Charles Berger FYI there is a French-speaking LilyPond user mailing list: lilypond-user...@gnu.org (notice the "-fr"), where you can

Re: Pagination

2014-06-09 Thread Charles Berger
Sorry for my english Thank's for your answer I try \tuplet instead of \times and it's ok Thank you Charles Berger -- View this message in context: http://lilypond.1069038.n5.nabble.com/Pagination-tp163061p163154.html Sent from the User mailing list archive at

Re: Pagination

2014-06-09 Thread Charles Berger
norOneVerseOne \midi { } } } \book { \bookOutputSuffix "tenor2" \score { \rehearsalMidi "tenor2" "tenor sax" \tenorTwoVerseOne \midi { } } } \book { \bookOutputSuffix "bass1" \score { \rehearsalMidi

Re: Pagination

2014-06-06 Thread Urs Liska
I'm answering in English because this is an English list and I'm not sure enough about what you mean (and how to express my answers properly in French). I assume with "pagination" you mean the page breaks and not the page numbers? All your triplet code is wrong and this

Re: Pagination

2014-06-06 Thread Jacques Menu
mes 2/3 mi16\( mi mi\) fad4 \times 2/3 mi8\( mi mi\) re4 mi dod4. dod8 re4 re re2 si re1 } ça passe. Peut-être un problème avec la 2.19.7? Le 6 juin 2014 à 10:04:09, Charles Berger a écrit : > Niveau sur Lilypond, j'ai 1 probleme de pagination > > voici les notes > > r4

Pagination

2014-06-06 Thread Charles Berger
Niveau sur Lilypond, j'ai 1 probleme de pagination voici les notes r4 \times 2/3 mi8\( fad sol\) sol4 r4 r8 \times 2/3 mi8\( fad sol\) sol4 \times 2/3 mi16\( mi mi\) fad4 \times 2/3 mi8\( mi mi\) re4 mi dod4. dod8 re4 re re2 si re1 En recurence ca bloque et il n'y

Re: Pagination

2014-04-27 Thread Francois Planiol
oix >> Le logiciel m'a retranscrit le tout sur 1 premiere ligne normal >> et la 2eme portee est hors pagination > > Cela peut vous aider: > > http://www.lilypond.org/doc/v2.18/Documentation/learning/bar-lines-and-bar-checks#bar-checks > > Cordialement, Trevor >

Re: Pagination

2014-04-27 Thread Trevor Daniels
Charles vois avez ecrit Sunday, April 27, 2014 11:34 AM > Je viens de decouvrir Lilypond :) > J'ai ecris ma premiere partition musicale a 2 voix > Le logiciel m'a retranscrit le tout sur 1 premiere ligne normal > et la 2eme portee est hors pagination Cela

Re: Pagination

2014-04-27 Thread Pierre Perol-Schneider
Le 27 avril 2014 12:34, Charles Berger a écrit : > Je viens de decouvrir Lilypond > Bonjour Charles et bienvenue, > > J'ai ecris ma premiere partition musicale a 2 voix > Le logiciel m'a retranscrit le tout sur 1 premiere ligne normal > et la 2eme portee est hor

Re: Pagination

2014-04-27 Thread Urs Liska
Am 27.04.2014 12:34, schrieb Charles Berger: Je viens de decouvrir Lilypond J'ai ecris ma premiere partition musicale a 2 voix Le logiciel m'a retranscrit le tout sur 1 premiere ligne normal et la 2eme portee est hors pagination (en gravant avec le format de sortie SVG j'apperc

Pagination

2014-04-27 Thread Charles Berger
Je viens de decouvrir Lilypond J'ai ecris ma premiere partition musicale a 2 voix Le logiciel m'a retranscrit le tout sur 1 premiere ligne normal et la 2eme portee est hors pagination (en gravant avec le format de sortie SVG j'appercois le reste de la partition hors pagination)

Re: Is pagination quadratic?

2011-04-12 Thread Henning Hraban Ramm
Am 2011-04-12 um 11:47 schrieb Mark Austin: Is it possible to switch of pagination completely, and rely on manual breaks? To put this in context, I'm compling a book of folk tunes. These tend to be 2-4 (very rarely more) lines long. I'd like them in alphabetical order, but with indivi

Re: Is pagination quadratic?

2011-04-12 Thread Phil Holmes
- Original Message - From: "Mark Austin" To: Sent: Tuesday, April 12, 2011 10:47 AM Subject: Re: Is pagination quadratic? On 11 April 2011 18:13, Valentin Villenave wrote: On Sat, Apr 9, 2011 at 7:49 PM, Victor Eijkhout wrote: So now I have this exercise study that

Re: Is pagination quadratic?

2011-04-12 Thread Mark Austin
and harmless in this specific case. > > (On an unrelated note, I recently found that refreshing large PDF > documents takes forever when point-and-click is enabled.) Is it possible to switch of pagination completely, and rely on manual breaks? To put this in context, I'm compling a

Re: Is pagination quadratic?

2011-04-11 Thread Valentin Villenave
On Sat, Apr 9, 2011 at 7:49 PM, Victor Eijkhout wrote: > So now I have this exercise study that generates close to 2000 scales like > "\relative c { a b c d e f g a g f e d c b a}". And "finding the ideal number > of pages" takes an ungodly amount of time. Minutes. Probably over 10. That's to b

Re: Is pagination quadratic?

2011-04-11 Thread Francisco Vila
that generates close to 2000 scales like > "\relative c { a b c d e f g a g f e d c b a}". And "finding the ideal number > of pages" takes an ungodly amount of time. Minutes. Probably over 10. > > Which makes me wonder if pagination is quadratic (I really hope it&#x

Is pagination quadratic?

2011-04-09 Thread Victor Eijkhout
ative c { a b c d e f g a g f e d c b a}". And "finding the ideal number of pages" takes an ungodly amount of time. Minutes. Probably over 10. Which makes me wonder if pagination is quadratic (I really hope it's not exponential!) and if so, if it should b