single staff poliphony

2009-05-22 Thread Federico Bruni
I'm trying to write a bar for fingerstyle guitar (I'm using the tablature.ly file, I'd be glad to test it...but I'm at the beginnings with lilypond, please help). Could you please tell me what's wrong here? melody = \relative c { \time 4/4 \key g \major << { 4 8 4 g4 } \\ { g,2

Re: single staff poliphony

2009-05-22 Thread Federico Bruni
Hi Marc, thank you so much, the code you've suggested works fine. Marc Hohl wrote: > > > As I have written some guitar music in lilypond, I find it easier to do > so with seperate > voices for upper and lower notes. It's easier to read and to correct, > and all the > << { } \\ { } >> stuff can g

translation of the doc into italian

2009-06-09 Thread Federico Bruni
Hi all, as far as I can see there is not an italian documentation for lilypond. I'd like to help with that, could you please tell me how can I contribute? If other italians want to join, either for just proofreading or translating also, please speak up. I can imagine that it's a demanding wor

Re: Trouble with convert-ly

2009-06-11 Thread Federico Bruni
Father Gordon Gilbert wrote: But now I find that while I can compile a file successfully, I cannot convert-ly.� When I try, I get the following: LilyPond ready. convert-ly.py --edit "/home/fgg/Desktop/LilyPondFiles/For All the Saints.ly" /usr/bin/python: can't open file '/usr/bin/convert-ly.p

MIDI export: \partial measure and volta repeats

2009-06-17 Thread Federico Bruni
Hi, I'm trying to export a lilypond score to MIDI (then I want to import it in TuxGuitar). I have 2 problems: 1. the score starts with a partial measure, but the MIDI can't understand that...so when I import it in TuxGuitar, the notes are not placed correctly in the bars. There's any cool

Re: MIDI export: \partial measure and volta repeats

2009-06-17 Thread Federico Bruni
Federico Bruni wrote: Hi, I'm trying to export a lilypond score to MIDI (then I want to import it in TuxGuitar). I have 2 problems: Just a quick explanation. I know it may seem weird exporting from Lilypond to TuxGuitar (most of people is interested about the other way around, from

Re: MIDI export: \partial measure and volta repeats

2009-06-17 Thread Federico Bruni
Francisco Vila wrote: I think that tailored scores for MIDI output are the standard way of doing things. In a perfect world, the score you code for printing with lilypond would serve without any modifications to produce a perfect MIDI show, but there is still a large gap between those worlds, gi

Re: MIDI export: \partial measure and volta repeats

2009-06-17 Thread Federico Bruni
Peter Chubb wrote: Federico> 2. the repeats and alternatives are not displayed Federico> correctly. I've read about this workaround: Federico> http://lilypond.org/doc/v2.13/Documentation/user/lilypond/Repeats-in-MIDI#Repeats-in-MIDI \unfoldRepeats will still work. Do like this: \score {

Re: MIDI export: \partial measure and volta repeats

2009-06-17 Thread Federico Bruni
Francisco Vila wrote: 2009/6/17 Federico Bruni : 3. the MIDI output is polyphonic according to timidity (I think, see below), but not when I import it in TuxGuitar: Playing Guitar/Tablature/Bach/bourree.midi MIDI file: Guitar/Tablature/Bach/bourree.midi Format: 1 �Tracks: 2 �Divisions: 384

Re: MIDI export: \partial measure and volta repeats

2009-06-17 Thread Federico Bruni
Francisco Vila wrote: From your message I understood that you wanted one tab, not two. But what I did not understand is that you do want polyphony and for some reason you don't get any. What are exactly the symptoms that make you say there is not polyphony? Two voices merged on a track should

Re: MIDI export: \partial measure and volta repeats

2009-06-17 Thread Federico Bruni
Mats Bengtsson wrote: Please note that Francisco did not say that you have to repeat any of the actual music in your LilyPond file. It should be easy to obtain the things that have been discussed in this thread using only two separate \score blocks for the printed version and the MIDI version

Re: MIDI export: \partial measure and volta repeats

2009-06-17 Thread Federico Bruni
Francisco Vila wrote: 2009/6/17 Federico Bruni : But what about the starting partial measure? *How can I tell in the midi score section: "hey, substitute the \partial in the first measure with a rest"?* If I can set this variable, I can remove the voices I wrote specifically for the

