Re: Gummi lightweight editor

2010-11-08 Thread Federico Bruni
Il giorno dom, 07/11/2010 alle 22.43 -0600, Christopher Meredith ha scritto: > I did the same, except in the last step, I did: sudo python setup.py > install > > and then ran 'gummi' > > Works perfectly out of the box with no additional configuration > necessary. It keeps not working on my p

Re: Gummi lightweight editor

2010-11-08 Thread Federico Bruni
2010/11/8 Christopher Meredith > > My terminal output when running 'gummi' is here: > http://pastebin.com/hfS57Whz > > Under PDF Compiling, I show "pdflatex." The > error pane is always blank, though lilypond errors do appear in the > terminal. > > Ok, so the problem

Re: keeping dynamics, etc out of TabStaff and/or TabVoice

2010-11-08 Thread Federico Bruni
What you want is the default look of TabStaff since version 2.13.4, IIRC. I suggest you to install the latest development version. 2010/11/8 Mike Jarmy > I'm working on a guitar score that has both a 'normal' Staff and a > TabStaff. The 'normal' Staff has two Voices, and the TabStaff has two >

three voices and rest

2010-11-12 Thread Federico Bruni
Hi, I'm writing a three voice music. voiceOne is the melody, voiceTwo is the bass and voiceFour is the accompaniment. I've followed the Voice order suggested in NR 1.5.2 and I've chosen voiceFour for accompaniment because I want the stems to point down, like bass notes. The problem is that the re

Re: three voices and rest

2010-11-13 Thread Federico Bruni
Il giorno ven, 12/11/2010 alle 10.41 +0100, Francisco Vila ha scritto: > 2010/11/12 Federico Bruni : > > > The problem is that the rest of voiceFour is printed under the second > > voice and not between first and second, as I would like it to be. > > Is it a normal

Re: three voices and rest

2010-11-13 Thread Federico Bruni
Il giorno ven, 12/11/2010 alle 09.42 +, Phil Holmes ha scritto: > I think it's what I would expect, given the order of the voices. Mh, are you sure about it? I mean, in NR 1.5.2, "Voice order" section: Voice 1: highest Voice 2: lowest Voice 3: second highest Voice 4: second lowest So if

Re: Gummi lightweight editor

2010-11-16 Thread Federico Bruni
Il giorno lun, 08/11/2010 alle 15.42 +0100, Federico Bruni ha scritto: > 2010/11/8 Christopher Meredith > > > > My terminal output when running 'gummi' is here: > http://pastebin.com/hfS57Whz > > >

Re: Off-topic: Automatically create rehearsal files from SATB midi file

2014-01-20 Thread Federico Bruni
2014/1/21 Vaughan McAlley > On 20 January 2014 07:09, Colin Campbell wrote: > > \set Score.midiPanPosition = #RIGHT > > \set Staff.midiPanPosition = #LEFT > > This is missing in the 2.18 changes, so I didn’t know about it until > now. Very nice! > It's not even documented yet: https://code.go

Re: Web site manual search defaulting to 2.17

2014-01-22 Thread Federico Bruni
2014/1/23 Nick Payne > Using the search box at top right on the LP web site is searching the 2.17 > rather than the 2.18 manuals. e.g. The search submitted to google is: > > https://www.google.com/search?btnG=Google+Search&brute_ > query=bar+engraver&q=site%3Alilypond.org%2Fdoc%2Fv2.17+bar+engrav

Re: Web site manual search defaulting to 2.17

2014-01-24 Thread Federico Bruni
Il 24/gen/2014 22:04 "Nick Payne" ha scritto: > > On 23/01/2014 4:24 PM, Federico Bruni wrote: >> >> 2014/1/23 Nick Payne >>> >>> Using the search box at top right on the LP web site is searching the 2.17 rather than the 2.18 manuals. e.g. Th

Re: Web site manual search defaulting to 2.17

2014-01-26 Thread Federico Bruni
2014/1/23 Phil Holmes > "Federico Bruni" wrote in message > news:CAPjDBprh2G_JO79U18zF=VZwhDHsN2VsqfNUDJNAw8=wspu...@mail.gmail.com... > > 2014/1/23 Nick Payne >> >> Using the search box at top right on the LP web site is searching the >>> 2.17

how to display a predefined guitar fretboard inside a \markup block

2014-01-26 Thread Federico Bruni
There's a way to display a predefined guitar fretboard inside a \markup block? See below an example of a simple leadsheet: I want to display the chord fretboards below the title. I'm defining the fretboards with \fret-diagram commands, but I wonder if I can avoid it and use the definitions in prede

Re: how to display a predefined guitar fretboard inside a \markup block

