/alternative slur bug

2021-03-05 Thread bb
\version "2.20.0" \relative c'' {\repeat volta 2 { f1 ( |   }   \alternative { {f2) r2}     { f1) }  } } No slur with the second alternative, warning that slur cannot be ended Warnung: slur kann nicht beendet werden     { f1     ) ( |  f2 ) (f4) r4 }

Re: comment bug

2018-05-26 Thread bb
know that everything is described anywhere. Simply ignore my ignorance. Regards Am 26.05.2018 um 20:09 schrieb Sven Axelsson: > On 26 May 2018 at 18:46, bb <b.bloechl@btwo.berlin > <mailto:b.bloechl@btwo.berlin>> wrote: > > The essential point: The case of

Re: comment bug

2018-05-26 Thread bb
Sorry, I did not read the learning manual, I read the "normal" manual http://lilypond.org/doc/v2.19/Documentation/usage/invoking-convert_002dly.en.html and I found http://lilypond.org/doc/v2.19/Documentation/usage.pdf I actually searched for "nested" - no hit. Anyway, I know that everything

Re: comment bug

2018-05-26 Thread bb
to mention in the manual not to nest comments (for non-programmers). It's just a suggestion, not an impolite ultimate demand. If you think that hint is not needed, it's ok. Regards Am 26.05.2018 um 19:56 schrieb Urs Liska: > > > Am 26.05.2018 um 18:46 schrieb bb: >> >>

Re: comment bug

2018-05-26 Thread bb
Forgot Clojure, a wonderful modern functional language I recommend ;; comment can also be written as (comment …) (comment this is a block comment.   (comment block comment can be nested.) ) Am 26.05.2018 um 18:46 schrieb bb: > > The essential point: The case of nested block co

Re: comment bug

2018-05-26 Thread bb
> I can't think of any language that allows nested multiline comments. > > Urs > >> Andrew >> >> >> On 27 May 2018 at 01:14, bb <b.bloechl@btwo.berlin> wrote: >> >>> \version "2.19.80" >>> >>> %{ >>> \score {

comment bug

2018-05-26 Thread bb
\version "2.19.80" %{ \score  {   <<     %{     %some code     %}  >> } %} ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

tabs with lyrics

2017-10-03 Thread bb
ew Lyrics { \lyricsto "tab" { Here are the words }    }   >> } Another trial was with     \new Voice = "hidden" {   \hideNotes {\clef "treble_8" a b c d e f g }     }       \lyricsto "hidden" { Here are the words }     } Regards BB _

string open and fingered as well