Re: MIDI export: \partial measure and volta repeats

2009-06-17 Thread Federico Bruni
Mats Bengtsson wrote: An alternative that perhaps is even simpler, is to use the \tag and \keepWithTag features, see http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Different-editions-from-one-source#Using-tags for a general description and http://lists.gnu.org/archive/html/lilypo

Re: MIDI export: \partial measure and volta repeats

2009-06-20 Thread Federico Bruni
Graham Percival wrote: On Thu, Jun 18, 2009 at 09:09:18AM +0200, Francisco Vila wrote: 2009/6/18 Federico Bruni : Unfortunately, I can't make it working: it says that \tag... is unexpected string. \include "english.ly" \include "tablature.ly" We have not this

Re: new website: initial comments

2009-06-23 Thread Federico Bruni
Graham Percival wrote: Here's a very rough initial draft of our new website: http://percival-music.ca/blogfiles/out/lilypond-general_1.html Any comments or offers of help? At the moment, I'm looking for overall design issues, like "you should have a `blarg' section on the main menu" or "I can't

Re: new website: initial comments

2009-06-23 Thread Federico Bruni
Patrick McCarty wrote: IMO, the divs (from left to right) should be Beginner --> Normal --> Advanced Ok, so three columns. I guess this is better ___ lilypond-user mailing list li

Re: new website: second draft

2009-06-25 Thread Federico Bruni
Tim McNamara wrote: As a recent newbie, please allow me to offer a little feedback on this: the crash course is overwhelming. IMHO the newbie crashes into the bottom the the abrupt and nearly vertical learning curve presented there. I tried it back in the 2.10 days and didn't come back to t

Re: how to add a utf-8 character to the title

2009-07-19 Thread Federico Bruni
Brian Kidd wrote: thanks to all who suggested using the short way. unfortunately, my system does not seem to be configured for this easy solution. when i run lilypond on the simple file below, i get the following error and the title is SintIntro instead of Sint� Intro. i'm happy using the long

Re: how to add a utf-8 character to the title

2009-07-19 Thread Federico Bruni
Brian Kidd wrote: On Jul 19, 2009, at 9:40 AM, Federico Bruni wrote: Are you sure you are saving your file in UTF-8? Not entirely. Which editor are you using? Vim. I guess you are a coder ;-) You may try other editors that have better support for Lilypond. jEdit with the Lilytool

eps, markup and adding hammer-on/pull-off to tablature

2009-07-22 Thread Federico Bruni
Hi all, I'm trying to add hammer-on and pull-off to a tablature. These are not supported by tablature.ly, so I was told to use an .eps file and \markup to get what I want. I need your help to understand how to do it actually. Please direct me to a place of the manual where this issue is discus

Re: eps, markup and adding hammer-on/pull-off to tablature

2009-07-24 Thread Federico Bruni
Marc Hohl wrote: By the way: how should "real" hammer-ons and pull-offs look like in tablature? I have seen normal slurs, slurs with an H or a P above, just letters under the fret numbers (which are the worst possibility IMO) and letters between the corresponding fret numbers. Anyone outside

suggestion for emproving NR: fingering istructions

2009-07-28 Thread Federico Bruni
Hi, from my privileged position of newbie ;-) I have a suggestion for a very tiny edit in the Notation Reference which might ease the understanding for new users. This is the page (section Selected Snippets): http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Inside-the-staff#Fingering-

last line does not break

2009-07-30 Thread Federico Bruni
I know many people have asked about the same issue (more or less), but I could not find any solution in the archive or doc. Before getting crazy, I ask for your help :-) I have six systems with two staves (normal staff and tab staff) and I want to place three systems in the first page and three

Re: last line does not break

2009-07-30 Thread Federico Bruni
I've removed system-count and now it works. I don't know why I thought that system-count allowed to set the number of systems for each page.. Instead, it sets the number of systems for the entire score. Right? But I still have the error message: warning: cannot find line breaking that satisfi

Re: last line does not break

2009-07-30 Thread Federico Bruni
Kieren MacMillan wrote: Hi Federico: I've removed system-count and now it works. I don't know why I thought that system-count allowed to set the number of systems for each page.. Instead, it sets the number of systems for the entire score. Right? Correct. You're probably looking for systems

Re: website: why do you use lilypond?