2014-01-26 Thread Federico Bruni
2014/1/26 pls > On 26.01.2014, at 21:00, Federico Bruni wrote: > > There's a way to display a predefined guitar fretboard inside a \markup > block? > See below an example of a simple leadsheet: I want to display the chord > fretboards below the title. I'm defini

Re: how to display a predefined guitar fretboard inside a \markup block

2014-01-26 Thread Federico Bruni
2014/1/26 Eluze > I think what Patrick tells is the way to do it: > > to display the fret diagram as defined in the mentioned just add > > \new FretBoards \myChords > > in the appropriate place! > > was that your question? > See below: only "Hello World" is printed, the \score is ignored \ver

Re: how to display a predefined guitar fretboard inside a \markup block

2014-01-26 Thread Federico Bruni
2014/1/27 Eluze > pleas always check the log - it says: > > "warning: no systems found in \score markup, does it have a \layout block?" > > does this help? > oops, stupid me! thanks, it works fine ___ lilypond-user mailing list lilypond-user@gnu.org ht

Re: How do I get Emacs mode? (was: Dynamics not correctly aligned)

2014-01-27 Thread Federico Bruni
2014/1/27 David Sumbler > You all suggested, as I was afraid you would, that instead of trying to > get 2.14.2 to do what I want, I should change to 2.18.0. Considering > that http://www.lilypond.org/unix.html positively encourages us to use > the default version with distros such as Ubuntu (v2.

Re: How do I get Emacs mode?

2014-01-27 Thread Federico Bruni
2014/1/27 David Sumbler > Incidentally, in response to David Kastrup's suggestion "How about > upgrading Ubuntu?", the reason I am sticking with Ubuntu 12.04 at the > moment is because it is an LTS (long term support) version. I shall > probably change to 14.04 LTS a few months after it is relea

Re: How do I get Emacs mode?

2014-01-28 Thread Federico Bruni
2014-01-28 David Sumbler > What manuals? I don't seem to have any. One of the things I liked > about the Ubuntu installation of LilyPond 2.14.2 was that the html > manuals were installed on my hard drive and so were available all of the > time. I don't seem to have that for 2.18.0 and can only

Re: page-count

2014-01-30 Thread Federico Bruni
Il 30/gen/2014 15:57 "bart deruyter" ha scritto: > > Is there a way to have a one-page count on each separate child-file, while leaving that out in the master-file? Or what would be 'best-practice' to achieve this? > I would wrap the \score blocks inside \bookpart and use the \paper within the b

Re: Anybody near a library posessing the "Old Schumann Edition"

2014-01-30 Thread Federico Bruni
2014/1/30 Urs Liska > I wanted to get my hands on a volume of Clara Schumann's edition of Robert > Schumann's works. Unfortunately I realized that we don't have this at all > in my city. > > Is there anybody having convenient access to a library that owns this > edition (not the one revised by Wi

Re: Guitars with capos

2014-02-01 Thread Federico Bruni
2014/2/1 Rachael Thomas Carlson > Sometimes the standard notation is at sounding pitch and sometimes it is > at pitch as if there were no capo. In all books I know (staff + tabstaff) I always see the latter: pitch as if it were no capo. I use transpose in the midi block so it plays at sounding

Re: compilable lilypond-book templeat

2014-02-01 Thread Federico Bruni
I also suggest using just lilypond (lilypond-book makes sense only if you write a lot of text and want to insert some music fragment). Of course you'll have to adapt Nick's template and replace the \bookpart blocks with an \include statement and then wrap the \score block in the included files ins

Re: Producing a title page

2014-02-01 Thread Federico Bruni
2014/2/1 Nick Payne > I've attached my boilerplate that I use for producing a PDF file with > separate title page, table of contents page, and multiple pieces within the > file. For a single piece just delete the TOC stuff, the additional > bookparts for the additional pieces, and set > > first-p

Re: page-count

2014-02-01 Thread Federico Bruni
2014/1/30 Federico Bruni > > Il 30/gen/2014 15:57 "bart deruyter" ha scritto: > > > > > Is there a way to have a one-page count on each separate child-file, > while leaving that out in the master-file? Or what would be 'best-practice' > to achie

Re: compilable lilypond-book templeat

2014-02-01 Thread Federico Bruni
2014/2/1 MING TSANG > Federico & Ernie: > I try to adapt Nick's sample by replacing line 70 with \include my lily > full score and I got the following error > > C:/Users/Tsang/Dropbox/Lyndon/LiLy/Down-from-his-glory/down-from-his-glory.ly:4:3: > error: synta

Re: page-count

