Re: high-quality audio output from Lilypond

2013-08-08 Thread Federico Bruni
2013/8/8 Johan Vromans > Generating audio is one of the important reasons to use LilyPond. > > I use Timidity++ on a Linux system with CrisisGM351 soundfont, and I > get very acceptable results. I must admit that I cannot remember where I > got this soundfont from, but AFAIK it's a free font. >

Re: excluding a staff from MIDI output

2013-08-08 Thread Federico Bruni
2013/8/7 Glen Larsen > I often use this when developing guitar tabs so the MIDI output doesn't > double up: > > \new TabStaff = "Guitar tabs" \with { > \remove "Staff_performer" > } > Thanks Glen, I never realized it! I see that the size of the midi file is reduced by an half. Most

Re: MIDI keyboard

2013-08-13 Thread Federico Bruni
2013/8/13 Johan Vromans > What I think would be handy is two pass input. In the first pass, only > register the durations of the notes. In the second pass register the > actual notes. Is there any software that facilitates this? My platform > is Linux. Rumor comes a step in the right direction, b

Re: LilyPond Video Tutorials (Beginner)

2013-09-07 Thread Federico Bruni
2013/8/23 Phil Holmes > - Original Message - From: "Trevor Daniels" > > To: "SoundsFromSound" ; > Sent: Friday, August 23, 2013 9:52 AM > Subject: Re: LilyPond Video Tutorials (Beginner) > > > > SoundsFromSound wrote Thursday, August 22, 2013 11:40 PM >> >> Hi Ben >> >> I wanted to le

LilyJAZZ on 2.17

2013-09-29 Thread Federico Bruni
Hi I'm trying to use LilyJAZZ on version 2.17.27 I've updated the file with convert-ly and also tried the change made by Keith: http://lilypond.1069038.n5.nabble.com/Pseudo-handwritten-font-tt142117.html#a147230 But I still get an error. I attach both files. BTW, hosting these files in a git rep

Re: LilyJAZZ on 2.17

2013-09-29 Thread Federico Bruni
2013/9/29 Marc Hohl > Hi Federico, > > see my reworked file attached. It covers the dot spacing bug in > markups as well. > > It works for me under 2.17.27. > Thanks Marc it compiles now but the output is weird: many braces and no notes. Can you test the attached file? jazz-test-3.ly Descrip

Re: MIDI output of multiple scores into a single MIDI file?

2013-09-29 Thread Federico Bruni
2013/9/29 Dossy Shiobara > Using Lilypond 2.16, is it possible to generate a single MIDI file > containing multiple \scores? If I put a \midi section inside each > score, I get separate MIDI files ... but if I put the \midi section > outside the \scores, I get *no* MIDI files. > Hi Dossy From:

Re: MIDI output of multiple scores into a single MIDI file?

2013-09-29 Thread Federico Bruni
2013/9/29 Dossy Shiobara > And that also (necessarily) means that if I need to organize the > arrangement in multiple \score blocks, there's no way for me to generate a > single MIDI file from them using LilyPond alone? > are you sure you need to organize it in \score blocks? can you use variab

Re: LilyJAZZ on 2.17

2013-09-29 Thread Federico Bruni
2013/9/30 Thomas Morley > Stan is on the right track. > Testing in an environment where the fonts were _not_ installed gave me > exactly your output. > After installing them all works and looks fine. > They are installed: $ fc-list | grep LilyJAZZ /home/fede/.local/share/fonts/LilyJAZZText.otf:

Re: LilyJAZZ on 2.17

2013-09-30 Thread Federico Bruni
2013/9/29 Thomas Morley > Looking into LilyJAZZ.ily I noticed some strange line-breaking issues. > Worst and causing the problem, lines 164/165 > I've found > (let* ((alteration (if (grob::has-interface grob > 'key-cancellation- > interface) 0 (cdr alt))) > on _two_ lines _and_ a space

Re: LilyJAZZ on 2.17

2013-09-30 Thread Federico Bruni
2013/9/30 Thomas Morley > I tried the files from > https://github.com/fedelibre/lilypond-snippets > with 2.17.27 > > All works fine, no warnings or errors, returning nice output. > > If you still got the braces, I'd assume that LilyPond can't find the > fonts on your system for unknown reasons. >

Re: filled path