2009-08-01 Thread Federico Bruni
Graham Percival wrote: Consider two questions: 1. Would these 7 web pages (everything under Introduction) convince you to give lilypond a try? yes, definitely I think it's a really good introduction 2. If you used lilypond for a short time (say, 1-3 hours), would you regret doing so? I me

Re: quality of lilypond outputs of different WYSIWIG software

2009-08-03 Thread Federico Bruni
Helge Kruse wrote: I tried MuseScore 0.9.4. I save a simple file in Lilypond format and open the file again. MuseScore hung. There is a newer version 0.9.5 but the release notes does not say anything about bug fixing in .ly file handling. I think, as long as the program cannot read its own fi

"triplet feel" symbol

2009-08-03 Thread Federico Bruni
I wonder if it's possible to tell lilypond to print the "triplet feel" symbol at the beginning of the score. I don't care having swing midi, I need just the symbol. I mean, something like this: http://3.bp.blogspot.com/_TG7cLMAyug4/STO6exsyCuI/AA8/l2XfxJRpaDI/s320/triplet_feel_image.png

Re: website: why do you use lilypond?

2009-08-03 Thread Federico Bruni
Tim Rowe wrote: 2009/8/1 Federico Bruni : I'd be really glad to help with the tablature example. I think a modern piece would be better in this case, as tablature are used by modern guitarists. What about a Scott Joplin ragtime arranged for guitar? (it is in the public domain) I guess a

A3 book

2009-08-07 Thread Federico Bruni
Hi all, I'm using lilypond-book and LaTeX to gather some .ly files together in a book. It worked well with A4 settings.. Now I need to change to A3 (because the printer shop says it can print easily in A3 if the source file is A3). So the document must be twoside, which is the default setting

Re: Very small question about jEdit & LilyPondTool

2009-08-18 Thread Federico Bruni
MonAmiPierrot wrote: Hello, as I have an italian keyboard/system in windows XP, I believe I don't have a key for character "~". Is there a way to set it in a dead key in jEdit? Help me please with my ligatures, or I'll live forever in a "staccato" world!!! Ciao Piero, I have an italian keyboa

copying error messages in Frescobaldi

2009-08-18 Thread Federico Bruni
How can I copy the error message in Frescobaldi? ctrl+C or ctrl+shift+C don't work.. Where can I find the log file? Thanks in advance, Federico ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-

Re: scribus-1.3.5 also renders lilypond :-)

2009-08-20 Thread Federico Bruni
interesting! other info here: http://docs.scribus.net/index.php?lang=en&page=renderframes Jan Nieuwenhuizen wrote: http://lwn.net/Articles/346905/ Totally new Two entirely new features make their debut in Scribus 1.3.5, "render frames" and PDF presentation effects. Render frames allow Scribus

Re: copying error messages in Frescobaldi

2009-08-24 Thread Federico Bruni
Wilbert Berendsen wrote: Op dinsdag 18 augustus 2009, schreef Federico Bruni: How can I copy the error message in Frescobaldi? ctrl+C or ctrl+shift+C don't work.. Where can I find the log file? Thanks in advance, Just select the LilyPond messages with the mouse and paste them wher

Re: Rhythm

2009-08-26 Thread Federico Bruni
Christian Henning wrote: Carl, you won it!! ;-) Thanks. What's the logic for naming the last "g8"? http://lilypond.org/doc/v2.12/Documentation/user/lilypond-learning/Simple-notation#Simple-notation 2nd section - Durations (rhythms) "If you do not specify a duration, the previous duration is

Re: Lilypond Speed

2009-08-28 Thread Federico Bruni
Jethro Van Thuyne wrote: On Fri, 28 Aug 2009, Jonathan Wilkes wrote: I'm curious how long it takes for other people to run lilypond on the following simple score: It took me 4,474 seconds How can you be so precise? :-) Frescobaldi does not give me timing information. If I type in a termin

Re: Lilypond Speed

2009-08-28 Thread Federico Bruni
Wilbert Berendsen wrote: on a Intel(R) Core(TM)2 Duo CPU E7400 @ 2.80GHz : wilb...@sweelinck:~/ly/test$ echo "\\relative c' { c4 d e fis }" > test.ly wilb...@sweelinck:~/ly/test$ time lilypond test ok, this is the command I was looking for.. so... on a Intel Cor

linking render frames in Scribus

