Re: endless tab?

2018-02-06 Thread bb
Am 06.02.2018 um 15:35 schrieb David Wright: On Tue 06 Feb 2018 at 09:33:41 (+0100), Blöchl Bernhard wrote: Am 06.02.2018 03:15, schrieb Andrew Bernard: Hi bb, Do you simply want 17/16? I use times like this very often. Just use time 17/16 and you will get barlines. Thank you! This is a

Re: endless tab?

2018-02-06 Thread David Wright
On Tue 06 Feb 2018 at 09:33:41 (+0100), Blöchl Bernhard wrote: > Am 06.02.2018 03:15, schrieb Andrew Bernard: > >Hi bb, > > > >Do you simply want 17/16? I use times like this very often. Just use > >time 17/16 and you will get barlines. > > > > Thank you! This is a possibilty if one really wants

Re: endless tab?

2018-02-06 Thread Blöchl Bernhard
Am 06.02.2018 03:15, schrieb Andrew Bernard: Hi bb, Do you simply want 17/16? I use times like this very often. Just use time 17/16 and you will get barlines. Thank you! This is a possibilty if one really wants 17/16. I do not. But lilypond does not serve the sloppy user perfectly from

Re: endless tab?

2018-02-05 Thread Andrew Bernard
Hi bb, Do you simply want 17/16? I use times like this very often. Just use \time 17/16 and you will get barlines. But I think you are algorithmically generating the notes and durations, in which case, why can't you also generate the /time commands for each section where you want a particular

Re: endless tab?

2018-02-05 Thread Karlin High
On 2/5/2018 8:58 AM, bb wrote: As I have remarked, that the original long string was the output of a completestest written of a program for a program (therefore the "endless string") of an experimental program, not meant for any publication. Interesting! Please describe what what the program

Re: endless tab?

2018-02-05 Thread Marc Hohl
Case 1: I set an arbitrary bar (the manual calls it "bar check") Because it is a *check*, not a bar line! You insert bars by \bar "|" or \bar "|." or whatever, no by the bar *check* symbol alone, that's quite a difference. Just my 2 ct, Marc

Re: endless tab?

2018-02-05 Thread bb
Am 05.02.2018 um 14:02 schrieb Urs Liska: Am 05.02.2018 um 10:07 schrieb Blöchl Bernhard: Am 04.02.2018 23:56, schrieb Simon Albrecht: On 04.02.2018 14:19, bb wrote: It is not really endless but the tab does not have any line break. If I try to insert \break this will be ignored? There

Re: endless tab?

2018-02-05 Thread Urs Liska
Am 05.02.2018 um 10:07 schrieb Blöchl Bernhard: Am 04.02.2018 23:56, schrieb Simon Albrecht: On 04.02.2018 14:19, bb wrote: It is not really endless but the tab does not have any line break. If I try to insert \break this will be ignored? There must be something wrong with my code I cannot

Re: endless tab?

2018-02-05 Thread David Kastrup
Blöchl Bernhard writes: > Lilypond is a nice program but does not use its > intelligence perfectly for the good of the user. Tit for tat. -- David Kastrup ___ lilypond-user mailing list lilypond-user@gnu.org

Re: endless tab?

2018-02-05 Thread Karlin High
On 2/5/2018 3:07 AM, Blöchl Bernhard wrote: This code is generated automaticly, nice isn't it? Some parts of that code read as if it had been "minified." The harder it is for humans to read, the harder it is for them to provide good help with it. I've turned out my share of less-readable

Re: endless tab?

2018-02-05 Thread Blöchl Bernhard
Am 04.02.2018 23:56, schrieb Simon Albrecht: On 04.02.2018 14:19, bb wrote: It is not really endless but the tab does not have any line break. If I try to insert \break this will be ignored? There must be something wrong with my code I cannot figure out? Thanks for help \version "2.19.80"   

Re: endless tab?

2018-02-04 Thread Simon Albrecht
On 04.02.2018 14:19, bb wrote: It is not really endless but the tab does not have any line break. If I try to insert \break this will be ignored? There must be something wrong with my code I cannot figure out? Thanks for help \version "2.19.80"     \new TabStaff {     \set

Re: endless tab?

2018-02-04 Thread bb
Changed the note duration to something that makes sense. (Originally was just an experiment for checking regex.) Works now. Thanks. Am 04.02.2018 um 14:54 schrieb David Kastrup: bb writes: Thanks! If I try this, I get multiple warnings for different lines:

Re: endless tab?

2018-02-04 Thread David Kastrup
bb writes: > Thanks! If I try this, I get multiple warnings for different lines: > Crosses bar! > > Even if I copy/paste the code you sent me back I get a lot of warnings. Well, that's the idea. LilyPond does not break across notes, so if you have notes crossing bar

Re: endless tab?

2018-02-04 Thread bb
Thanks! If I try this, I get multiple warnings for different lines: Crosses bar! Even if I copy/paste the code you sent me back I get a lot of warnings. Regards Am 04.02.2018 um 14:34 schrieb David Kastrup: bb writes: It is not really endless but the tab does

Re: endless tab?

2018-02-04 Thread David Kastrup
bb writes: > It is not really endless but the tab does not have any line break. If > I try to insert \break this will be ignored? There must be something > wrong with my code I cannot figure out? > > Thanks for help Does this help? \version "2.19.80" \layout {