2014-02-01 Thread Federico Bruni
2014/2/1 bart deruyter > Thanks for the tips :-) . I noticed that the title of the first bookpart > got printed in the header of the second bookpart, when there wasn't a new > title defined. I chose not to print the title, and used: > > title ="" > > in the subsequent headers of the bookparts >

Re: MuseScore Front End

2014-02-03 Thread Federico Bruni
Il 04/feb/2014 03:09 "SoundsFromSound" ha scritto: > > Hey everyone, > > I'm sorry if this is a stupid question. I have never used MuseScore before > and I've looked into it quickly tonight. I'm confused about one aspect of it > - does it actually /use /LilyPond for it's engraving? Or is it a comp

Re: [Frescobaldi] ANN: python-ly 0.3

2014-02-05 Thread Federico Bruni
2014-02-05 Wilbert Berendsen : > Main changes in 0.3: > - new command 'highlight' to create syntax-highlighted HTML files of > LilyPond source files > Wonderful! I'd really like to see it implemented in lilypond-book, so we can use it in our documentation. I've added a comment to the tracker: h

Re: [LilyJAZZ] MetronomeMark.style broken in 2.19.0?

2014-02-09 Thread Federico Bruni
2014-02-09 19:52 GMT+01:00 Thomas Morley : > I'm not sure which version of the LilyJazz code you use. > There are so many around. I even got confused on my own computer. > I append the ones I included above. > We should put it here: https://github.com/openlilylib/snippets/tree/master/custom-music

Re: Lilypond for blind musicians

2014-02-13 Thread Federico Bruni
2014-02-13 13:46 GMT+01:00 Claudio Garanzini : > Hi all! > I have some little questiosn for you guys: > Are there any blind musician or composer that’' use lilypond regularly? > I think there are a few in this list. It would be nice if they shared their experience here so we might add some tip

Re: remove beginning rests of voice two for rehearsal midi

2014-02-20 Thread Federico Bruni
I think that the reply is the same: use \tag I couldn't find any other solution on the LSR or -user arhives. \compressFullBarRests is effective only on the PDF, while the midi will play all the rests. 2014-02-20 18:54 GMT+01:00 MING TSANG : > Hi, > Sorry. I have additional question. > > In the

Re: About "lilyglyphs" package usage difficulties

2014-02-22 Thread Federico Bruni
2014-02-22 23:08 GMT+01:00 Urs Liska : > First of all, the Linux Mint distro does not have the lilyglyphs package >> in its repository at the moment. I sent an e-mail to the developers of >> Linux Mint as my wish of entering this package. I hope that we can see >> it in the next release of Linux M

Re: About "lilyglyphs" package usage difficulties