2009-08-28 Thread Federico Bruni
Anybody of you has tried using Scribus 1.3.5 to render LilyPond files? See here: http://docs.scribus.net/index.php?lang=en&page=renderframes If the score is one page only, it works fine. But if it's 2 pages or more, I could not find any way to spread the LilyPond output over the pages. So I can

making a book with LilyPond

2009-08-30 Thread Federico Bruni
I'm trying to compile a number of scores in a book using just LilyPond (I've tried lilypond-book before, but I had some trouble with layout and as I'm not confident with LaTeX I dropped it). I need a help to start in the right way. What I want to print: * table of content * scores (let's say 2

Re: linking render frames in Scribus

2009-08-30 Thread Federico Bruni
M Watts wrote: On 08/29/2009 09:47 AM, Federico Bruni wrote: Anybody of you has tried using Scribus 1.3.5 to render LilyPond files? See here: http://docs.scribus.net/index.php?lang=en&page=renderframes If the score is one page only, it works fine. But if it's 2 pages or more, I could

Re: chord durations

2009-08-30 Thread Federico Bruni
Christian Henning wrote: Hi there, adding a dot to a chord duration prolongs it by 50%. "g4.", for instance, is 1.5 beats or three 8th notes. "g4.." is 1.75 beats, I believe. Which would translate into seven 16th notes. But what is "g4..."? Here, with 3 dots. g4... = 15/32 so 1,875 beats Als

Re: making a book with LilyPond

2009-08-31 Thread Federico Bruni
\header { title = ... } } } If you surround every piece with a bookpart-statement, you dont need to pagebreak. My mobile INet-Connection is quite slow right now, so you have to google to find the right page in the docs. Or someone else has a pointer ;) I hope it helps! rega

Re: linking render frames in Scribus

2009-08-31 Thread Federico Bruni
Bertalan Fodor (LilyPondTool) wrote: If you want multiple page PDFs in Scribus, you can do so. You only need as many image frames as the number of pages in the PDF, then put the same PDF into the image frames, and set the "Page" attribute of the image. With "Render frames" you lose syntax high

Re: linking render frames in Scribus

2009-08-31 Thread Federico Bruni
Bertalan Fodor (LilyPondTool) wrote: Are you using the "Embed PDF blabla (EXPERIMENTAL)" setting while exporting to PDF? What if using the not experimental? no, by default it's disabled and if I select that box and export to PDF again, nothing changes I have to say that the preflight verifie

Re: linking render frames in Scribus

2009-08-31 Thread Federico Bruni
Bertalan Fodor (LilyPondTool) wrote: Checking the Embed will not rasterize, but embed the PDF. If the page setting is not applied, then it's a bug in Scribus that should be reported. I decided to try the stable version before contacting the Scribus team, but I found out that the page settin

\bookpart and the "\include trouble"

2009-08-31 Thread Federico Bruni
[sorry for opening a new thread on the same matter, but I thought a more precise subject was needed] I'm trying to compile several different scores into a book, using a new file (book.ly) and \bookpart. I can't get it working if in the scores there are some \include. The error messages says t

Re: making a book with LilyPond

2009-08-31 Thread Federico Bruni
Ian Hulin wrote: Federico, Put the \include "english.ly" call in your top-level file instead (see below) Hi Ian, I've tried that, but this way I get another error concerning variables (all my included files - the real ones, not the examples posted here - have two variables). This is a t

Re: linking render frames in Scribus

2009-08-31 Thread Federico Bruni
Bertalan Fodor (LilyPondTool) wrote: I checked this at my installation (1.3.5.0) There is a clear bug: if you change the page attribute for one image, it also changes for the other. Have you submitted a bug report for scribus about this? no, can you do it? actually, I tried to send an email

Re: linking render frames in Scribus

2009-09-01 Thread Federico Bruni
Bertalan Fodor (LilyPondTool) wrote: http://bugs.scribus.net/view.php?id=8400 thanks while waiting for the patch that fixes this bug, I finally managed to make a book in Scribus by splitting each pdf file and importing a different pdf for each page. Not handy at all (if I change the .ly fi

Re: \bookpart and the "\include trouble"

2009-09-04 Thread Federico Bruni
___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: linking render frames in Scribus

2009-09-04 Thread Federico Bruni
___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: The best way for a book?

2009-09-04 Thread Federico Bruni
___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: The best way for a book?

2009-09-06 Thread Federico Bruni
___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Article in German LinuxUser magazine