2013-09-30 Thread Federico Bruni
2013/9/28 Phil Holmes > I agree the documentation isn't clear on this, but a bit of searching and > I find: > > \markup { > \override #'(filled . #t) \path #0.25 #samplePath > } > > should do what you want. > I've added an issue in the tracker: https://code.google.com/p/lilypond/issues/detail?id

Re: LilyJAZZ on 2.17

2013-09-30 Thread Federico Bruni
2013/9/30 Thomas Morley > You'll see that the jazz-fonts are found. > Can you confirm on your system? > yes on 2.16.2 Layout output to `jazz-test-3.ps'... [/usr/share/lilypond/2.16.2/fonts/otf/CenturySchL-Roma.otf] [/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf] [/home/fede/.local/share/fonts

Re: LilyJAZZ on 2.17

2013-10-01 Thread Federico Bruni
2013/10/1 Thomas Morley > > So I tried creating a symlink in my home: > > ln -s .local/share/fonts ~/.fonts > > > > And now it works! > > Do you think that it should be reported? lilypond binary should look in > > .local/share/fonts (it's the new font directory since Gnome 3) > > Well, not sure.

Re: Help ~ LilyPond Tablature

2013-10-09 Thread Federico Bruni
There's an example in the documentation: http://lilypond.org/doc/v2.16/Documentation/notation/common-notation-for-fretted-strings#custom-tablatures Il 09/ott/2013 23:19 "Раул Апонт" ha scritto: > Hello. > > I need just a little help about a tablature. I know already how to get a > tablature with

NR 1.7.1: can't understand a sentence about scaling font size

2013-10-10 Thread Federico Bruni
In NR 1.7.1, Selecting notation font size, I have: Font size changes are achieved by scaling the design size that is closest to the desired size. What is design here? All the pararagraph is well explained, except for this sentence. Can you help me? Thanks Federico ___

Re: NR 1.7.1: can't understand a sentence about scaling font size

2013-10-10 Thread Federico Bruni
2013/10/11 Mike Solomon > > On Oct 11, 2013, at 8:06 AM, Federico Bruni wrote: > > In NR 1.7.1, Selecting notation font size, I have: > Font size changes are achieved by scaling the design size that is closest > to the desired size. > > What is design here? >

Re: Stand alone guitar chord diagrams

2013-10-13 Thread Federico Bruni
2013/10/12 Kevin Tough > In my course documentation I will need a flexible means to generate > chord diagrams. I would be greatly surprised that Lilypond could be used > for this but perhaps someone has experience with this and would make a > suggestion as to what I might use. I'm running Linux a

Re: Stand alone guitar chord diagrams

2013-10-13 Thread Federico Bruni
key c \major > } > > chordNames = \chordmode { > \global > c1 g1 e1 d1 > > } > > melody = \relative c'' { > \global > c4 d e f > g g f g > e g a g > d d d d > } > > > \score { > << > \new ChordNames \chordNames &g

[OT] guitar scales

2013-10-13 Thread Federico Bruni
Hi this is OT because I think that what I'm looking for cannot be done in LilyPond. I'd like to generate some guitar scales, as you can see here: http://archives.mikeerickson.net/guitar-scales/#/scales/A/minor But I'd like to be able to print them in PDF and change the layout of the grids. Do you

Re: Lilypond.org

2013-10-13 Thread Federico Bruni
I can confirm it. I guess that there is some server maintenance going on. If you try this website: http://www.webpagetest.org/ you'll see that no content can be downloaded, IIUC ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/

Re: [OT] guitar scales

2013-10-13 Thread Federico Bruni
2013/10/13 David Kastrup > Federico Bruni writes: > > > Hi > > > > this is OT because I think that what I'm looking for cannot be done in > > LilyPond. > > I'd like to generate some guitar scales, as you can see here: > > http://archives.mike

Re: [OT] guitar scales

2013-10-13 Thread Federico Bruni
2013/10/13 Thomas Morley > how about > http://lsr.dsi.unimi.it/LSR/Item?id=790 > interesting! but I have some issues if I try to use it in a \markup block only: 1) the first diagram is cropped on the left margin 2) all the diagrams have a "barré" printed on the first fret see file attached fi

b:7 chord in predefined guitar fretboards

2013-10-13 Thread Federico Bruni
The default chord is derived from the shape of bes:7, so it requires a barré. But there's also a handy shape in first position. Shouldn't this be the default? I've tried to change the definition but there's something wrong, see below: \version "2.17.27" \include "predefined-guitar-fretboards.ly"

Re: Stand alone guitar chord diagrams

2013-10-13 Thread Federico Bruni
in Tough > Hi Federico, > > is it possible to add color and numbers to the individual black dots? In > what documentation or searching for what text can I find further > information? > > Thanks, > > Kevin Tough > > On Sun, 2013-10-13 at 09:54 +0200, Federico Bruni wrot

Re: b:7 chord in predefined guitar fretboards

2013-10-13 Thread Federico Bruni
2013/10/13 pls > Leave out the hash and it should work: > \storePredefinedDiagram #default-fret-table >\chordmode { b:7 } >#guitar-tuning >"x;2-2;1-1;2-2;o;2-4;" > and also add the last semicolon before the closing " now it

Re: Lyrics to hymn - new user

2013-10-13 Thread Federico Bruni
2013/10/13 Garrett McGilvray > PS. For anyone: is it proper etiquette to reply to all or just the person > who responded? > reply to all is the right thing (unless you want to really send a private message) ___ lilypond-user mailing list lilypond-user@

Re: Stand alone guitar chord/scale diagrams

2013-10-14 Thread Federico Bruni
2013/10/14 Simon Bailey > What does the R indicate? > > the "R" probably indicates the root note of the scale – at least i've > seen it written that way before in guitar literature (not a player, my > girlfriend is a guitar teacher though...). > yes, I've also seen this and I _think_ that it's

Re: Strange behavior

2013-10-20 Thread Federico Bruni
2013/10/20 Marcos Press > The result I need is the one that said correct. > I don't know whay, in 2.16 the > > \override Stem.transparent = ##t > > It just turn transparent the steams, without toching the Beams. > But now 2.17 It turn transparent the beams too. seen recently on this list :-) ht

Re: How to become a member of this group

2013-10-27 Thread Federico Bruni
you can subscribe here: https://lists.gnu.org/mailman/listinfo/lilypond-user (see the footer of this message) 2013/10/27 John Link > How does one become a member of this group? I have a friend who would like > to join but I can't remember how to do so. > > Thanks, > John Link > > http://www.cd

Re: Hiding empty pentagrams (first message)

2013-11-03 Thread Federico Bruni
2013/11/3 Son_V > I'm a beginner in the use of LP; I usually make a score with MuseScore, > then > I export it to an .xml file and use "musicxml2ly" to get a .ly file and > launch it on UbuntuStudio to call Frescobaldi, to have a better output. > > Ciao Vincenzo why not using Denemo instead of Mu

Re: Lilypond on the web

2013-11-10 Thread Federico Bruni
2013/11/10 Helge Kruse > Hello > > I just wanted to download the beta release of Lilypond. But I was lazy and > just entered "Lilypond" in my Chrome web browser. Interestingly the second > hit was http://lilypond.org/web/ what is a bit dated as it describes > 2.12.3. Shall this stay on the server

Re: lilypond web is down???

2013-11-10 Thread Federico Bruni
Il dom, nov 10, 2013 at 4:18 , Marcos Press ha scritto: Hi, is lilypond web down? I make a test whit www.isup.me and gives me that lilypond is down. Any hint? Do I miss a down news post? confirmed it happens sometimes, probably they are doing maintenance..it's sunday :-) try again later __

glissando between notes within a semitone and Staff/TabStaff problems

2013-11-10 Thread Federico Bruni
This is a follow up to this thread: http://lists.gnu.org/archive/html/lilypond-user/2012-05/msg00245.html I've just come across the same problem and I have a couple of questions: 1. lilypond, by default, doesn't show the glissando line between two noteheads positioned on the same staff line, beca

Re: LilyPond in pandoc (md/rst)?

2013-11-12 Thread Federico Bruni
Il 13/nov/2013 06:42 "Henning Hraban Ramm" ha scritto: > > Hi, > > do you know of any existing extension for pandoc (or multimarkdown) to integrate LilyPond into markdown (or restructured text)? > A quick googling didn’t show anything promising. > There is a sphinx plugin for lilypond. You can fi

Re: LilyPond in pandoc (md/rst)?

2013-11-13 Thread Federico Bruni
2013/11/14 Henning Hraban Ramm > > Am 2013-11-13 um 12:50 schrieb Federico Bruni : > > > Il 13/nov/2013 06:42 "Henning Hraban Ramm" ha > scritto: > > > do you know of any existing extension for pandoc (or multimarkdown) to > integrate LilyPond into markdo

Re: No indent in just one movement

2013-11-21 Thread Federico Bruni
2013/11/21 Caio Barros > I'm writing a part for an instrumento that plays the first movement, don't > play the second, and plays the third. > > For the second movement I just want to write a multimeasure pause with > "TACET" written above it, but I don't want to indent this staff. > > How can I c

Re: Problems with LilyJAZZ.ily

2013-11-24 Thread Federico Bruni
2013/10/9 Urs Liska > I followed this thread only loosely. > As long as we can't directly include LilyJAZZ into LilyPond I suggest > making it available (and improvable) here: > https://github.com/openlilylib/snippets/tree/master/LilyJAZZ > I just created a folder where all related stuff can be p

Re: LilyPond/Android

2013-11-25 Thread Federico Bruni
2013/11/25 Michel Camiré > Is it possible to install LilyPond on Android without rooting my device ? > > > I think it's the third time you ask the same question. Have you seen the replies? http://lists.gnu.org/archive/html/lilypond-user/2013-11/msg00809.html __

Re: LilyPond/Android

2013-11-25 Thread Federico Bruni
2013/11/25 Michel Camiré > Actually the 2nd time . The answer was to load a Linux emulator on the > Google store wich requires rooting my device. Rooting is not something I > want to do currently. > > Please keep the list in Cc. It's been also suggested to use one of the lilypond web services, li

invert the colors (to print white score on black paper)

2013-11-25 Thread Federico Bruni
Is it possible in lilypond? Or should I export to SVG and then invert the colors with Inkscape? I've tried to play with the Negative effect of inkscape but I can't make it work (I'm quite ignorant in vecto graphics). Any help appreciated. Thanks Federico ___

Re: lilypond and midi

2013-11-25 Thread Federico Bruni
Il 26/nov/2013 05:19 "Stephanie Mitchell" ha scritto: > > Hi all, > How do I create midi playback using the mac version of lilypond? > I am a blind musician and would like to check my scores using midi before printing. > Thanks, > Steph > > Mitchell Piano Studio > Phone: 0450354342 > Web: www.mitc

Re: Problems with LilyJAZZ.ily

2013-11-26 Thread Federico Bruni
2013/11/25 Janek Warchoł > If you'd like to help with getting bend stuff and LilyJAZZ into > openlilylib/snippets that would be absolutely awesome! We accept pull > requests on github, or you could send us patches. If you don't feel > comfortable with such workflows, It would be enough if you j

Re: lilypond and midi

2013-11-27 Thread Federico Bruni
Il 26/nov/2013 07:43 "Federico Bruni" ha scritto: > > > Il 26/nov/2013 05:19 "Stephanie Mitchell" ha scritto: > > > > > Hi all, > > How do I create midi playback using the mac version of lilypond? > > I am a blind musician and would like t

Re: invert the colors (to print white score on black paper)

2013-11-27 Thread Federico Bruni
Il 25/nov/2013 22:33 "ryanmichaelmcclure" ha scritto: > > Give this a try. I used some snippets in the LSR to apply a giant markup > black background and changed everything to white. > > \version "2.17.29" > > #(define (override-color-for-all-grobs color) > (lambda (context) >(let loop ((x a

Re: tiling printout

2013-11-30 Thread Federico Bruni
2013/11/30 Kieren MacMillan > Hello all, > > Has anyone ever worked out how to tile pages — e.g., I want my portrait > 11inx17in page to be printed as two landscape 8.5inx11in pages stacked > “vertically”. > Any tips would be appreciated. > Using only lilypond? I played with this sort of things

Re: how to move TextScript closer to the staff?

2013-12-01 Thread Federico Bruni
2013/12/1 Karol Majewski > Because LilyPond does not handle fingaring notation well, I wrote markup > command: > > \version "2.17.96" > > #(define-markup-command > (fingerMod layout props arg) > (markup-list?) > (interpret-markup layout props > (markup > (#:left-align > (#

Re: Problems with LilyJAZZ.ily

2013-12-02 Thread Federico Bruni
2013/12/2 David Kastrup > Wouldn't it make sense to integrate the bend stuff into LilyPond? That > would make it easier to match versions and behavior. > I think that it would be great. I've never used it much because of version conflicts and because I hoped that 1196 would have been solved soo

Re: Schikkers List (was: Re: Supporting my work on LilyPond financially)

2013-12-02 Thread Federico Bruni
2013/12/3 Noeck > > This is *exactly* why I've been playing/experimenting with GUI > > backends/frontends since 2004. If you haven't done so, please have > > a look at Schikkers List > > > > http://lilypond.org/schikkers > > This looks really cool! (Has it improved a lot or is the html5 demo

Re: Problems with LilyJAZZ.ily

2013-12-02 Thread Federico Bruni
2013/12/2 Federico Bruni > 2013/12/2 David Kastrup > >> Wouldn't it make sense to integrate the bend stuff into LilyPond? That >> would make it easier to match versions and behavior. >> > > I think that it would be great. > I've never used it much

Re: Schikkers List

2013-12-03 Thread Federico Bruni
2013/12/3 Jan Nieuwenhuizen > Federico Bruni writes: > > > It was hosted on github years ago, but now I see that last update is 3 > years > > ago. > > Yes. > > So no download on the website (it's not working, as already reported), no source code anywhere. U

Re: Denemo-feedback

2013-12-03 Thread Federico Bruni
> > On Tue, 2013-12-03 at 01:20 +0100, Noeck wrote: > > several times now, I looked at Denemo (about twice a year for the last 4 > > years). So I can only share a first impression. As background info: I > > probably always will prefer text input and I like Frescobaldi very much. > > But I think tha

Re: Schikkers List

2013-12-03 Thread Federico Bruni
2013/12/3 Jan Nieuwenhuizen > Federico Bruni writes: > > > So no download on the website (it's not working, as already reported), no > > source code anywhere. > > Unfortunately we can test the demo only > > Why is that unfortunate? The demo is really all there

Re: Schikkers List

2013-12-04 Thread Federico Bruni
2013/12/5 Jan Nieuwenhuizen > Federico Bruni writes: > > > I'm not a coder, so nothing. > > I was just thinking that I may test it better if I could run it on my > > computer. > > Okay...thanks for the offer! I'll think about it. Because development &g

Re: Lilypond Website Work

2013-12-06 Thread Federico Bruni
2013/12/6 Phil Burfitt > Carl, you might also like to keep in mind Lilypond's search rankings while > you redesign. A first page listing would bump up traffic considerable, and > shouldn't be hard to achieve given that whoever designed lilypond's > homepage hasn't given any thought to SE ranking

Re: Schikkers List

2013-12-07 Thread Federico Bruni
2013/12/5 Jan Nieuwenhuizen > What I meant was: what is required for the a minimal first useful > user experience. Would a hardcoded tuning do, so that we can > implement a tuning choosing mechanism later? > > yes, stringTunings = #guitar-tuning would be ok for most guitarists > > It is quite

Re: Schikkers List

2013-12-08 Thread Federico Bruni
2013/12/7 David Kastrup > Federico Bruni writes: > > > It really depends on the music and kind of guitar. > > Alternate tunings are used mostly on acoustic guitar and especially in > > fingerstyle and flatpicking tecniques. > > I know very few pieces for elect

Re: Schikkers List

2013-12-08 Thread Federico Bruni
2013/12/8 Thomas Morley > 2013/12/5 Federico Bruni : > > > When you enter the fret number, the program can find the right pitch > > combining string + fret number (and taking the tuning into account). > > Hi Federico, > > How should this ever work? > Thinking

Re: Problems with LilyJAZZ.ily

2013-12-08 Thread Federico Bruni
2013/11/25 Urs Liska > I have to add that some opinions were raised that we can't simply put > something in such a library that was 'published' on lilypond-user without > asking back with the author - who seems to be unreachable for LilyJAZZ. > in the archives I've found his web.de address I sen

Re: Lilypond Website Work

2013-12-08 Thread Federico Bruni
2013/12/6 Federico Bruni > These problems should be recorded in our tracker. > So far I've seen 2 issues/feature requests: > > 1. improve SEO > 2. associate a different color scheme to each manual > > I've added them: https://code.google.com/p/lilyp

Re: A thought on Windows Experience

2013-12-08 Thread Federico Bruni
2013/12/5 Trevor Daniels > > David Kastrup wrote Thursday, December 05, 2013 12:17 AM > > > > Janek Warchoł writes: > > > >> I believe that the most important thing is just to have a powerful > >> editor installed with LilyPond so that people get the most of LilyPond > >> right away. > > > > For

Re: A thought on Windows Experience

2013-12-08 Thread Federico Bruni
2013/12/5 Richard Shann > The Denemo windows and mac binaries have LilyPond built in. Not sure > about the GNU/Linux one. > I would bet that it's not built in. In debian lilypond is recommended, it's not a dependency of denemo: $ apt-cache depends denemo | grep lilypond Recommends: lilypond

Re: LilyPond Website Work

2013-12-09 Thread Federico Bruni
Il 09/dic/2013 09:22 "Janek Warchoł" ha scritto: > > 2013/12/9 Carl Peterson : > > 2013/12/6 David Kastrup : > > > A complete color _scheme_ might be distracting, but it may make sense to > > > have a title or side bar or other obvious always on-screen element > > > color-coded. > > > > Okay, so I

Re: LilyPond editing environments

2013-12-09 Thread Federico Bruni
2013/12/9 Janek Warchoł > Hard to say. And I think there was some licensing problem with > Lilybin (it may not be fully free, and as GNU we cannot recommend > non-free programs). > I see MIT license here: https://github.com/trevordixon/LilyBin/blob/master/LICENSE ___

Re: man pages refer to older version in title

2013-12-09 Thread Federico Bruni
2013/12/9 Scott Miller > I am not sure if this is due to being in development, but I wanted to send > a note that the man pages for lilypond, musicxml2ly and such for 2.17.x > have version 2.14.2 in the title text of the man page doc. > the man pages are part of your distro lilypond package $ ap

Re: Bug in the manuals ?

2013-12-11 Thread Federico Bruni
Hi Yann The english pages has the html extension. The URL without extension will return the page of your browser language. See the link "Automatic language selection" in the footer of manuals. No bug :-) Il 11/dic/2013 00:48 "Yann" ha scritto: > Hello again, > > I never reported it before, but

Re: Bug in the manuals ?

2013-12-11 Thread Federico Bruni
2013/12/11 David Kastrup > > The english pages has the html extension. > > The URL without extension will return the page of your browser language. > > > > See the link "Automatic language selection" in the footer of manuals. > > > > No bug :-) > > I think it _is_ a bug if the table-of-contents e

Re: Acciaccatura slur to top note of chord

2013-12-15 Thread Federico Bruni
2013/12/15 Derek > I have a vocal/piano score and the piano score has two voices per hand and > in > one hand I am trying to attach the acciaccatura slur to the top note of the > chord but I can't seem to get it to work. Here it the code if anyone would > have any suggestions or tell me what I am

Re: Acciaccatura slur to top note of chord

2013-12-15 Thread Federico Bruni
2013/12/15 Derek > Thanks Federico, that will work but for future reference I am curious as to > why the slur attaches to the lower note with my original code. > I think that it's because you are not specifying the voice in your template, so implicitly \voiceOne is used. You may have used: \voi

Usage 2.3: max-markup-depth

2013-12-15 Thread Federico Bruni
I've just spot a missing translation in the italian docs and I guess that it's because I didn't understand it. Can you tell me what is about? Usage 2.3 max-markup-depth 1024 Maximum depth for the markup tree. If a markup has more levels, assume it will not terminate on its own, print a warning an

Re: news.lilynet.net links on lilypond.org main page

2013-12-15 Thread Federico Bruni
2013/12/15 David Kastrup > It's not the links that are bad. It's the web site. It has become > difficult to reach Valentin, the website maintainer, and he has not been > active on the mailing lists for a long time, either. > he is very active on twitter: https://twitter.com/vvillenave has any

Re: What is it called and can I do it?

2013-12-16 Thread Federico Bruni
You should have searched "cautionary accidental" or "reminder accidental" or "accidental, cautionary" in the index of Notation Reference: http://lilypond.org/doc/v2.16/Documentation/notation/lilypond-index.html Il 16/dic/2013 01:51 "Guy Stalnaker" ha scritto: > I have a composition with a d-shar

Re: barline troubles

2013-12-16 Thread Federico Bruni
2013/12/16 Werner > I just installed version 2.17.97 (before I used 2.14 or 2.16). > Now I get for the following code no barline at the place, where I want to > get the :| repetition-barline. > this has changed to \bar ":|." http://lilypond.org/doc/v2.17/Documentation/changes/index.html always

Re: barline troubles

2013-12-16 Thread Federico Bruni
on the bottom of the page: The bar line user interface has changed. Bar glyphs now resemble the appearance of the bar line, so a left repeat sign has to be coded as .|:. The command \defineBarLine provides an easy way to define additional bar line styles. You may have used Ctrl + F instead of rea

Re: emacs point-and-click on OSX

2013-12-19 Thread Federico Bruni
He's asking a different question, which is covered here: http://lilypond.org/doc/v2.17/Documentation/usage/configuring-the-system-for-point-and-click but it's mainly for linux users I have never had a mac so I can't help 2013/12/19 Jacques Menu > Hello Kevin, > > Select the icon of a .ly file

Re: Guitar-Schubert

2013-12-21 Thread Federico Bruni
2013/12/21 Mario Moles > Schubert for guitar ansemble! > > http://mariomoles.altervista.org/schubert/ > > > Thanks for sharing! I'll propose it to my guitar ensemble. Why don't you add it to Mutopia? I see that the license you chose is compliant with mutopia policy. http://www.mutopiaproject.or

Re: emacs point-and-click on OSX

2013-12-21 Thread Federico Bruni
2013/12/20 Kevin Patrick Barry > I assume it needs this guile to run and can't find it, so I changed > the file to point to one I found in the LilyPond.app > (/Applications/LilyPond.app/Contents/Resources/bin/guile), and now I > get another error when I try to click on a link: > ERROR: In procedu

Re: Unwanted fretboard repeat

2013-12-21 Thread Federico Bruni
2013/12/22 Amreg > Le 21/12/2013 19:31, Federico Bruni a écrit : > > 2013/12/20 Amreg mailto:am@free.fr>> >> >> >> Example below (tested in 2.16, but should behave the same in 2.17.x) : >> >> >> No, it works as you expect on 2.17.x &g

Re: Guitar-Schubert

2013-12-22 Thread Federico Bruni
2013/12/22 Mario Moles > In data sab 21 dic 2013 12:12:13, hai scritto: > > Thanks for sharing! I'll propose it to my guitar ensemble. Why don't you > add it to Mutopia? > > Mutopia I like and I like to share .. but not working, with altervista > I collect some money! > How do you collect m

Re: List of Chordname attributs

2013-12-22 Thread Federico Bruni
2013/12/22 Helge Kruse > I am currently discovering new capabilities (for me) of Lilypond. When I > want to write chords I can find a lot of help here > http://www.lilypond.org/doc/v2.17/Documentation/notation/displaying-chords > > But it's a bit try and error to find the right attribute for the

Re: guitar position indication

2013-12-23 Thread Federico Bruni
2013/12/23 bart deruyter > according to the lilypond output the error occurs in: > > > /usr/local/lib/python2.7/dist-packages/frescobaldi_app/preview_mode/display-control-points.ily:108:37: > Wrong type to apply: (# > (# (# (layout props arg)> (# "II" > > > a bug? > this is a frescobaldi err

Re: guitar position indication

2013-12-23 Thread Federico Bruni
2013/12/23 bart deruyter > Federico, thanks for the info. > > I just tried it, compiled the file but I get the same error. > can you compile the lilypond file "normally", without any layout control option? anyway, you'd better write to the frescobaldi mailing list (unless Urs jumps in this threa

Re: List of Chordname attributs

2013-12-26 Thread Federico Bruni
2013/12/24 Helge Kruse > 2013/12/23 Johan Vromans > >> > This shows the modifier names. I was looking for that thingee that >> gives me >> > that small zero. >> >> That should be the "dim" > > > Yes, I found it as I already wrote. I just want to ask if it would be > possible to add the result of

Re: improving LilyPond useability

2013-12-28 Thread Federico Bruni
2013/12/28 Janek Warchoł > I don't know what happened to Colin - i thought that he was going to > start working on this already - but anyway here's the rough > translation of my "quick start" tutorial: > > https://github.com/janek-warchol/warsztat-nutowy/blob/translation/english/uczenie/2%20wprow

Re: Problem executing example code with LilyPond 2.16.2

2013-12-28 Thread Federico Bruni
2013/12/28 Nick Payne > On 29/12/13 05:13, Speldosa wrote: > >> Ops, that's one of the drawbacks of using Google to find your way around >> the >> LilyPond website. I'll be more careful what version of the manuals I'm >> reading in the future. >> >> Anyhow, I upgraded to the latest unstable versi

Re: frescobaldi ERROR

2013-12-29 Thread Federico Bruni
2013/12/29 Martin Tarenskeen > I removed my updated frescobaldi and lilypond versions, and reinstalled to > the versions that are currently available in the Fedora 20 repository. > (Lilypond 2.17.26, Frescobaldi 2.0.10) > > But I still can't compile *any* lilypond file, not even a minimal example

Re: Re: new user problem

2013-12-30 Thread Federico Bruni
2013/12/30 Trevor Daniels > Hi Molly > > There were a couple of errors that prevented compilation: > > Line 23: barcheck before slur opening bracket > Line 141: missing closing angle bracket > > Having fixed those lots of barchecks remain, but you're best able to > correct them. > Molly, did you

Re: point and click in gvim

2013-12-30 Thread Federico Bruni
Il 27/dic/2013 18:34 "Stefan Thomas" ha scritto: > > Dear community, > I would like to enable point and click for okular and gvim on my ubuntu-machine. > Does someone know, how to do it? > Thanks > Stefan > Have you tried adapting this information to your needs? http://lilypond.org/doc/v2.18/Docu

Re: how to update manuals in Frescobaldi?

2013-12-30 Thread Federico Bruni
2013/12/30 Tom Cloyd > Now that Ly 2.18.0 is out, those of us who use Frescobaldi need to update > the manuals it refers to in its Documentation Browser tab. > > Nowhere can I find instructions for how to do that. In the Preferences > modal window it is possible to indicate a path to "the documen

Re: upgrade and convert-ly

2013-12-30 Thread Federico Bruni
2013/12/30 Mark Stephen Mrotek > > http://www.lilypond.org/doc/v2.17/Documentation/usage/invoking-convert_002dly > > gives instructions for converting files. > > > > My command prompt comes up as > > C:\users\Owner>. > > Should I then complete it to be > > C:\users\Owner> convert-ly –e *.ly? > >

Re: point and click in gvim

2013-12-31 Thread Federico Bruni
Hi Stefan please don't reply to me only, keep the list in Cc 2013/12/31 Stefan Thomas > Dear Federico, > I think I didn't understand it. > I've tried it with > lilypond-invoke-editor gvim --remote +:line:normcolumn test.ly > but I got: > ERROR: no such option: "remote" you could have tested i

emacs and point-and-click configuration in Gnome3

2013-12-31 Thread Federico Bruni
I've followed the instructions on Usage and it used to work fine until I installed emacs. Since I've installed emacs, every time I click on a textedit link in a PDF (using evince), emacs pops up, even though my EDITOR variable is /usr/local/bin/frescobaldi. The command: gnome-open textedit:///etc/

Re: how to update manuals in Frescobaldi?

2013-12-31 Thread Federico Bruni
2013/12/31 Nick Payne > On 31/12/13 07:51, Federico Bruni wrote: > > 2013/12/30 Tom Cloyd > >> Now that Ly 2.18.0 is out, those of us who use Frescobaldi need to update >> the manuals it refers to in its Documentation Browser tab. >> >> Nowhere can I find

Re: emacs and point-and-click configuration in Gnome3

2013-12-31 Thread Federico Bruni
2013/12/31 David Kastrup > > The command: > > gnome-open textedit:///etc/issue:1:0:0 > > > > opens Frescobaldi, but: > > > > 1. the cursor stays on top of the file, regardless of the values I put > > 2. when I close Frescobaldi window, a new Frescobaldi window pops up. > > I think that Frescobal

Re: emacs and point-and-click configuration in Gnome3

2014-01-01 Thread Federico Bruni
2013/12/31 David Kastrup > >> Configure EDITOR to use emacsclient rather than emacs, and run M-x > >> server-start RET (or do it from .emacs) in the Emacs that is supposed to > >> catch the point-and-click. > > > > Mmmh, too complicate, I'll set gvim. > > Huh? It's not complicated at all. It's

Re: emacs and point-and-click configuration in Gnome3

2014-01-01 Thread Federico Bruni
2014/1/1 David Kastrup > Have you logged out of your session and in again after updating > .profile? Settings will not get activated before that. > ok, I've logged out of the session and now emacs works correctly thanks ___ lilypond-user mailing list

why you don't contribute to Mutopia

2014-01-01 Thread Federico Bruni
Dear Lilyponders some recent posts in this list made me think about the weaknesses of Mutopia and why people who may contribute to it are not doing so. I'd like to have some feedback from you. Which change in the Mutopia interface/decisions would make you start contributing or contributing more?

Re: Lilypond Cheat Sheet 2.18

2014-01-01 Thread Federico Bruni
2014/1/1 Noeck > as promised after the release of 2.16, I update my Lilypond cheat sheets > for each stable version. After 2.18 came out recently, here is the > corresponding version of my cheat sheet in three languages: > > English: http://joramberger.de/files/lilypond_sheet_2.18_en.pdf > German

Re: Download lilypond manual via GIT or other updateable method?

2014-01-01 Thread Federico Bruni
2014/1/1 Tom Dickson > I keep an offline copy of the Lilypond manual; is there a way to > use GIT or similar to just update my copy without having to > download a 200+ MB tarball each time? > First, install git and the dependencies. On Debian/Ubuntu this command should install most of the requir

Re: Lilypond Cheat Sheet 2.18

2014-01-01 Thread Federico Bruni
2014/1/1 Noeck > > if you send the .ly file I may translate it to italian > > That would be nice. The editable source is an Inkscape svg file, you can > download it by changing the file extension in the link from pdf to svg: > > http://joramberger.de/files/lilypond_sheet_2.18_en.svg > oh, too mu

<    4   5   6   7   8   9   10   11   12   13   >