Re: documentation

2009-11-26 Thread Federico Bruni
Graham Percival wrote: It's because of a mistake in the new .htaccess file. It's not deliberate. I've realized now that 2.13.8 is out, the download link is not updated in the main website. You can find it just in the new website: http://lilypond.org/doc/v2.13/Documentation/web/development#d

Re: Font questions

2009-11-26 Thread Federico Bruni
Father Gordon Gilbert wrote: Using Lily 2.13.0, with jEdit LilyPondTool -- I *think* with UTF-8 (how can I be sure?) Utilities>Global options>Encodings default character encoding should be UTF-8 then the accented characters will be rendered correctly __

Re: number of systems on a3 page

2009-11-27 Thread Federico Bruni
David Kastrup wrote: With the current developer version (2.13.9 or so), there are 12 systems per page with your input file. also with the last development version (2.13.8) there are 12 systems per page. there's no need to compile it, you can find it here: http://lilypond.org/doc/v2.13/Docu

Re: Compiling times on this file

2009-11-27 Thread Federico Bruni
Father Gordon Gilbert wrote: For much of the time I have been working on this file, it's taken 5 - 7 seconds to compile. All of a sudden this morning, it started taking up to 30 seconds, and I haven't done anything radical. Can someone have a look at my code and see if there is something real

Re: Is there a perl script to partially convert ascii tabs to lilypond input?

2009-12-03 Thread Federico Bruni
Marc Hohl wrote: > > But seriously: is tuxguitar able to read ascii tabs? It has a export > function to lilypond. > AFAIK, tuxguitar can't open ascii tabs. But it can import midi file very well. Does a good converter ascii2midi exist? Kguitar should be able to read ascii files (use .tab extensi

Re: tablature fingering (again)