2009-09-22 Thread Federico Bruni
Jan Nieuwenhuizen wrote: Op maandag 21-09-2009 om 22:47 uur [tijdzone +0200], schreef Alexander Kobel: today at the train station I stumbled across the German LinuxUser magazine, featuring an article about music engraving. I found myself surprised and happy, seeing LilyPond mentioned in the fi

Re: Article in German LinuxUser magazine

2009-09-22 Thread Federico Bruni
Francisco Vila wrote: 2009/9/22 Federico Bruni : � � http://www.linux-user.de/Downloads/LUCE/2009/lu-ce_2009-10.pdf The article about lilypond is not there. It should be at page 46, but this pdf is only 34 pages.. It is, just search for "LilyPond", page 46 is at page "17 of

problems with layout variables in 2.13.4

2009-09-29 Thread Federico Bruni
Hi, I'm setting up a legenda for tablature (see attached files). I have problems with layout variables. I have seen on the web documentation that names are changed: http://lilypond.org/doc/v2.13/Documentation/notation/Page-formatting#Page-formatting But even though I'm using the new command nam

Re: problems with layout variables in 2.13.4

2009-10-01 Thread Federico Bruni
James E. Bailey wrote: On 01.10.2009, at 16:50, Federico Bruni wrote: I wonder also if it's possible to put some text on the right side of a short and not ragged staff. I'd like to add a description to each effect (see attached .pdf). I don't know if it will work with wh

LilyPond group on Identi.ca

2009-10-01 Thread Federico Bruni
Today I found out there's a LilyPond group on identi.ca: http://identi.ca/group/lilypond I don't know if you guys like the social platforms.. Anyway, identi.ca is a free network service: http://autonomo.us/2008/07/franklin-street-statement/ *REQUEST* Where can I find the source file (.svg or wha

Re: LilyPond group on Identi.ca

2009-10-02 Thread Federico Bruni
Francisco Vila wrote: 2009/10/1 Federico Bruni : *REQUEST* Where can I find the source file (.svg or whatever) for the LilyPond logo? I could create a 96x96px image for the avatar of the group on Identi.ca (the favicon on the website is a bit too small..) Here http://git.savannah.gnu.org

Re: problems with layout variables in 2.13.4

2009-10-02 Thread Federico Bruni
James E. Bailey wrote: On 01.10.2009, at 16:50, Federico Bruni wrote: I wonder also if it's possible to put some text on the right side of a short and not ragged staff. I'd like to add a description to each effect (see attached .pdf). I don't know if it will work with wh

Re: problems with layout variables in 2.13.4

2009-10-02 Thread Federico Bruni
Federico Bruni wrote: Thanks to Francisco's link I managed to put the music in a markup block. Now I have problems with aligning text on the right. I've made several tries, but nothing is working as expected. Any suggestion? (see example attached) I've resolved the aligning

Re: LilyPond group on Identi.ca

2009-10-02 Thread Federico Bruni
Wilbert Berendsen wrote: Op vrijdag 02 oktober 2009, schreef Francisco Vila: I think its author is Wilbert Berendsen, then modified by Patrick McCarty or maybe Patrick Schmidt. Yes, I created it (drawn by hand with quasi-random star shapes in Inkscape) and there is a svgz of it at http://lil

Re: problems with layout variables in 2.13.4

2009-10-04 Thread Federico Bruni
Mats Bengtsson wrote: Have you read the documentation of the markup commands, available at http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Text-markup-commands#Text-markup-commands ? I missed that and it helped a lot.. What I was looking for was (especially) \null I've reworked

Re: Midi and Font Questions

2009-10-05 Thread Federico Bruni
Br. Athanasius Pelletier O.F.M.I. wrote: I am trying to get lilypond to output midi and .pdf but right now it only outputs midi and I don't know what I am doing wrong. Is there also a way to make the midi play faster without adding any symbols to the score? You should move \layout block insid

Re: Guitar Tablature Produces Empty Midi File

2009-10-16 Thread Federico Bruni
c/v2.12/Documentation/user/lilypond/LilyPond-index#LilyPond-index Regards -- Federico Bruni | http://www.gnurag.net/blog/ LibrePlanet Italia http://groups.fsf.org/wiki/LibrePlanetItalia ___ lilypond-user mailing list lilypond-user@gnu.org http://list

Re: e-books