2014-02-23 Thread Federico Bruni
2014-02-23 6:46 GMT+01:00 Nick Payne : > lilyglyphs is available on debian inside the texlive-music package: > > $ aptitude show texlive-music | grep lilyglyphs > lilyglyphs -- Access lilypond fragments and glyphs, in LaTeX. > > > Not on Ubuntu, though (the OP is running Mint 16, which is based

Re: help with recompile

2014-02-23 Thread Federico Bruni
2014-02-20 0:01 GMT+01:00 Bric : > On 02/19/2014 03:28 PM, Bric wrote: > >> I need to recompile. I upgraded to bleeding-edge, pre-release ubuntu >> Trusty 14.04. (Yeah. I know. Probably dumb.) >> >> Got a bunch of packages with build-depend ("sudo apt-get build-dep >> lilypond") >> >> ./configure

Re: help with recompile

2014-02-23 Thread Federico Bruni
2014-02-23 12:26 GMT+01:00 Bric : > On 02/23/2014 04:58 AM, Federico Bruni wrote: > >> >> My experience says "python" can be a mess, in terms of versions >> (backwards incompatibility). What version of python(s) does >> lilypond expect? >&

Re: Using only manual page breaks in a large file with many short scores

2014-02-23 Thread Federico Bruni
2014-02-23 18:00 GMT+01:00 Paul Morris : > I have a question about preventing automatic page breaks and only using > manual page breaks. I'm working on a large file (72 pages) that has 1-3 > separate fiddle tunes per page. Each tune is in a separate file that I > include in the main file like thi

Re: Indenting text block on title page

2014-02-24 Thread Federico Bruni
2014-02-24 20:55 GMT+01:00 Guy Stalnaker : > That absolutely gives me the four sections I want, with one caveat -- the > text block is left-aligned along the left margin. All I want to do is move > it about 20 horizontal spaces; I want to indent it, in other words. > > I have found no method to do

Re: Using only manual page breaks in a large file with many short scores

2014-02-24 Thread Federico Bruni
2014-02-24 3:58 GMT+01:00 Paul Morris : > Federico Bruni wrote: > > It's hard to understand exactly your situation without looking an > example. > > Anyway, what I meant is in the minimal example attached. > > Thanks for that. It's a nice illustration of how

Re: Oskar Fried: the Big Bang

2014-03-11 Thread Federico Bruni
Congratulations! I'm very glad to see that your hard work has been rewarded. I'll do my best to support the liberation of the book. This is a succesful campaign which might inspire you: http://debian-handbook.info/liberation/ ___ lilypond-user mailing li

Re: python-ly

2014-03-22 Thread Federico Bruni
2014-03-22 18:01 GMT+01:00 Martin Tarenskeen : > > Hi, > > python-ly is a very usable Python package. > One remark though: > > I have installed it on Linux Fedora > > $ python-pip install python-ly > > installs the python 2.x version > > $ python3-pip install python-ly > > installs

Re: RSS/Atom news feed?

2014-03-28 Thread Federico Bruni
Il 28/mar/2014 19:01 "Phil Holmes" ha scritto: > > - Original Message - From: "Tobias Braun" < lists.tob...@braun-abstatt.de> > To: > Sent: Friday, March 28, 2014 4:29 PM > Subject: RSS/Atom news feed? > > > >> Hi, >> >> I was wondering whether there was any such thing as an RSS/Atom news

Re: Spacing between author's name and first staff

2014-03-29 Thread Federico Bruni
2014-03-29 14:25 GMT+01:00 Son_V : > Hi, I've fought to find in the documentation how to add more space after > the > \header and the first staff, but I wasn't successful; can anyone tell me > how > to do it? Thanks. > between the header and the first system? it's markup-system-spacing and it's d

Re: "q"?

2014-04-05 Thread Federico Bruni
2014-04-05 12:45 GMT+02:00 David Kastrup : > Peter Toye writes: > > > In some snippets I've seen a note "q" which appears to repeat the > > previous note or chord. But I can't see it anywhere in the > > documentation (and doing a search for "q" isn't likely to be much > > help!). Is it there, or

Re: "q"?

2014-04-05 Thread Federico Bruni
2014-04-05 12:40 GMT+02:00 Peter Toye : > In some snippets I've seen a note "q" which appears to repeat the > previous note or chord. But I can't see it anywhere in the documentation > (and doing a search for "q" isn't likely to be much help!). Is it there, or > should it be? > > If you know alre

Re: "q"?

2014-04-05 Thread Federico Bruni
2014-04-05 13:09 GMT+02:00 Peter Toye : > Federico, > > If I had known what it was, it would have been very easy! It's not just > for fretted strings - I'm a pianist and repeated chords happen quite a lot, > especially in orchestral reductions. It would have saved me a LOT of time > recently. > >

Re: command line option that prevents generation of midi?

2014-04-05 Thread Federico Bruni
2014-04-04 22:06 GMT+02:00 Paul Morris : > SoundsFromSound wrote > > I'm 99.999% sure that it's not possible to do what you're after, > / > > unless > / > > you comment out/delete the MIDI block. I think? > > > > Are you able to comment it out or does that interfere somehow? > > Yes, I can just co

temporary polyphonic passage in Staff + TabStaff

2014-04-05 Thread Federico Bruni
I'm typesetting a two voice piece which needs a temporary third voice in one bar only. The problem is that I'm using Staff + TabStaff, so the following minimal example creates an extra staff. Comment the TabStaff block and the problem doesn't exist. \version "2.18.2" upper = \relative c' { c1

Re: Question about FretBoards context

2014-04-05 Thread Federico Bruni
2014-04-05 21:51 GMT+02:00 Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com>: > Dear All, > > I'd like to understand why FretBoards context does not apply here : > > \version "2.18.2" > > \include "predefined-guitar-fretboards.ly" > > \score { > \new FretBoards > \chordmode { > \o

Re: temporary polyphonic passage in Staff + TabStaff

2014-04-05 Thread Federico Bruni
2014-04-05 22:09 GMT+02:00 Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com>: > Hi Federico, > > > 2014-04-05 21:56 GMT+02:00 Federico Bruni : > > I'm typesetting a two voice piece which needs a temporary third voice in >> one bar only. >> The p

Re: [SPAM] Re: Issue with downloaded manuals

2014-04-07 Thread Federico Bruni
Yes, if your browser is english. It will serve page.it.html if it's italian... and so on. So it's because of translations and automatic language selection. It's the problem described here: https://code.google.com/p/lilypond/issues/detail?id=2273 I don't know why the links in the left menu are dif

Re: PDF portfolio of 2.19.4 docs

2014-04-07 Thread Federico Bruni
2014-04-07 23:11 GMT+02:00 Nick Payne : > Is available at https://www.dropbox.com/s/ucbs7gsqap80v15/lilydoc-2.19. > 4.pdf > > Thanks Nick! People interested in using (one day...) the PDF portfolio on Evince can follow this issue: https://bugzilla.gnome.org/show_bug.cgi?id=659493 I couldn't find

Re: language "italiano" to "english"

2014-04-08 Thread Federico Bruni
Il 08/apr/2014 21:51 "MING TSANG" ha scritto: > > Hi, lilyponder, > I was given a numbered (jianpu) score sheet to transcribe. I have been manually produce a table showing number equivalent "english" pitch name. Now I discover that "italiano" do re mi is the same as 1 2 3 (jianpu - number) and it'

Re: LSR connection

2014-04-15 Thread Federico Bruni
2014-04-15 22:05 GMT+02:00 Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com>: > Hi, > > Does anyone have access to the LSR ? > > Hi Pierre I can access to it here: http://lsr.di.unimi.it/LSR/Search ___ lilypond-user mailing list lilypond-user@g

Re: Tablature, unwanted stroke of tied note

2014-04-20 Thread Federico Bruni
2014-04-20 12:12 GMT+02:00 Francisco Vila : > Hello all, > > in this example > > upper = \relative c' { > r2 2~ >2~ >r2 > } > > \score { > \new StaffGroup << > \new Staff { \clef "G_8" \upper } > \new TabStaff { \upper } > >> > } > > the second chord has the same note twice,

Re: Newbie problem in my first or second score

2014-04-21 Thread Federico Bruni
Hi Steve It's an old issue called "grace synchronization": https://code.google.com/p/lilypond/issues/detail?id=34 2014-04-21 14:02 GMT+02:00 Steve Lane : > The code is as follows (I didn't see how to make it tinier): > > \version "2.18.2" > \include "english.ly" > > keyTime = { \key bf \major

Re: Problems with LilyJAZZ.ily

2014-04-24 Thread Federico Bruni
I meant to send a pull request, but I forgot to do it. I may do it today but I'm not sure about the version I have. For example, my file is 424 lines long, no line 437 and no typo... Last change on my file system is 8 December. See file attached. This is the place waiting for the files: https

Re: svg output differs from pdf output

2014-04-29 Thread Federico Bruni
ession error, that is, it works before but > doesn't now. Did it work in 2.16? if so, post that here: > https://code.google.com/p/lilypond/issues/detail?id=3778#c4 > > > > > Knute Snortum > > (via Gmail) > > > > On Tue, Apr 29, 2014 at 5:07 AM, Jan Ross

editor tips in Usage manual?

2014-04-29 Thread Federico Bruni
I've recently updated the translation of Frescobaldi and I found out a wonderful feature that I had ignored for a lot of time (I don't know when it was introduced..). I'm talking about Window>Split horizontally, which allows to divide the input view in two scrollable panes. This is _very_ handy whe

Re: lilypond-announce

2014-04-29 Thread Federico Bruni
Me too.. and the emails are in the archives: http://lists.gnu.org/archive/html/info-lilypond/2014-04/threads.html 2014-04-30 0:17 GMT+02:00 Phil Holmes : > I sent notifications for both, and I received them back from the mailing > list. 07/04/14 08:18 and 21/04/14 08:34. > > -- > Phil Holmes

chord and slur shape in TabStaff

2014-05-02 Thread Federico Bruni
What's the correct way to notate this guitar hammer-on/pull-off? I want the slur to start from the 2 in TabStaff ( note A of the chord). I may use slurDown, but this changes also the direction. What would you recommend? \version "2.18.2" upper = \relative c' { %\slurDown 8( ais a g) } lowe

Re: chord and slur shape in TabStaff

2014-05-02 Thread Federico Bruni
2014-05-02 9:19 GMT+02:00 Federico Bruni : > What's the correct way to notate this guitar hammer-on/pull-off? > I want the slur to start from the 2 in TabStaff ( note A of the chord). I > may use slurDown, but this changes also the direction. > > What would you recommend?

Re: chord and slur shape in TabStaff

2014-05-02 Thread Federico Bruni
2014-05-02 10:02 GMT+02:00 David Kastrup : > Federico Bruni writes: > > > I may use \shape to draw the slur in TabStaff, but it would break the > slur > > shape in Staff: > > > > \shape #'((0 . -3) (0 . -1) (1 . -1) (0 . 0)) Slur > > 8( ais a g) >

Re: Request for advice: how to install documents

2014-05-07 Thread Federico Bruni
2014-05-06 23:50 GMT+02:00 mark damerell : > Lubuntu 12.04, I recently downloaded Lilypond 2.18.2, (Linux generic > package > from lilypond.org/unix.html ) Then > > sudo sh ./lilypond-2.18.2-1.linux-x86.sh --doc --prefix /usr/local > [password] > > --prefix is not needed because /usr/local is the

Mutopia [WAS: Re: Add LilyPond incipit on an IMSLP page.]

2014-05-08 Thread Federico Bruni
2014-05-08 16:49 GMT+02:00 Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com>: > Can I ask you why? It's because of the license restrictions >> (NonCommercial clause is not accepted by Mutopia)? >> > > Because I'm no Mutopia user. > > Now the right question would be why am I not a user ?

Re: Mutopia [WAS: Re: Add LilyPond incipit on an IMSLP page.]

2014-05-08 Thread Federico Bruni
Il 08/mag/2014 18:07 "Richard Shann" ha scritto: > > On Thu, 2014-05-08 at 17:35 +0200, Federico Bruni wrote: > > > > Yes, it does. IMSLP doesn't offer the (lilypond) source used to > > produce the PDF, so their users cannot modify the scores or re-adapt >

Re: Transcribing individual score pages from scans

2014-05-12 Thread Federico Bruni
Hi David I haven't totally understood what you need, but it seems to me that what you are looking for should be achieved by the Mediawiki extension, not by LilyPond. 2014-05-09 13:21 GMT+02:00 David Cuenca : > Hi Urs, > > unfortunately we cannot work with files, nor variables. The only thing w

v2.18.0 in debian unstable (and latest ubuntu)

2014-05-16 Thread Federico Bruni
Just to let you know that we finally have 2.18 in Debian: https://packages.debian.org/search?keywords=lilypond I don't know why 2.18.0 instead of 2.18.2. Maybe it will be updated later.. Thanks to Don! ___ lilypond-user mailing list lilypond-user@gnu.or

Re: [Frescobaldi] Re: Mac testers needed for Frescobaldi!

2014-05-20 Thread Federico Bruni
2014-05-20 15:03 GMT+02:00 Urs Liska : > We already had the idea of letting Frescobaldi handle the LilyPond > installation in order to offer an easier entry path. On startup it would > try to determine if a working LilyPond is installed, and if not, offer to > download and install it. In the same

Re: Grace notes placed at the end of the prior bar

2014-05-25 Thread Federico Bruni
2014-05-26 5:10 GMT+02:00 Javier Ruiz-Alma : > This typeset places grace notes in the prior bar (see attached). > How could this be accomplished? > LilyPond NR/site is down today :( > > you can use \afterGrace \afterGrace d1 { b16[ c] } d2.~ d4 ___ lily

Re: LilyJAZZ in v2.18

2014-05-27 Thread Federico Bruni
2014-05-27 10:31 GMT+02:00 Urs Liska : > But I'd still propose to include it in the snippets repository as soon as > possible. "Our" repository is significantly different from LilyPond itself, > and also from the official LSR. Having incomplete, buggy or experimental > snippets in it is perfectly

Re: Changing default font size

2014-06-06 Thread Federico Bruni
2014-06-06 14:31 GMT+02:00 Kevin Patrick Barry : > Dear LilyPond users, > > I would like the font in a series of files to be size 10, but I don't want > to have to put \abs-fontsize in every markup. I would prefer to put it in > my style file, but when I mess with the font sizes there, the size of

Re: Changing default font size

2014-06-06 Thread Federico Bruni
7;t > want to have to fill all the files with \abs-fontsize. > > Kevin > > > On Fri, Jun 6, 2014 at 1:39 PM, Federico Bruni wrote: > >> 2014-06-06 14:31 GMT+02:00 Kevin Patrick Barry : >> >>> Dear LilyPond users, >>> >>> I would like the

Re: bug triplet line collides with fingering

2014-06-07 Thread Federico Bruni
2014-06-07 7:25 GMT+02:00 MarcM : > is that bug in the bug list now or does i need to post it somewhere else? > I think that your bug is still open, see this old issue: https://code.google.com/p/lilypond/issues/detail?id=1642 ___ lilypond-user mailing l

Re: More questions about using Lilypond for guitar music

2014-06-11 Thread Federico Bruni
2014-06-10 23:50 GMT+02:00 Martyn Quick : > Thank you for the kind person who helped me out the last time I was trying > to get to grips with Lilypond and guitar music. I suspect these two are > more challenging. > > 1. Is it possible at all to combine bends with hammer-on / pull-offs at > all?

Re: More questions about using Lilypond for guitar music

2014-06-12 Thread Federico Bruni
2014-06-11 16:02 GMT+02:00 Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com>: > 2014-06-11 12:37 GMT+02:00 Federico Bruni : > > > > >> I could not find anything in the documentation nor in the LSR. >> But I found this function in the archives: >

Re: More questions about using Lilypond for guitar music

2014-06-12 Thread Federico Bruni
2014-06-11 23:48 GMT+02:00 Martyn Quick : > Just a quick final message - thanks for all the help several of you gave. > I have managed to get to grips with the workaround for bends/pull-offs, > etc., and also make the vibrato / textspanner thing work. > > Great! Just a final comment. You'd better

Re: No LSR preview (was : "More questions about using Lilypond..."

2014-06-12 Thread Federico Bruni
2014-06-12 14:44 GMT+02:00 Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com>: > >>> Hi Federico, >>> Why not. >>> Problem is that I cannot reach LSR previews for a couple of days (e.g. >>> http://lsr.dsi.unimi.it/LSR/Item?u=1&id=918). I've asked Seba about >>> that but got no answer till

Re: Slide from some where undetermined

2014-06-12 Thread Federico Bruni
Il 13/giu/2014 07:39 "Kevin Tough" ha scritto: > > Hi Folks, > > I just tried, for some time to write a simple slide on one string. Now I > have numbers in circles appearing above the notes even with all the > extras commented and/or erased. Is there some simple thing I have missed > in the docume

Re: Slide from some where undetermined

2014-06-13 Thread Federico Bruni
2014-06-13 10:58 GMT+02:00 Kevin Tough : > Phil just gave me an example but in includes some unwanted marks. I've > got my code just about how I want it. Rather than omitting all of the > String Numbers how would I include the numbers for the notes of the > slide but not other individual notes. Co

Re: Macro/multiply notes

2014-06-13 Thread Federico Bruni
2014-06-13 17:42 GMT+02:00 Hlolli : > Is is possible to do smoething like this: > > {c'8 d' e' d'}*4 -> c'8 d' e' d' | c'8 d' e' d' | c'8 d' e' d' | c'8 d' e' > d' ? > > Just to save space I was hoping that repetitive musical patterns could be > repeted with multiplication/asterix sign? > > You ca

Re: Changing Tuning

2014-06-16 Thread Federico Bruni
Have you tried \stringTuning? http://lilypond.org/doc/v2.18/Documentation/notation/common-notation-for-fretted-strings#custom-tablatures Il 16/giu/2014 19:01 "Omer Katzir" ha scritto: > I still couldn't really find how to change tuning, I did managed to change > for french lute tabs, but it's in

Re: Changing Tuning

2014-06-17 Thread Federico Bruni
ent)? > > Thank You again, > Omer Katzir > The Silent Troubadour - http://omerkatzir.com > > > On Mon, Jun 16, 2014 at 8:13 PM, Federico Bruni > wrote: > >> Have you tried \stringTuning? >> >> http://lilypond.org/doc/v2.18/Documentation/notation/common-

Re: Changing Tuning

2014-06-17 Thread Federico Bruni
2014-06-17 15:41 GMT+02:00 Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com>: > I'd suggest to change Federico's code into a more lute like formulation : Thank you: obviously, I know nothing about lute tablature :) You guys may be interested in this issue: https://code.google.com/p/lil

Re: Building documentation: bad PNG output

2014-06-27 Thread Federico Bruni
2014-06-27 12:19 GMT+02:00 Aymeric : > I’m tring to build the LilyPond documentation since quite some time, and > whereas the PDF and HTLM output is great, the PNG are… well… here is a > sample. > Where do you think it’s coming from, and can you help me solve this, > please? > You should tell us

Re: Building documentation: bad PNG output

2014-06-27 Thread Federico Bruni
w/00 > But all the PNG images look the same. I tried to export some PNG myself > with LilyPond from my own .ly files, and I don’t have this error. > > > On 06/27/2014 12:31 PM, Federico Bruni wrote: > > > > 2014-06-27 12:19 GMT+02:00 Aymeric > <mailto:ejisn...@gmail.c

Re: Building documentation: bad PNG output

2014-06-27 Thread Federico Bruni
entation: > file:///usr/doc/lilypond-doc-2.18.2/html/Documentation/ > notation/pitches.html > file:///usr/doc/lilypond-doc-2.18.2/html/Documentation/eb/lily-bd76d922.png > looks the same as the image I sent before. > > > > On 06/27/2014 12:50 PM, Federico Bruni wrote: >

Re: Building documentation: bad PNG output

2014-06-27 Thread Federico Bruni
f how it looks like with my build. > > > > On 06/27/2014 01:06 PM, Federico Bruni wrote: > >> Those files names are randomly generated. We don't have them! >> Can you see the same issue on the lilypond website? >> http://lilypond.org/doc/v2.18/Documentation/no

Re: Building documentation: bad PNG output

2014-06-27 Thread Federico Bruni
BTW, what's the purpose of building the current stable doc (2.18.2)? Which source are you using? 2014-06-27 13:16 GMT+02:00 Federico Bruni : > Ok, finally I see what's the problem. I never had such a problem and I > cannot make a guess. You got no error when running make d

Re: Building documentation: bad PNG output

2014-06-27 Thread Federico Bruni
Writing pitches-headword-systems.count... > Success: compilation successfully completed > > And here’s the output. > > > > On 06/27/2014 01:18 PM, Federico Bruni wrote: > >> BTW, what's the purpose of building the current stable doc (2.18.2)? >> Which so

Re: [openlilylib] Discuss restructuring

2014-07-04 Thread Federico Bruni
2014-07-04 12:23 GMT+02:00 Urs Liska : >- I don't see yet what would go into »specific instruments/repertoire« >> > > For example shortcuts for staff changes in piano music. > Snippets for specific bending techniques for guitar. > Lute tablature. This way the bending techniques for guitar wo

Re: [openlilylib] Discuss restructuring

2014-07-04 Thread Federico Bruni
2014-07-03 17:51 GMT+02:00 Noeck : > I'd like to second especially the renaming/reodering of the > definitions file. It looks better without definition(s).ily at the end. > Me too, speaking file names are much better ___ lilypond-user mailing list lilyp

Re: [openlilylib] Discuss restructuring

2014-07-04 Thread Federico Bruni
2014-07-04 17:14 GMT+02:00 Paul Morris : > One nice thing about decoupling the actual location of the files (their > include path) from the categories/tags/navigation structure, is that you > can > change the latter as needed as the library changes and matures, without > breaking compatibility wit

Re: latest version breaks some functions

2014-07-05 Thread Federico Bruni
2014-07-05 0:30 GMT+02:00 michael webster : > Hey all - I upgraded from 2.14 to 2.18 and this function which had used to > work fine now throws an error > > metMod = #(define-music-function (parser location valueI valueII) (string? > string?) > #{ > \once \override Score.RehearsalMark #'ou

Re: LilyPond meeting 2014?

2014-07-07 Thread Federico Bruni
2014-07-07 16:24 GMT+02:00 Janek Warchoł : > Hi all, > > It's been almost two years since the Waltrop 2012 LilyPond Meeting, in > which i had the pleasure to participate. What about organizing > another meeting this year? > > - who'd be interested? > - where? (David, are you interested in being t

Re: lilypondforum.nl

2014-07-08 Thread Federico Bruni
2014-07-08 11:36 GMT+02:00 Wilbert Berendsen : > I'm sorry to have neglected lilypondforum.nl for such a long time. It > was flooded with spam accounts and spam messages; I decided delete the > database. I still own the domain and will re-setup a new forum when I > have some time, and try to use s

Re: unclear topic

2014-07-08 Thread Federico Bruni
2014-07-09 0:50 GMT+02:00 Simon Albrecht : > One nitpick: at the beginning of your .rst file, there is a broken link to > the LSR: it should now read > . > Thanks, fixed! Another nitpick: the command to generate the pdf is rst2pdf ___

Re: I was unable to import an xml ogan file from Musescore - update

2014-07-10 Thread Federico Bruni
2014-07-10 21:52 GMT+02:00 Federico Bruni : > See my file attached, all the measures are commented except the first and > the problem is still present. > This is not yet a minimal example. You should dig more. Try commenting > staff 2 and leave only staff one. Be careful to comment

Re: lilypondforum.nl

2014-07-10 Thread Federico Bruni
Il 10/lug/2014 19:22 "Johan Vromans" ha scritto: > > On the risk of getting off-topic: IMHO having too many discussion > platforms may work counter-productive. I personally stopped > participating in Stack Overflow c.s. when I only got 'wrong forum' > responses. > We are talking about a forum in

Re: [openlilylib] generated docs, HTML/CSS help desired

2014-07-19 Thread Federico Bruni
2014-07-17 17:10 GMT+02:00 Urs Liska : > For lilypond-devel: We had talked about this option for the LilyPond > manuals. Having had my first experience I think we should give that another > thought. Have a look at the commit > https://github.com/openlilylib/openlilylib/commit/ > 568c3ef1c70dfa5619

Re: 19.10 install

2014-07-23 Thread Federico Bruni
Or: which -a lilypond Then you can check the -v of each binary Il 23/lug/2014 21:36 "Urs Liska" ha scritto: > Can it be you have a path setting pointing to some hidden 2.19.8 install? > > What does lilypond -v give you when you invoke the executable explicitly? > > On 23. Juli 2014 21:32:36 MESZ

<    1   2   3   4   5   6   7   8   9   10   >