2009-12-04 Thread Federico Bruni
Hugh Myers wrote: > Since this: > > \version "2.13.7" > > upper = { > < b\4 e\3 gis\2 e' >4 s2 > } > > lower = { > s2. > } > > { > \time 3/4 > << > \new Staff \relative c'' { > << > \set Score.barNumberVisibility = #all-bar-numbers-visible > \bar "" > \override S

parallelMusic and repeat

2009-12-07 Thread Federico Bruni
I'm trying to use \parallelMusic to write polyphonic pieces. Unfortunately, I can't use \repeat and \alternative, otherwise everything breaks up. In fact, it interprets each line as a new measure, it can't see the voices anymore. I wonder if it's a bug or if I'm doing something wrong.. (I attach a

Re: parallelMusic and repeat

2009-12-07 Thread Federico Bruni
-Eluze wrote: > i think \parallelMusic is just thought for a quick and easy input - without > sophisticated structuring of a piece! > oh, I see that's what I wanted to know.. well, it's a pity because it's very handy, you can see all the voices in a measure without having to scroll from one var

Re: parallelMusic and repeat

2009-12-07 Thread Federico Bruni
Mats Bengtsson wrote: > > > -Eluze wrote: >> >>> I can use \bar "|:" ":|" for repeats, but I don't know how to set the >>> alternate endings manually. Any hint? >>> >>> >> >> you could add a further voice taking care of these repeats: >> >> \\ >> { >> \repeat volta 2 { >>

Re: parallelMusic and repeat

2009-12-07 Thread Federico Bruni
Alexander Kobel wrote: > Federico Bruni wrote: >> In a normal piece, I have to scroll a lot when I enter music, because >> each voice is separated. >> That's why I hoped I could use \parallelMusic instead.. > > Do it, and try to somehow get around it'

Re: parallelMusic and repeat

2009-12-07 Thread Federico Bruni
Alexander Kobel wrote: > Federico Bruni wrote: >> Even this (just repeat without alternatives) does not work: >> >> \parallelMusic #'(VoiceA VoiceB) { >> \repeat volta 2 { >> r4 g' c e ~ | >> c,1 | >> >> e4 g, c e ~ | >&

first bar width

2009-12-07 Thread Federico Bruni
I'm writing a blank sheet to be used for hand writing (see attached file). The problem is that the first bar of each line is too large compared with the other bars. I guess this is due to a default padding value of some property.. I don't know which.. Any hint? I've searched in the archives but I

Re: first bar width

2009-12-08 Thread Federico Bruni
Neil Puttock wrote: > 2009/12/7 Federico Bruni : >> I'm writing a blank sheet to be used for hand writing (see attached file). >> The problem is that the first bar of each line is too large compared >> with the other bars. I guess this is due to a default padding val

MIPS architecture

2009-12-09 Thread Federico Bruni
Has any of you successfully compiled and run lilypond on a mips/mipsel machine? I ask because I'm thinking about buying a netbook whose CPU is based on mipsel. The debian maintainer of lilypond told me that compiling lilypond for mips is straightforward, no hack needed. Good news.. but I'd be glad

Re: Distancing custom articulations from the note

2009-12-15 Thread Federico Bruni
Il 13/12/2009 19:10, Luca Rossetto Casel ha scritto: In my score, I have to use some modified symbols as editorial annotations. And this is my problem: I have found and adapted to my needs a snippet to print smaller articulations. Here it is the staccato one: smallStaccato = #(let ((m (make-mus

Re: No Work!

2009-12-15 Thread Federico Bruni
Il 15/12/2009 12:22, Philip Potter ha scritto: Robert, are you clicking "Reply" instead of "Reply all"? I haven't seen any of your messages since the first one, and they aren't appearing in the archives. This can happen if you send replies just to one person and not to the whole list. Please ke

Re: Problem, probably with Lilypondtool

2009-12-17 Thread Federico Bruni
Il 16/12/2009 21:35, Nick Payne ha scritto: When I use jEdit/Lilypondtool on Linux, about one time in four or five that I run Lilypond from the LPT toolbar, Lilypondtool doesn't recognise when Lilypond has finished processing, doesn't return with the "Lilypond ready" prompt in the console window

Re: GUI

2009-12-18 Thread Federico Bruni
Il 18/12/2009 00:57, Graham Percival ha scritto: Pretend that you've never heard of lilypond. Does the webpage answer the questions, or present the information, that you wanted to know before you got involved? http://lilypond.org/doc/v2.13/Documentation/web/index.html Here: http://lilypond.

Re: GUI

2009-12-18 Thread Federico Bruni
Il 18/12/2009 06:32, Jonathan Wilkes ha scritto: LilyPondTool, Frescobaldi, Emacs and Vim are listed under "Alternate Input." Since this link is to the right of "Text Input," the implication is that they are alternatives to text input, which of course is false: All the information under the "

Re: GUI

2009-12-18 Thread Federico Bruni
Il 18/12/2009 10:36, Francisco Vila ha scritto: 2009/12/18 Federico Bruni: I would add this line, before executing the file (I know Unix users should not have any problem with that, but still.. it's just a line.. and it can help newbies): chmod a+x lilypond-2.12.2-OS-TYPE.sh sh doe

minimum distance between staves in StaffGroup

2009-12-31 Thread Federico Bruni
I'm using Lilypond 2.13.9 and 'm trying to use the commands suggested here: http://lists.gnu.org/archive/html/lilypond-user/2009-10/msg00499.html \layout { \context { \StaffGroup \override StaffGrouper #'between-system-spacing #'padding = #1.0 \override StaffGrouper #'after-last-sy

header in score block not working

2010-01-02 Thread Federico Bruni
I need to put the \header block inside the \score block. Could you please tell me what's wrong in this example (it prints nothing in the header)? Thanks! Federico \version "2.13" \include "english.ly" firstpiece = \relative c' { c d e fs } \score { \new Staff { \firstpiece } \

Re: header in score block not working

2010-01-02 Thread Federico Bruni
Il 02/01/2010 13:28, mike99 ha scritto: There's nothing wrong with your example, it's just not doing as you intended: see the Notation Reference, 3.2.1, "Creating titles." Lilypond documentation wrote: If you define the \header inside the \score block, then normally only the piece and opus hea

Re: "programming error"

2010-01-03 Thread Federico Bruni
Il 03/01/2010 22:33, C.Flothow ha scritto: \version "2.12.2" {\time2/2 \times 1/2{\relative c''{g1 g \time 3/2 f fis2 g1 a2 a b c4 a~a g2 g4 f2 \time 2/2 e1 }}} this code looks weird to me try this (I don't know if you want this music, but it prints one staff) \relative c'' { \time 2/

blocking midi output of included files

2010-01-04 Thread Federico Bruni
I have several files who have the \midi block and I have included them in a new file - book.ly - (which, surprise surprise, I use to produce a book). I need the midi block in each file, because they are still in progress and I have to check the music. But I'd like to tell LilyPond to not produ

Re: blocking midi output of included files

2010-01-04 Thread Federico Bruni
Il 04/01/2010 11:57, James Lowe ha scritto: %/midi ? no, it's more complicated the midi block is in some files and I can't remove or comment it because I still need it then I want to compile a file like the one below and tell LilyPond to not create new midi files \version "2.13" \markup

Re: blocking midi output of included files

2010-01-04 Thread Federico Bruni
Il 04/01/2010 12:31, James Bailey ha scritto: That doesn't work. Think of it this way fileOne.ly \score {...\layout{}\midi{}} fileTwo.ly \score {...\layout{}\midi{}} bookOne.ly \include "fileOne.ly" \include "fileTwo.ly" The question is if it is possible to suppress the midi file generation when

Re: blocking midi output of included files

2010-01-04 Thread Federico Bruni
Il 04/01/2010 14:14, James Lowe ha scritto: Can you use the \tag option here? To set a variable that you could then 'filter' in the book.ly? this could have been a good idea, but I think I can't apply it in my situation because \tag handles music expressions, whereas I need to "make invisib

Re: blocking midi output of included files

2010-01-04 Thread Federico Bruni
Il 04/01/2010 16:30, Tom Dickson ha scritto: In your files, instead of: \midi Have: \include midi.ly And then you can edit midi.ly to have \midi or not depending on what you want to do. thanks for the idea If I've understood it correctly, I may remove or

Re: blocking midi output of included files

2010-01-05 Thread Federico Bruni
Il 05/01/2010 11:10, Mark Knoop ha scritto: What about using a Makefile for the project which preprocesses the included files (with sed for example) to comment out the midi block. It could then uncomment the block again after compilation. This seems the smartest solution. Unfortunately, I'm a

Re: blocking midi output of included files

2010-01-05 Thread Federico Bruni
Il 05/01/2010 12:23, Federico Bruni ha scritto: I've found this command which works almost as expected: sed s/\midi/%\midi/ $"file.ly" The problem is that it comments also this line: \set Staff.%midiInstrument = #"acoustic guitar (steel)" How can avoid that?

2 pages in a A3 landscape paper

2010-01-05 Thread Federico Bruni
How can I tell LilyPond to print two pages in a A3 landscape paper? In the attached example, I'd like to have 2 pages instead of 4. Now it's: 1 2 3 4 I'd like it to be: 1 2 3 4 I could not find anything in the doc.. and the -user archive site is not reachable now. I've tried with google, but

Re: 2 pages in a A3 landscape paper

2010-01-05 Thread Federico Bruni
Il 05/01/2010 16:21, Reinhold Kainhofer ha scritto: Am Dienstag, 5. Januar 2010 16:11:01 schrieb Federico Bruni: How can I tell LilyPond to print two pages in a A3 landscape paper? In the attached example, I'd like to have 2 pages instead of 4. That's not lilypond's job, b

center text in the middle of the page

2010-01-06 Thread Federico Bruni
Centering horizontally is very simple: I use \fill-line and just one text. There's anything as simple to center the text vertically as well? So far I only managed to get it working with a silly workaround: \column and a long list of \line { \null } (see attached example). I'm sure there's some

Re: center text in the middle of the page

2010-01-06 Thread Federico Bruni
Il 06/01/2010 14:14, Kieren MacMillan ha scritto: With Joe's new spacing mechanism, you can center a score: \version "2.13.9" \paper { scoreTitleMarkup = ##f tagline = ##f ragged-last-bottom = ##f top-system-spacing = #'((space . 4) (padding . 4) (stretchability . 1)) between-sy

Re: center text in the middle of the page

2010-01-06 Thread Federico Bruni
Il 06/01/2010 15:35, Kieren MacMillan ha scritto: Does anybody know if there's a way to make it working somehow also with a markup block? Well, I would have expected to find a solution in one of the commands related to \markup ... If you \box it, with large enough padding, that might work�

Re: center text in the middle of the page

2010-01-07 Thread Federico Bruni
Il 06/01/2010 20:38, Nick Payne ha scritto: \markup { \fill-line { \lower #70 { "Centred text" } } } thanks Nick, this is exactly what I wanted Federico -- http://gnurag.net/blog/ http://fsfe.org/ http://groups.fsf.org/wiki/LibrePlanetItalia ___ l

\stopStaff does not work with TabStaff in StaffGroup

2010-01-07 Thread Federico Bruni
I *think* I've found a kind of bug.. I was tryin' to suppress a couple of bars in a StaffGroup (made of one Staff and one TabStaff), using \stopStaff I've found out, after several tries (see attached file), that the problem arises when I use \stopStaff \startStaff in a score which has a TabSt

Re: \stopStaff does not work with TabStaff in StaffGroup

2010-01-07 Thread Federico Bruni
Il 07/01/2010 16:33, Patrick Schmidt ha scritto: Federico, I think it's a problem with moderntab. If you remove all the \clef "moderntab" then everything works fine. (I tested it with version 2.13.10.) Thanks Patrick, yes it works also in 2.13.9 and you are right, it's not a matter of poly

Re: what is snippet 632

2010-01-13 Thread Federico Bruni
Il 13/01/2010 20:24, jpatk ha scritto: The first message in lilypond-user Digest, Vol 86, Issue 39, begins: when i run the code below with snippet 632... What is snippet 632? I have lilypond-snippets.pdf, but it doesn't appear that the snippets are numbered. actually, it's the id of the url

Re: Incorrect Lilypond version

2010-01-20 Thread Federico Bruni
On 20/01/2010 15:55, Henning Hraban Ramm wrote: 2010/1/19 hsweet: I've installed what I think should be Lilypond 2.12 every way I can dream up, the installation messages say it's installing 2.12. but lilypond -v still thinks it 2.10.33. This is on a machine running Ubuntu 9.10. Probably you'v

Re: Incorrect Lilypond version

2010-01-21 Thread Federico Bruni
On 21/01/2010 00:28, Patrick Horgan wrote: It's your PATH. The PATH is how unix/linux finds things. If you type: echo $PATH you'll see that either ~/bin, or /home/fede/bin, comes before /usr/bin. They're searched in the order they occur in your PATH. If you'd like it to be different, find th

Re: Temporary polyphonic passages in TabStaff

2010-01-26 Thread Federico Bruni
Il giorno Mon, 25 Jan 2010 21:17:19 +0100 Oscar van Eijk ha scritto: > At some locations I add a second voice, as in the snippet I includes > with this mail, but that doesn't work for tabs; the new voice is twice > interpreted as a normal voice and an extra normal (G clef) staff is > added. I gu

Re: Temporary polyphonic passages in TabStaff

2010-01-26 Thread Federico Bruni
Il giorno Tue, 26 Jan 2010 10:27:58 +0100 Mats Bengtsson ha scritto: > > > Federico Bruni wrote: > > I guess the problem is that you've inserted \new Voice inside a > > variable. > > I'm not sure if this is correct.. I think \new commands must

Re: Temporary polyphonic passages in TabStaff

2010-01-26 Thread Federico Bruni
Il giorno Tue, 26 Jan 2010 12:47:17 +0100 "Bertalan Fodor (LilyPondTool)" ha scritto: > I think you must either use TabVoice or Voice. You can't include a > simple Voice into a TabStaff and vice versa. OK. I've found a solution with \keepWithTag and \removeWithTag. See attached file. \version

Re: Temporary polyphonic passages in TabStaff

2010-01-26 Thread Federico Bruni
Il giorno Tue, 26 Jan 2010 14:35:05 +0100 Mats Bengtsson ha scritto: > The trick is to use the standard <<{...} \\ {...}>> construct for > polophony. If you use version 2.12 or earlier, you also have to > explicitly instantiate two TabVoice contexts (just replace DrumVoice > by TabVoice in the

evince and textedit

2010-01-26 Thread Federico Bruni
Hi, I'm trying to adapt the configuration explained here: http://lists.gnu.org/archive/html/lilypond-user/2007-06/msg00185.html I'd like to set Frescobaldi as editor, so I've changed the line in the script as follows (I've copied from the preferences of Okular, where this works): frescobaldi --sm

Re: evince and textedit

2010-01-26 Thread Federico Bruni
.. and the winner is: frescobaldi --smart --line ${LINENUM} --column ${STARTPOS} ${FILENAME} Thanks Susan! ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: \hideNotes in TabStaff (was: Re: Temporary polyphonic passages in TabStaff)

2010-01-27 Thread Federico Bruni
Il giorno Wed, 27 Jan 2010 14:39:40 +0100 Oscar van Eijk ha scritto: > Another one though; also in the original sample you might have seen I > use \hideNotes. Thet doesn't seem to have any affect in the TabStaff. > As a workaround I made set the transparent property of TabNoteHead to > ##t. Is th

[lilypond-book] link to midi files, automagically

2010-01-28 Thread Federico Bruni
I'm trying to help a guy in a forum. He would like to be able to click on a music fragment and listen to the midi file. So far I've been able to create just a text link to midi "ex post", i.e. after running lilypond-book and seeing where the file is and which weird name it has. I use the hyperref

Doc suggestion for Right Hand Fingering

2010-02-17 Thread Federico Bruni
I have a suggestion to make doc even more straightforward. In NR 2.4.1 (section Right-hand fingerings) http://lilypond.org/doc/v2.13/Documentation/notation/common-notation-for-fretted-strings#index-right-hand-fingerings-for-fretted-instruments it's said: *Note:* There *must* be a hyphen after t

Wikitex security

2010-02-26 Thread Federico Bruni
Hi, I'm wondering if the Wikitex extension for Mediawiki is a secure alternative to the LilyPond extension. I read these pages: http://lists.gnu.org/archive/html/lilypond-devel/2009-11/msg00152.html http://wikisophia.org/wiki/Wikitex (as you can see, there is an Edit button... it is open to publ

Re: Frescobaldi

2010-03-02 Thread Federico Bruni
On Frescobaldi website: "Currently, to install Frescobaldi you need a UNIX-like system such as GNU/Linux (a very good choice anyway! :-). But as soon as KDE's Python module (PyKDE4) becomes available on other platforms, Frescobaldi will be able to run on these platforms too." It seems that PyKD

pointAndClickOff in a "book file"

2010-03-05 Thread Federico Bruni
I have a file (for a book) which includes several files (each piece of music). point-and-click is enabled in each of the single files and I want to keep it. But when I create the book I don't care for point-and-click. I'd like to keep the pdf smaller and compile it faster.. There's a way to tell L

Re: pointAndClickOff in a "book file"

2010-03-05 Thread Federico Bruni
Il giorno Fri, 5 Mar 2010 12:28:51 +0100 Francisco Vila ha scritto: > Does > > lilypond -dno-point-and-click book.ly > > work? No it doesn't. It was my first try... ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/lis

Re: pointAndClickOff in a "book file"

2010-03-05 Thread Federico Bruni
> Weird! Does it work when you try it on a single small file? /Mats yes, of course the problem is just with the book.ly file, which is a list of \include ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypon

Re: pointAndClickOff in a "book file"

2010-03-05 Thread Federico Bruni
Il giorno Fri, 05 Mar 2010 13:53:28 +0100 "Bertalan Fodor (LilyPondTool)" ha scritto: > > point-and-click is enabled in each of the single files and I want > > to keep it. > > > By default enabled or explicitly? That would override > -dno-point-and-click I think. Explicitly... But not in all o

\include and alterations

2010-03-05 Thread Federico Bruni
Hi, I have another problem with the use of \include. I have a file which compiles fine, even though I get this error message: programming error: no solution found for Bezier intersection Anyway, the output is fine. Now, if I include this file in my book.ly file, I get a bunch of errors related

Re: \include and alterations

2010-03-05 Thread Federico Bruni
I thaught I was not able to do a minimal example which could fail, but it was easier than expected. I guess the problem is that the previous included file has an \include "english.ly" statement, and it seems that this breaks the next file (which uses default names instead). Here's the example:

Re: \include and alterations

2010-03-05 Thread Federico Bruni
Il giorno Fri, 5 Mar 2010 18:32:56 +0100 Francisco Vila ha scritto: > >> file1.ly > >> > >> \version "2.13" > > \include "nederlands.ly" > > This would be the right approach, I think. Yes, of course. Stupid me.. I thaught \include "english" was enabled just in the first file, instead it's "

Re: Books, bookparts, includes: what?

2010-03-06 Thread Federico Bruni
Il giorno Sat, 06 Mar 2010 20:09:50 +0100 Giovanni Roversi ha scritto: > Ok ok, I know I'm opening a new thread on the same topic just after > few days, but I saw another possible solution. The problem follows: [...] > I attached files, so tell me what it doesn't work, please! > Is it for the '\i

Re: \include and alterations

2010-03-08 Thread Federico Bruni
Il giorno Mon, 08 Mar 2010 14:31:30 +0100 Mats Bengtsson ha scritto: > > > Federico Bruni wrote: [cut] > > I hope one day I'll understand the logic of \include ;-) > > > \include does exactly the same thing as pasting the content of the > included file into

Re: Books, bookparts, includes: what?

2010-03-09 Thread Federico Bruni
Il giorno Sun, 07 Mar 2010 00:15:17 +0100 Giovanni Roversi ha scritto: > 2) Why does the table of contents go down on the page? Can we put it a > bit upper? It goes down because of the \header block. In a previous private message I suggested you to remove it, but there's a much better solution.

Re: Names of multiple midi files in lilypond-book

2010-03-23 Thread Federico Bruni
Il giorno Mon, 22 Mar 2010 23:18:37 -0400 Keith Weintraub ha scritto: > I would like to be able to put hyperlinks in the text that point to > the midi files. > > Is there a way to know what the names of the midi files will be or > better yet to force the names in the \midi{} block? Hi Keith, I

Re: Lute tablature and "j"

2010-04-20 Thread Federico Bruni
Il giorno mar, 20/04/2010 alle 12.49 -0700, William Bajzek ha scritto: > Hello. I'm new to the list, but I've been using Lilypond for about a year > now. > > Recently I've been wanting to produce some lute tablature, and just noticed > the example in the documentation on doing letter tablature.

Re: Tablature: Simple Question

2010-04-21 Thread Federico Bruni
Il giorno mer, 21/04/2010 alle 12.07 -0300, Bernardo Barros ha scritto: > Hi List, > > > Just a simple question: if I have a variable with the source for the > tablature and the normal notation, how can I take off the string > indications from the normal notation? > \layout { \context { \

Re: Tablature with squared noteheads

2010-04-26 Thread Federico Bruni
Il giorno lun, 26/04/2010 alle 19.26 -0300, Bernardo Barros ha scritto: > I'm copying a part with a tablature and there is one measure that I > have damped strings on the guitar. I'd like to notate this with a > different notehead (a black square, or maybe a cross) instead and the > usual numbers.

Re: LilyPond output in other programs

2010-05-09 Thread Federico Bruni
This is also interesting: http://www.methods.co.nz/asciidoc/music-filter.html On Sun, 2010-05-09 at 13:45 +0200, Patrick Schmidt wrote: > Hi all, > > this should probably be listed in Usage 4.4: > > LilyPond can be integrated in Google Wave, WordPress, SPIP and > mediawiki. > > Plug-ins: >

Re: A new LilyPond Report...

2010-05-11 Thread Federico Bruni
On Tue, 2010-05-11 at 14:45 +0200, Valentin Villenave wrote: > Read the full issue on: > http://news.lilynet.net/The-LilyPond-Report-18 > Great! There's a wrong link here: Graham Percival will be at the international Libre Software Meeting 2010. Here’s the pitch: _

Re: Noobie question. Simple fix needed

2010-05-16 Thread Federico Bruni
On Sun, 2010-05-16 at 08:54 -0700, zxxz wrote: > Hello all, > > How can I fix http://old.nabble.com/file/p28574688/01_.ly 01_.ly in order > to have http://old.nabble.com/file/p28574688/test.jpg test.jpg as result? > > http://old.nabble.com/file/p28574688/test.jpg > Thanks a lot! > Giovanni

GUB and mipsel architecture

2010-05-16 Thread Federico Bruni
Some months ago I asked if anybody managed to compile LilyPond in a computer which has a MIPS architecture: http://lists.gnu.org/archive/html/lilypond-user/2009-12/msg00127.html In the meanwhile I bought a MIPSel netbook (Lemote Yeeloong) and successfully compiled lilypond in gNewSense 3 (based o

Re: GUB and mipsel architecture

2010-05-18 Thread Federico Bruni
On Mon, 2010-05-17 at 22:52 +0100, Graham Percival wrote: > > However, cross-compiling is a fairly involved process and requires > a great deal of technical knowledge. Don't expect much help, > because very few people have any experience with it. > Ok, so it's definitely not a task for me :) I

Re: GUB and mipsel architecture

2010-05-20 Thread Federico Bruni
Jan, thanks for your suggestion. On Wed, 2010-05-19 at 14:28 +0200, Jan Nieuwenhuizen wrote: > What happens if you replace librestrict/kernel_stat.h by the > mips one that I'm attaching? > I've tried but I get a similar error: Tail of target/tools/log/librestrict.log ./xstatconv.

tied harmonic and parentheses in TabStaff

2010-05-28 Thread Federico Bruni
Hi all, I've realized that a tied harmonic note in TabStaff keeps the angle brackets while the number is correctly removed. (see attached file) I suppose this is not intended and in my opinion brackets should be removed. I've done it manually with: \once \override HarmonicParenthesesItem #'stenci

Re: Editing lilypond files with Geany

2010-05-31 Thread Federico Bruni
Hi Tanguy, thank you so much for the info. I've been looking for a lightweight editor for some time (I'm currently using Gedit and the embedded terminal, but Geany seems better and promising). I've tried to set it up but it's not working. I've downloaded the svn version: aptitude install subvers

Re: Editing lilypond files with Geany

2010-06-02 Thread Federico Bruni
On Mon, 2010-05-31 at 22:33 +0200, Tanguy Léost wrote: > I think your file should be named filetypes.lilypond.conf > Yes, now I can see LilyPond in Custom File Types. > I paste my filetypes.lily.conf file here, hope this helps : > (I copied the C filetype, and changed a few things in it, so s

Re: Editing lilypond files with Geany

2010-06-02 Thread Federico Bruni
On Wed, 2010-06-02 at 18:15 +0200, Tanguy Léost wrote: > Federico Bruni a écrit : > > But it's not working: > > > > * Geany cannot recognize the .ly file > > Maybe because this line is missing? > > > > # default extension used when saving files >

Re: Editing lilypond files with Geany

2010-06-02 Thread Federico Bruni
On Wed, 2010-06-02 at 22:05 +0200, Tanguy Léost wrote: > Ok, that's cool. > I didn't know frescobaldi, i may give it a try some day. > Valentin wrote an extensive review of Frescobaldi some months ago: http://news.lilynet.net/The-LilyPond-Report-17 I think it's the LilyPond editor which has the

Re: Editing lilypond files with Geany

2010-06-04 Thread Federico Bruni
On Thu, 2010-06-03 at 22:42 +0200, Tanguy Léost wrote: > I don't know what is the purpose of primary and secondary. > the secondary keywords don't seem to work, what is it supposed to do? I guess that the purpose is having different styles for different groups of keywords, see for example this th

Re: Using a variable twice but in different octaves

2010-06-12 Thread Federico Bruni
Il giorno sab, 12/06/2010 alle 22.41 +0530, Disc Magnet ha scritto: > I have a variable like this: > > riff = {d f a f d f a f} > > I want to include it twice in my staff but the first time it is used > it is relative to c' and the second time it is relative to c''. How > can this be done? > Ha

Re: new website 24-hour test

2010-06-29 Thread Federico Bruni
Il giorno mer, 30/06/2010 alle 07.49 +1000, Nick Payne ha scritto: > I like the appearance. > > Search always seems to search only the stable version documentation > even when it is the unstable version documentation being browsed - eg > using the seach box at bottom left underneath the contents o

Re: Elysium - LilyPond IDE for Eclipse

2010-07-01 Thread Federico Bruni
Stefan Thomas ha scritto: > > Dear community, > > I wanted to try elysium. > > I've downloaded and installed the program. > > But when I opened the first lilypond-file I've got: > > Could not open the editor: Editor could not be initialized. > > What went wrong? > You have to create a LilyPond pr

Re: Only one title prints if I try to \include > 1 tune on a sheet

2010-07-10 Thread Federico Bruni
Il giorno sab, 10/07/2010 alle 05.33 -0700, hsweet ha scritto: > I am trying to print several short pieces on one sheet by using \include. It > works fine, except only the title of the 2nd tune prints. I am trying to get > > FIRST TUNE TITLE > notes... > NEXT TUNE TITLE > notes > > This is a

Re: Only one title prints if I try to \include > 1 tune on a sheet

2010-07-11 Thread Federico Bruni
As Phil said before, the main file should look like this: \version "2.12.2" \paper { print-all-headers = ##t } \include "Cocek.ly" \include "Bb_scale.ly" Then in the included files you should move the \header *inside* the \score block. You can find why in Learning Manual 3.1 and Notation

[doc] Notation 1.8.2: file .eps not found?

2010-07-13 Thread Federico Bruni
Hi, I've found a small error in documentation. In Notation 1.8.2, section "Graphic notation inside markup": http://lilypond.org/doc/v2.13//Documentation/notation/formatting-text#graphic-notation-inside-markup in the last example you can see that no image has been rendered and there's some bla

Re: [doc] Notation 1.8.2: file .eps not found?

2010-07-13 Thread Federico Bruni
> - Graham > > > On Tue, Jul 13, 2010 at 11:05:10PM +0200, Federico Bruni wrote: > > Hi, > > > > I've found a small error in documentation. > > > > In Notation 1.8.2, section "Graphic notation inside markup": > > http://lilypond.org

DocBook and lilypond-book

2010-07-21 Thread Federico Bruni
Hi, recently I've been playing with DocBook and lilypond-book, in order to evaluate if it could be a good tool to write a small tutorial about LilyPond. The first time I tried I managed to get the rendered .png, using the example in Usage 3.2.4 as a starting point. Then time passed and I tried a

Re: Guitar tab string numbers

2010-07-23 Thread Federico Bruni
Il giorno gio, 22/07/2010 alle 17.24 +0100, Phil Burfitt ha scritto: > Hello List, > > How can I define the string numbers of the notes of a chord in guitar TAB > without the string numbers appearing in the standard notation? > > ie. string numbers for tab notation can be defined b\3 or \3 and

Re: New piece header in the same score

2010-07-25 Thread Federico Bruni
Ciao Andrea, I'm not sure of what you are asking. If you write a minimal example: http://lilypond.org/doc/v2.13/Documentation/web/tiny-examples.it.html you'll make our job easier :) Il giorno dom, 25/07/2010 alle 00.53 -0700, Jayaratna ha scritto: > My score has a double bar (\bar "||") befor

strange midi problem

2010-08-01 Thread Federico Bruni
Hi, I have a strange issue (see attached minimal example). I'm using a guitar tuning where 6th and 5th string are tuned 1 fret down (DGDGBE). The harmonic over 7th fret of 4th string (an a) is displayed correctly (on 7th fret) only if I use a(n incorrect) lower pitch. Otherwise it's 1 pitch up..

Re: Help using convert-ly recursively on Linux

2010-09-03 Thread Federico Bruni
I'm not sure at all... maybe you can use find? Something like that: cd path/to/dir find -name '*.ly' -exec convert-ly {} \; Cheers, Federico 2010/9/3 Ralph Palmer > Greetings - > > I'm running LilyPond on Ubuntu 9.10 (Karmic Koala). > > I'd like to run convert-ly against all of my .ly files th

Re: something like scorch for lilypond?

2010-09-22 Thread Federico Bruni
2010/9/21 Stefan Thomas > Dear Henning, > Scorch is a plugin, that allows You to read the music while You can listen > to the midi-file at the same time. > You can also transpose whole pieces, and You don't have to install sibelius > for it. > You may try Rosegarden. You can open the midi file

Re: 2.13.34

2010-09-25 Thread Federico Bruni
Il giorno sab, 25/09/2010 alle 17.46 -0400, craigbakalian ha scritto: > Is there a Notation Reference like > the one for 2.12? I can't find it on the internet You can find the manuals for development version in this page (scroll it down): http://lilypond.org/website/development.html Cheers, F

centering a whole note/chord

2010-09-26 Thread Federico Bruni
I have a simple question, but I could not find any solution around. I'd like to move a whole note a bit on the right (or put it in the center of the bar). In the following example I'd like to move to the right or center the chord in the last bar. Any hint? Thanks! \version "2.13.34" \relative c

Re: Header separation from markup or music

2010-10-06 Thread Federico Bruni
Which version of LilyPond are you using? Which settings have you used in \paper? Look at Notation Reference 4.1.2 Cheers, Federico 2010/10/6 Jiri Zurek (Prague) > > I cannot figure out how to increase the space (the separation) between the > header of the page and anything else on the page, wh

Re: Header separation from markup or music

2010-10-06 Thread Federico Bruni
2010/10/6 Jiri Zurek (Prague) > > > Federico Bruni-5 wrote: > > > > Which version of LilyPond are you using? > > > I am using the version 2.13.* (currently the 2.13.18) > > > Federico Bruni-5 wrote: > > > > Which settings have you used i

Re: TabStaff.minimumFret on more than one TabVoice

2010-11-06 Thread Federico Bruni
Il giorno sab, 06/11/2010 alle 16.23 -0400, Mike Jarmy ha scritto: > \version "2.12.3" > > treble = { > \set TabStaff.minimumFret = #7 > d'16 g b d~d b g d > } > > bass = { > \set TabStaff.minimumFret = #0 > d8 d g d > } If you specify TabVoice instead of TabStaff, then it will

Re: wiki or blog with lilypond

2010-11-06 Thread Federico Bruni
Il giorno sab, 06/11/2010 alle 13.41 -0400, Marc Mouries ha scritto: > Dear Lilyponders, > > As i go about learning violin with my kids, I create practice music sheet and > scores of classical and folk songs. > Now I would like to set up a wiki or blog to document what we learn as we go. > Would

Gummi lightweight editor

2010-11-07 Thread Federico Bruni
Hi, those of you who read the last LilyPond Report know about this patch written by Jan: http://lists.gnu.org/archive/html/lilypond-devel/2010-07/msg00281.html If you read the patch, it seems that Gummi 0.4.8 is written in python. But the last release 0.5.3 is written in C. The problem is tha

Re: Gummi lightweight editor

2010-11-07 Thread Federico Bruni
Il giorno dom, 07/11/2010 alle 13.21 -0600, Christopher Meredith ha scritto: > > You can get it here: > > > https://launchpad.net/gummi/+milestone/0.4.8 > > Thanks for the link! Unfortunately, I can't get it working... Here's how I've applied the patch and launched the program: $ wget -O

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