2009-10-21 Thread Federico Bruni
Kindle, iLiad, etc.)? if so, I have an iLiad but it's good for books, not for scores but there is also an (expensive) ebook reader by iRex which seems to display A4 papers very good -- Federico Bruni | http://www.gnurag.net/blog/ LibrePlanet Italia http://groups.fsf.org/wiki/LibrePlanetI

Re: exporting just a single bar in a png file?

2009-10-27 Thread Federico Bruni
Thanks Patrick -- Federico Bruni | http://www.gnurag.net/blog/ LibrePlanet Italia http://groups.fsf.org/wiki/LibrePlanetItalia ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: website so close, and yet so far

2009-10-27 Thread Federico Bruni
ely on me for that stuff. Also, I'd like to use my spare time to speed up the translation of doc into italian. This is my priority now. Cheers, Federico -- Federico Bruni | http://www.gnurag.net/blog/ LibrePlanet Italia http://groups.fsf.org/wiki/LibrePlanetItalia \version "2.13.6

Re: website so close, and yet so far

2009-10-30 Thread Federico Bruni
Patrick McCarty wrote: On Thu, Oct 29, 2009 at 12:58 PM, Reinhold Kainhofer wrote: Am Donnerstag, 29. Oktober 2009 17:23:18 schrieb Frank Steinmetzger: Am Donnerstag, 29. Oktober 2009 schrieb Valentin Villenave: On Tue, Oct 27, 2009 at 12:01 PM, Federico Bruni wrote: I have to admit I&#

Re: website so close, and yet so far

2009-11-01 Thread Federico Bruni
Patrick McCarty wrote: On Fri, Oct 30, 2009 at 1:03 AM, Federico Bruni wrote: Patrick McCarty wrote: On Thu, Oct 29, 2009 at 12:58 PM, Reinhold Kainhofer wrote: there is the same issue with Konqueror 4 If anyone has a more portable fix, please let me know. I would use this solution

Re: Free online courses

2012-09-30 Thread Federico Bruni
Il 01/10/2012 02:37, David B. Stocker ha scritto: I'm currently taking the course "Learn to Program: The Fundamentals" which demonstrates programming fundamentals using Python. I'm a veteran LilyPond user, with absolutely no programming experience. It occurs to me that this may be a way for peop

Re: Rehearsal Marks

2012-10-10 Thread Federico Bruni
Il 10/10/2012 22:55, Nels ha scritto: Is there a way to make the default rehearsal mark a filled in box with white lettering/number inside? Do you mean something like this: \version "2.16.0" { \set Score.markFormatter = #format-mark-box-numbers c1 \mark \default c1 \mark \default c1

Re: Rehearsal Marks

2012-10-11 Thread Federico Bruni
> where the reharsal marks are black on white? obviously I meant white on black thanks Harm for your "scheme magic" :) ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: \markuplines not working under Windows

2012-11-02 Thread Federico Bruni
/Documentation/usage/general-suggestions.html 2012/11/2 Micah Walter : > This would probably answer my question—thanks! > > Is this mentioned somewhere in the documentation? > > > On Fri, Nov 2, 2012 at 9:41 AM, Federico Bruni wrote: >> >> I should have said: \markuplist has repl

Re: How to specify lilypond exec option in Frascobaldi?

2012-11-03 Thread Federico Bruni
Il 03/11/2012 13:27, MING TSANG ha scritto: Hi, fellow lily users: I am executing lilypond by Frescobaldi. How to specify lilypond options, eg --png in Frescobaldi (not as command-line)? Blessing in+, Ming Use the custom compilation in the LilyPond menu ___

Re: Managing the creation of a book with many scores

2012-11-04 Thread Federico Bruni
Il 04/11/2012 11:09, Olivier Biot ha scritto: One of the challenges is to process individual scores without the need of recreating the entire score book. I first thought that there ought to be a method like the preprocessor directives used in C, but that did not work with Scheme apparently. I'm

Re: Version Control and Public Repository

2012-11-09 Thread Federico Bruni
2012/11/9 Urs Liska : > Re public repositories: Do you know mutopiaproject.org? Is that what you > mean? and it's on git: https://github.com/chrissawer/The-Mutopia-Project I think that an information missing here[1] is where you can retrieve public domain scores to be digitalized (lilypondized?).

Mutopia contributions [WAS: Version Control and Public Repository]

