Re: independently barlined staves

2011-09-04 Thread Jeremy Joseph Boor
On Sun, Sep 04, 2011 at 06:34:41PM -0400, lilypond-user-requ...@gnu.org wrote: The code below, sent by Harm works, thank you. But I still would like to be able to do it with something more along the lines of the divisioMaxima found in gregorian.ly: divisioMaxima = { \once \override BreathingSi

Re: Alternative note inserting for guitar tabs

2011-09-04 Thread Federico Bruni
Il 05/09/2011 00:38, Federico Bruni ha scritto: 2) MuseScore, which should have a "tablature interface": http://musescore.org/en/node/7845 And it seems that the work on it has just restarted: http://sourceforge.net/mailarchive/forum.php?thread_name=1314952311882-6753163.post%40n2.nabble.com&fo

Re: Alternative note inserting for guitar tabs

2011-09-04 Thread Federico Bruni
Il 04/09/2011 14:09, Lilyjoe ha scritto: I've to write a very basic guitar tab, no need to add tempo and other infos, just number of frets and the way to play notes (hammer on, pull off, bendings, slides and so on). I like lilypond outputs, but I don't know music. It's hard for me to write a tab

Re: Positioning fingering under 1st voice slur

2011-09-04 Thread Javier Ruiz-Alma
Am Saturday, 3. September 2011, 23:34:11 schrieb Javier Ruiz-Alma: > \version "2.14.2" > %looking for a way to place fingering at top but under the slur > \score{ >  \new Staff >  << {a''2.^( b''4^)} >  \\ {s2 b'8^\markup{\finger 3}( g') s4} >> >  \layout {} > }   >From: Reinhold Kainhofer >Sent: S

Re: independently barlined staves in a StaffGroup?

2011-09-04 Thread harm6
Jeremy Joseph Boor wrote: > > In a StaffGroup using mensurstriche barlines, I would like > to be able to place (dotted) barlines independently in the > separate staves without having to hide them every time in > the other staves. It would look something like this: > > >___

Re: independently barlined staves in a StaffGroup?

2011-09-04 Thread Jeremy Joseph Boor
On Sun, Sep 04, 2011 at 08:52:22PM +0100, Trevor Daniels wrote: > Jeremy Joseph Boor wrote Sunday, September 04, 2011 8:00 PM > > > >Breath-marks would work, right? > >So how do I get what lily thinks is breath-mark > >to look like a dotted barline? > > There is an example of this in the Notatio

Re: independently barlined staves in a StaffGroup?

2011-09-04 Thread Trevor Daniels
Jeremy Joseph Boor wrote Sunday, September 04, 2011 8:00 PM Breath-marks would work, right? So how do I get what lily thinks is breath-mark to look like a dotted barline? There is an example of this in the Notation Reference. See http://www.lilypond.org/doc/v2.15/Documentation/notation/chant

independently barlined staves in a StaffGroup?

2011-09-04 Thread Jeremy Joseph Boor
Breath-marks would work, right? So how do I get what lily thinks is breath-mark to look like a dotted barline? ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

independently barlined staves in a StaffGroup?

2011-09-04 Thread Jeremy Joseph Boor
In a StaffGroup using mensurstriche barlines, I would like to be able to place (dotted) barlines independently in the separate staves without having to hide them every time in the other staves. It would look something like this: ___ Soprano| : : : :

Re: Accordion notation for beginners

2011-09-04 Thread David Kastrup
Volker Paul writes: > I wanted to write songs in this notation but I found it difficult in Lilypond. > With some effort I finally managed it. The result is a template that > I published on my homepage. Now for my questions: > > * How widely is this notation used? I have never seen it. > Is

Re: Alternative note inserting for guitar tabs

2011-09-04 Thread Trevor Daniels
Lilyjoe, you wrote Sunday, September 04, 2011 1:09 PM I've to write a very basic guitar tab, no need to add tempo and other infos, just number of frets and the way to play notes (hammer on, pull off, bendings, slides and so on). So, I'd like to know if there was a way to insert notes in th

Alternative note inserting for guitar tabs

2011-09-04 Thread Lilyjoe
I've to write a very basic guitar tab, no need to add tempo and other infos, just number of frets and the way to play notes (hammer on, pull off, bendings, slides and so on). I like lilypond outputs, but I don't know music. It's hard for me to write a tab by insert notes as a b c... I'd like to wri

Re: Positioning fingering under 1st voice slur

2011-09-04 Thread harm6
Dominicus wrote: > > > Thanks Reinhold! > > I'll continue to wonder why Lilypond requires explicit override statement > to reposition fingerings on a second voice: >     \once\override Fingering #'direction = #UP b-3 > instead of interpreting the single voice notation "b^3" should be explicit

Re: lilypond - amazing grace

2011-09-04 Thread Volker Paul
Hello Bill, > However, in the pages of songs you've notated I noticed an error in > "Amazing Grace". > The notes for "I" in "I once was lost" should be tied - gis8( b) - this > will allow the words to align correctly to the end of the piece. Thanks for the remark. The error is corrected now. Rega