2017-09-29 Thread bb
The fretboard shows fourth string as open and fingered fret one same time. Regards BB \version "2.19.2" Cuatro =\stringTuning < a, d g c' f'> cmSevenA = { < g'\1 c,\2 g\3 dis\4 ais\5 > } % cd#ga# \storePredefinedDiagram #default-fret-table \cmSevenA % cd#ga#

intent bug on line start

2017-08-18 Thread bb
With indent = 0\mm activated the first bar will be wrong, as the first notes of voice one and two align. They should not becauser of r8 (\voiceOne ) and r16 (\voiceTwo ) in front. Without, say % indent = 0\mm commented out the layout is correct. Regards BB \version

mandolin chords malefunction?

2014-07-27 Thread BB
help appreciated! Regards bb \version 2.18.0 %\include predefined-guitar-fretboards.ly \include predefined-mandolin-fretboards.ly %\storePredefinedDiagram %#default-fret-table \chordmode {a:m7} %#guitar-tuning %#5;x;5;5;5;x; #mandolin-tuning #o;o;o;o; theChords = \chordmode { a:m7

Re: Suggestion: spacing for swing music?

2013-08-04 Thread bb
Am 03.08.2013 13:44, schrieb bb: Am 03.08.2013 08:42, schrieb Federico Bruni: 2013/7/13 Steve Burgondy steve.burgo...@gmail.com Hello, Proportional spacing can be of great help to understand music and to associate visual space to time space. It can be useful for beginners, but also

Re: Suggestion: spacing for swing music?

2013-08-04 Thread bb
Am 04.08.2013 14:27, schrieb David Kastrup: bb bb-543...@versanet.de writes: { \times 2/3 {g8 g g} % \times 2/3 {(g8 g) g} \times 2/3 {g8. g8 g16} % \times 2/3 {[g8 g16]} \times 2/3 {g4 g8} r4 } [...] It is impossible to set slurs inside triples. Wrong. Is a widely used practice

Re: Suggestion: spacing for swing music?

2013-08-04 Thread bb
Am 04.08.2013 16:21, schrieb David Kastrup: bb bb-543...@versanet.de writes: Am 04.08.2013 14:27, schrieb David Kastrup: bb bb-543...@versanet.de writes: It is impossible to set slurs inside triples. Wrong. Is a widely used practice to mark swing rhythm. And I found it impossible to beam

Re: feature request - lilypond completion of note octave and string

2013-08-03 Thread bb
Am 02.08.2013 20:39, schrieb Pierre Perol-Schneider: \version 2.17.23 MyTuning = \stringTuning g, d g b d' \new TabStaff { \key g \major \set TabStaff.stringTunings = #MyTuning \tabFullNotation \stemDown { %1 \times 2/3 { d\54^P (c)^H (d\5) } d\54^P (c) %2

Re: Suggestion: spacing for swing music?

2013-08-03 Thread bb
Am 03.08.2013 08:42, schrieb Federico Bruni: 2013/7/13 Steve Burgondy steve.burgo...@gmail.com Hello, Proportional spacing can be of great help to understand music and to associate visual space to time space. It can be useful for beginners, but also in general. It is very important in

feature request - lilypond completion of note octave and string

2013-08-02 Thread BB
instruments like Banjo or Ukulele. Banjo notes sometimes are played on a drone string and out of the usual musical statistics an octave higher. There the user still is needed for correction to his needs. Regards BB ___ bug-lilypond mailing list bug-lilypond

check string with hammerpulls

2013-08-02 Thread BB
feature request check string with hammerpulls If one transfers music to tabs beside the problem of ommited notes in case of not defined strings another problem arises with hammer ons and pull offs with different strings. Example code: \version 2.16.2 \new TabStaff { \key g \major

warnings without line number and position

2013-08-01 Thread BB
lilypond is simply omitting notes that are outside the range of the instrument. The warnings are very vague and without specified line number and position. The at least shortest possible example code: \version 2.17.22 \new TabStaff { \relative c { d,,,1 e } }

Triple-Hammer-Pull bug

2013-07-31 Thread bb
{ \key g \major \tabFullNotation \stemDown \test } } Please focus your Attention to the Triple-Hammer-Pull construct. It will be shown correctly in the music lines, but not in the tabs, not for guitar and not for banjo! Regards BB

configure bug mplain

2013-07-26 Thread bb
/lilypond-2.14.2/mf/mf2pt1.mp ! I can't find file `mfplain'. l.27 input mfplain ; Please type another input file name: mfplain seems to be part of texlive-matapost. If I install it sudo apt-get install texlive-metapost Make runs flush. Reagrads BB

Re: possible error in manual chapter 2.4.3 Banjo

2013-07-06 Thread bb
Am 06.07.2013 13:23, schrieb Thomas Morley: 2013/7/6 Federico Bruni fedel...@gmail.com: [...] You are right, thanks for the report. However, I believe that we should just remove \stemDown, since the default view is not tabFullNotation and the example wants to demonstrate tablatureFormat. Also,

wrong measure with partial!

2013-06-02 Thread bb
In using partial lilypond ignores the rules. Try a first simple example: \version 2.16.2 { \partial 4 { d8 g' \repeat volta 2 { g4 d' b g8 g'8 d'4 b8 g' } \alternative { { d' b g8 g' a4 r4 {g8^ H [(a)]} {d' b g8 [g']} a4} { d' b g8 g' a4 } } } } And