2012-11-10 Thread Federico Bruni
Il 09/11/2012 21:57, Nick Payne ha scritto: On 10/11/12 03:08, Urs Liska wrote: Re public repositories: Do you know mutopiaproject.org? Is that what you mean? Mutopiaproject seems pretty dead. No scores have appeared there since 12 February, including a couple that I sent them subsequent to t

Re: Version Control and Public Repository

2012-11-11 Thread Federico Bruni
Il 11/11/2012 18:54, Stjepan Horvat ha scritto: And is puting it on the web for example github ("public") illegal..?! Sure it's illegal, if material is copyrighted and you don't have the rights. If you use a private repository I think it's ok. ___ l

Re: Guitar tab with only numbers

2012-11-12 Thread Federico Bruni
Il 12/11/2012 21:37, Mate ha scritto: Do I have to set something somewhere (that the mentioned snippets don't contain)? Or were the tab stems removed by default after version 2.12.3 (the version I'm using)? Yes, you must upgrade to 2.14 at least. But I recommend using the latest stable 2.16 (y

Re: Guitar tab with only numbers

2012-11-12 Thread Federico Bruni
Il 12/11/2012 23:54, Noeck ha scritto: (I can't tell when that behaviour has changed.) Since 2.13.4 I remember that it happened few months after I started using LilyPond :-) commit 8f4004f8cd8c0902c5a9409a3cd75c519f22ef47 Author: Marc Hohl Date: Fri Jul 10 10:53:06 2009 +0200 New tabla

Re: whole measure, unusual time signature

2012-11-15 Thread Federico Bruni
Il 15/11/2012 20:20, Victor Eijkhout ha scritto: I'm writing a piece in 14/16, and that's not 7/8: it's counted 4+3+3+4 sixteenths. 1. Is there a way to make beaming automatically to 4-3-3-4? You find the answer here: http://lilypond.org/doc/v2.16/Documentation/notation/beams#setting-automati

Re: whole measure, unusual time signature

2012-11-15 Thread Federico Bruni
Il 15/11/2012 20:20, Victor Eijkhout ha scritto: 3. I have a part (labeled "mastertrack") that is completely empty except for a bunch of "\mark\default" and "\bar .|." thingies, and that I overlay on each part. This has worked fine in the past. However, using \times 14/16 {s1} to get a whole empt

Re: convert-ly 2.17.6 does nothing

2012-11-17 Thread Federico Bruni
Il 17/11/2012 12:42, Thomas Scharkowski ha scritto: Now, I've tested it and I can't even run convert-ly from version 2.16 to 2.17.6 in frescobaldi, the Ok-button is greyed out. So there seems to be something wrong, even if I can't reproduce your findings here. Joram Hi Joram, you are right: I

Re: convert-ly 2.17.6 does nothing

2012-11-17 Thread Federico Bruni
Il 17/11/2012 13:35, Federico Bruni ha scritto: I can confirm it. I'm using the latest version of Frescobaldi, pulled from github. I've opened an issue here; https://github.com/wbsoft/frescobaldi/issues/90 BTW, I've opened also a request for modifying the way lilypond paths are

Re: convert-ly 2.17.6 does nothing

2012-11-17 Thread Federico Bruni
Il 17/11/2012 14:58, Noeck ha scritto: Thanks, but that's not directly the problem, because it doesn't occur with the lilypond version from the package repositories (ubuntu). So "which" surely points me to that one installed in /usr/bin. But the other two installations don't work. I looked at it

barré variables and TextSpanner

2012-11-18 Thread Federico Bruni
I'm currently using these simple variables to reduce the clutter in my files: barreI = \override TextSpanner #'(bound-details left text) = #"B I " barreII = \override TextSpanner #'(bound-details left text) = #"B II " barreIII = \override TextSpanner #'(bound-details left text) = #"B III " ...

Re: barré variables and TextSpanner

2012-11-18 Thread Federico Bruni
Il 18/11/2012 14:28, Thomas Morley ha scritto: boiled down, you want to use a function to set 'left 'text of TextSpanner. How about: \version "2.16.0" barre = #(define-music-function (parser location strg)(string?) (let ((arg (string-append "B " strg))) #{ \override TextSpanner #'(bou

Re: barré variables and TextSpanner

2012-11-18 Thread Federico Bruni
Il 18/11/2012 18:10, Thomas Morley ha scritto: So see my own coding below. \version "2.16.0" barre = #(define-music-function (parser location strg music)(string? ly:music?) (let ((arg (string-append "B " strg))) #{ \override TextSpanner #'(bound-details left text) = $arg

Re: convert-ly 2.17.6 does nothing

2012-11-19 Thread Federico Bruni
Hi Wilm I think that Joram is right. 2012/11/19 Wim van Dommelen > Be aware if you specify more then one version of Lilypond here, > Frescobaldi will notice and search for an matching executable. Guard the > version numbers reported to be sure. Your conclusion is definitely wrong, I > repeat: c

review of a Mutopia file (why TabStaff gives error here?)

2012-11-21 Thread Federico Bruni
nscription guitare Ludovic Alexandre Morin - revue et doigtée Olivier Flatrès - 20/11/05" mutopiatitle = "Sicilienne" mutopiacomposer = "FaureG" mutopiaopus = "O 78" mutopiainstrument = "Guitar" date = "19th Century" source = &quo

Re: review of a Mutopia file (why TabStaff gives error here?)

2012-11-21 Thread Federico Bruni
Il 22/11/2012 01:32, Thomas Morley ha scritto: Hi Federico, in one case you used \0 as StringNumber-indication. Seems it crashes when used in a TabStaff. Yup, I've removed it and TabStaff compiles. Now I realize that there are many string numbers missing in the second part of the piece. I'll

Re: review of a Mutopia file (why TabStaff gives error here?)

2012-11-23 Thread Federico Bruni
Il 24/11/2012 03:34, Keith OHara ha scritto: Federico Bruni gmail.com> writes: I've updated to 2.16 the following piece of Mutopia: http://www.mutopiaproject.org/cgibin/piece-info.cgi?id=636 Can anyone review it? I made one pass through, and made potential-corrections as I went. (

Re: review of a Mutopia file (why TabStaff gives error here?)

2012-11-24 Thread Federico Bruni
Il 24/11/2012 03:34, Keith OHara ha scritto: You might not have seen that Nick posted a much nicer formatting for barre indications. It avoids taking apart LilyPond's internal data structures, which makes it better for mutopi

Re: review of a Mutopia file (why TabStaff gives error here?)

2012-11-25 Thread Federico Bruni
Il 24/11/2012 22:53, Nick Payne ha scritto: BTW, given that guitar right-hand fingering in a score is indicated by the letters "p", "i", "m", and "a", I think that the source is easier to read if you define P=\rightHandFinger #1 I=\rightHandFinger #2 M=\rightHandFinger #3 A=\rightHandFinger #4

Re: specify MIDI channel?

2012-11-25 Thread Federico Bruni
Il 19/11/2012 22:11, Gerard McConnell ha scritto: Hello, I understand that I can send information to separate (sequential) MIDI channels by using different staves. You can also send each voice to a different channel, see Notation Reference 3.5.1, Instrument Names, selected snippets (which uses

how to display Arpeggio in TabStaff in 2.17?

2012-12-08 Thread Federico Bruni
I used to display the Arpeggio in TabStaff this way: \revert Arpeggio #'stencil I know that David made a big change in the code and the synthax is changed, but I can't make it work. \revert Arpeggio.stencil doesn't work. What's wrong? See snippet below. Thanks, Federico %\version "2.16.1"

Re: how to display Arpeggio in TabStaff in 2.17?

2012-12-08 Thread Federico Bruni
Il 08/12/2012 12:31, David Kastrup ha scritto: Pushed a fix to staging, should become part of 2.17.9 and be in master in a few hours at most. thank you! ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilyp

Re: Repeats with alternative endings and MIDI

2012-12-09 Thread Federico Bruni
Il 09/12/2012 11:18, Olivier Biot ha scritto: And I am using articulate.ly as in the documentation: http://lilypond.org/doc/v2.16/Documentation/notation/the-articulate-script However I can't get the MIDI to do what is expected. The problem is not with articulate.ly Have

Re: Unexpected side-effect of articulate.ly on aftergrace

2012-12-09 Thread Federico Bruni
Il 07/12/2012 00:18, Olivier Biot ha scritto: Dear LilyPond users, I just came across a weird interaction between articulate.ly and aftergrace. If I include "articulate.ly " then beamed aftergrace notes have a tenuto articulation and are not rendered

  1   2   3   4   5   6   7   8   9   10   >