Re: spanner and epsfile

2017-11-01 Thread Bernardo Barros
On 11/1/17 18:11, David Nalesnik wrote: Attached to the following is some code which will allow you to have multiple TextSpanners per voice. I haven't tried to apply it to your use case, though. http://lists.gnu.org/archive/html/lilypond-user/2015-10/msg00551.html I see only one Spanner in

Re: spanner and epsfile

2017-11-01 Thread Bernardo Barros
On 11/1/17 17:09, Bernardo Barros wrote: The original file doesn't, but Harm's version does. I think it's a good start to create other spanners. Thank you! Actually it's perfect, much more elegant than having several voices. ___ lilypond-user

Re: spanner and epsfile

2017-11-01 Thread Bernardo Barros
On 11/1/17 15:27, Thomas Morley wrote: > > Another possibility is to clone all of the > TextSpanner-grob/engraver/etc under a different name. > https://archiv.lilypondforum.de/index.php/topic,2503.msg14199.html#msg14199 > Scroll down to the code - it was developed by Xaver and myself, based >

Re: spanner and epsfile

2017-11-01 Thread Bernardo Barros
On 11/1/17 15:27, Thomas Morley wrote: Another possibility is to clone all of the TextSpanner-grob/engraver/etc under a different name. https://archiv.lilypondforum.de/index.php/topic,2503.msg14199.html#msg14199 Scroll down to the code - it was developed by Xaver and myself, based upon the

Re: spanner and epsfile

2017-11-01 Thread Bernardo Barros
Sorry, It's actually quite easy (see snippet). I'm still trying to figure out my other question, how to have inter-penetrating spanners, or rather, how to have one spanner parallel to another without conflict? I can imagine two solutions: 1) Two or more voices, one with all notes hidden.

spanner and epsfile

2017-11-01 Thread Bernardo Barros
details.left.stencil-align-dir-y = #CENTER a8\startTextSpan gis a4 b b, g'4 c\stopTextSpan c2 } -- Bernardo Barros http://bernardobarros.com http://babelscores.com/bernardobarros http://soundcloud.com/bernardobarros ___ lilypond-user mailing list l

Re: What can Premusic do that others can't?

2017-03-21 Thread Bernardo Barros
On 3/21/17 8:52 PM, msk...@ansuz.sooke.bc.ca wrote: FWIW, I've written algorithmically-generated music with irrational durations by a process described at http://ansuz.sooke.bc.ca/professional/music/notes-on-notes-on-the-plane.pdf and I think it came out pretty well. It's not deliberately

Re: What can Premusic do that others can't?

2017-03-21 Thread Bernardo Barros
On 3/21/17 4:35 AM, Malte Meyn wrote: Am 21.03.2017 um 06:46 schrieb have@anti.capital: A composer who uses an irrational tuplet is a composer who is going out of his way to exclude his music from comfortable notation. Oh, I think that these irrational tuplets are comfortable to write easy

Re: 48 and 72 ET

2017-02-10 Thread Bernardo Barros
On 10/02/2017 04:47, Thomas Richter wrote: > I wrote an extension for 72ET "Ekmelily": > http://www.ekmelic-music.org/en/extra/ekmelily.htm > It uses by default ins own font (Ekmelos) but it should work with e.g. > Bravura, too. > Thanks, Thomas. It looks like excellent work. It should be

Re: 48 and 72 ET

2017-02-09 Thread Bernardo Barros
On 09/02/2017 17:22, Hans Åberg wrote: > 1. > https://secure2.storegate.com/Shares/Home.aspx?ShareID=35e0b920-6910-4e4f-8340-7d8290115dda > > thank you! ___ lilypond-user mailing list lilypond-user@gnu.org

Re: New LilyPond website

2017-02-09 Thread Bernardo Barros
On 09/02/2017 17:34, John Roper wrote: > Sadly the community does not want JavaScript to be used because most > of the users don't like using it. I had that idea already but did > not bring it up. I would love to though. I think as long as the website has a fallback option without js, and js

Re: 48 and 72 ET

2017-02-09 Thread Bernardo Barros
On 09/02/2017 16:46, Hans Åberg wrote: > Yes, I have. I use it for E53 Helmholtz-Ellis notation, which > requires the Bravura font... Have you publish this code somewhere? ___ lilypond-user mailing list lilypond-user@gnu.org

Re: New LilyPond website

2017-02-09 Thread Bernardo Barros
lilybin.com could be included into the official website as part of its new design. Something like "Try it - Type Haskell expressions in here" in Haskell website https://www.haskell.org/ ___ lilypond-user mailing list lilypond-user@gnu.org

Re: 48 and 72 ET

2017-02-09 Thread Bernardo Barros
On 09/02/2017 16:29, Bernardo Barros wrote: > It indeed looks like LilyPond default font doesn't have all the > necessary glyphs. You're right, SMuFL implements Sims’s accidental system for 72-ET, and "Extended Stein-Zimmermann" which could b

Re: 48 and 72 ET

2017-02-09 Thread Bernardo Barros
On 09/02/2017 14:59, Hans Åberg wrote: > Multiples of 12 are straightforward, though LilyPond glyphs are > limited. For other ETs, use Graham Breed's regular.ly. More glyphs > can be gotten using SMuFL.org with OpenLilyPond. Thank you for your reply, Hans Yes, it looks like all the tools are

48 and 72 ET

2017-02-09 Thread Bernardo Barros
Hello, Quarter-tones (24ET) work very well and use the most used symbols. Is there any implementation of eighth-tone (48ET) with arrows for the 8th-tone alterations, or even better, 72ET? I know "makam.ly" could be a good start, I'm just wondering if anyone has done it already. Thank you!

Re: New LilyPond website

2017-02-06 Thread Bernardo Barros
https://www.fsf.org/bulletin/2016/fall/so-heres-the-thing-free-software-isnt-cool ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: quarter-tone tablatures notation

2015-10-24 Thread Bernardo Barros
ribed to the issue will receive the > notification of the change. > > > > > > _______ > lilypond-user mailing list > lilypond-user@gnu.org > https://lists.gnu.org/mailman/listinfo/lilypond-user > -- Bernardo Barros NYU, GSAS

Re: quarter-tone tablatures notation

2015-10-24 Thread Bernardo Barros
Thank you, I will revisit this material, I would need to check everything to report the situation. On Sat, Oct 24, 2015 at 11:55 AM, Bernardo Barros <bernardo.bar...@nyu.edu> wrote: > Hi Federico, > > No, it's not quarter-tone bending. Certain strings themselves are tuned in

Re: My finances for working on LilyPond

2015-10-23 Thread Bernardo Barros
just a python script. Who has access to the server may just > set up a cron job to create the stats every X days: > https://github.com/hoxu/gitstats/blob/master/doc/INSTALL > > > > > > > ___ > lilypond-user mailing list > l

Re: My finances for working on LilyPond

2015-10-23 Thread Bernardo Barros
http://sourceforge.net/p/testlilyissues/issues/1741/ On Fri, Oct 23, 2015 at 2:31 PM, Bernardo Barros <bernardo.bar...@nyu.edu> wrote: > Dear all, > > I contributed before, maybe I will join it again, didn't know the > situation was so bad. > > Something I

Re: quarter-tone tablatures notation

2015-10-23 Thread Bernardo Barros
arter-tones. > > What is buggy? Is there an issue or bug-report? Or could you provide an > example? > At least something I could test against my code... > > > Cheers, > Harm > > ___ > lilypond-user mailing list > lil

Re: Appreciation / Financial support

2012-05-30 Thread Bernardo Barros
On 05/30/2012 02:10 AM, David Kastrup wrote: C++ does not blend at all, and Python with its indentation matters would be horrors on top of horrors. Lua with separate statements with semicolon or newline or space, I don't care is nicer, but it is procedural, not functional, and thus the simple

Re: Appreciation / Financial support

2012-05-30 Thread Bernardo Barros
On 05/30/2012 09:14 AM, Bernardo Barros wrote: Not sure about the user base, but it is growing fast. it seems some very motivated guy started a implementation of TeX in Haskell. It says it already does math formulas and footnotes. Maybe he is just crazy. https://github.com/luispedro/hex He

re-attacked glissandi

2012-05-29 Thread Bernardo Barros
the stems won't be aligned correctly with the line of the glissando. It's not exactly uncommon in contemporary music. Quite common actually. [see png file attached] -- Bernardo Barros attachment: example.png___ lilypond-user mailing list lilypond-user

Re: re-attacked glissandi

2012-05-29 Thread Bernardo Barros
\with { \clef tab \override StaffSymbol #'line-count = #4 fontSize = #-3 } { \once \override Staff.TimeSignature #'stencil = ##f d'8 b d' b d' b d' b } c''1 } } } -- Bernardo Barros

Re: re-attacked glissandi

2012-05-29 Thread Bernardo Barros
On 05/29/2012 03:06 PM, Bernardo Barros wrote: BTW I came across a problem with grace notes with chord glissandi. Is there a way to make the grace note appear BEFORE the barline? Found it. Seems to work with a simple snippet. \score { \new StaffGroup { \new Staff { c''1

Re: Source management tools for lilypond projects

2012-05-20 Thread Bernardo Barros
the scenes. Thanks. -- Bernardo Barros ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Source management tools for lilypond projects

2012-05-19 Thread Bernardo Barros
On 05/19/2012 09:47 AM, Federico Bruni wrote: If you want to keep the easy to use interface, you can use SparkleShare, free alternative to Dropbox: http://sparkleshare.org/ Free in what sense? Do they encrypt your data, in a way that only the owner have access to it? -- Bernardo Barros

Re: Note names in Midi Note Numbers?

2012-02-29 Thread Bernardo Barros
On 02/28/2012 11:05 AM, Jonghyun Kim wrote: I wanna calculate by half step also quartertones. Ie: 48.5 + 50 = 98.25 It means: c semi-sharp + d = ? Could you understand me? I think you are looking for a different tool. OpenMusic is a domain specific language for algorithmic composition.

Re: Note names in Midi Note Numbers?

2012-02-29 Thread Bernardo Barros
Also fomus [1], superfomus [2] and athenaCL [3] [1] http://sourceforge.net/projects/fomus/ [2] https://github.com/smoge/superfomus [3] http://freecode.com/projects/athenacl -- Bernardo Barros ___ lilypond-user mailing list lilypond-user@gnu.org

Editing with Emacs and XPdf

2012-02-27 Thread Bernardo Barros
be called with the flag - server, it might work. Any ideas? -- Bernardo Barros ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: LilyBin Launch

2012-02-10 Thread Bernardo Barros
On 02/10/2012 04:24 PM, trevordixon wrote: The Experimental Web-based LilyPond Editor now has a name and a home at http://www.lilybin.com! Features since last update in the previous thread include: * *Dropbox integration*. Dropbox has approved LilyBin for API access for all users. *

Re: Best way to put a system brace between 2 staves

2012-01-29 Thread Bernardo Barros
what the image means? (send traditional plain text emails, and use attachments if necessary) ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: ISMLP/WIMA (?)

2012-01-19 Thread Bernardo Barros
Open software people tend to consider artists as being equivalent to programmers, so they think artists should starve. I have no sympathy with that view. Obviously. Knowledge should be free, Yale to the contrary. Art shouldn't be free until the artist gets his. The source code of the

Re: slightly offtopic

2011-10-24 Thread Bernardo Barros
On Mon, Oct 24, 2011 at 1:03 PM, m...@apollinemike.com m...@apollinemike.com wrote: You should be able to just enter the text normally : \markup { Smörgåsbord } Yes, it works for me with other unicode symbols too. Maybe the problem is not using a text editor that supports it. For instance,

Re: High-level users?

2011-09-25 Thread Bernardo Barros
MuseScore seems to work for simple scores. For the sort of things I do it doesn't work yet anyway. But I belive would be good to have a free and robust alternative to finale and on top of that integrated with lilypond. ___ lilypond-user mailing list

Re: High-level users?

2011-09-24 Thread Bernardo Barros
2011/9/24 Janek Warchoł janek.lilyp...@gmail.com: For what it's worth, i really *really* think that LilyPond and MuseScore should be integrated.  LilyPond does better job than MuseScore when we compare default engraving, but GUI is invaluable in some areas, and some users won't even try to use

Re: High-level users?

2011-09-24 Thread Bernardo Barros
2011/9/24 Janek Warchoł janek.lilyp...@gmail.com: i can elaborate. Please, do it. One of the things that could integrate it a bit more would be a javascript plug-in for entering music with lilypond syntax in a pop up widget. ___ lilypond-user mailing

Re: High-level users?

2011-09-23 Thread Bernardo Barros
On Fri, Sep 23, 2011 at 4:15 AM, Brent Annable brentanna...@gmail.com wrote: I'd like to add that I think that Lilypond's main strength is as a typesetting/publishing programme. For composing and arranging, I find it's better to have a page of blank manuscript in front of you that you can 'fill

Re: High-level users?

2011-09-23 Thread Bernardo Barros
On Fri, Sep 23, 2011 at 9:17 AM, Phil Holmes m...@philholmes.net wrote: (It means my music production route is Capella download - Musescore - MusicXML - mxml2nwcc - Noteworthy - nwctxt - nwctxt2ly - lilypond - pdf) But you know you can export from musescore to lilypond directly, don't you?

Re: \autochange for chords

2011-09-22 Thread Bernardo Barros
On Wed, Sep 21, 2011 at 10:45 PM, m...@apollinemike.com m...@apollinemike.com wrote: I wrote a proof-of-concept patch to do this a while back, and I'm laying some groundwork in the source to make this sorta thing possible. Great! It takes a severe gutting of several engravers in LilyPond

\autochange for chords

2011-09-21 Thread Bernardo Barros
It would be possible to make \autochange work for big chords that cross staffs? For example: \score { \new PianoStaff { \autochange { gis d, fih' disih'' ais'' dih''' fis'' cih''' eih''' gih''' aisih''' c } } } ___

Re: building faillure

2011-09-20 Thread Bernardo Barros
Phil: I can confirm your solution avoided the problem, thanks a bunch! ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: building faillure

2011-09-19 Thread Bernardo Barros
Yes, the same... I also tried to manually do python ./stepmake/bin/make-version.py ./lily/../VERSION version.hh But no luck either...Any ideas? rm -f ./out/relocate.dep; DEPENDENCIES_OUTPUT=./out/relocate.dep ./out/relocate.o g++ -c -Woverloaded-virtual -I/usr/include/python2.7

Re: building faillure

2011-09-19 Thread Bernardo Barros
With this system and installation (Fedora 15) it is the first time I try. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: building faillure

2011-09-18 Thread Bernardo Barros
The error happens here: -g -pipe -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fwrapv -g -pipe -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -fwrapv -DHAVE_CONFIG_H -DNDEBUG -I./include

Tablature with quarter-tone scordatura

2011-09-08 Thread Bernardo Barros
Hi all, What happened with the bug report about the problem with TAB using a quarter-tone scordatura? I remember I did spend a good time trying to isolate the problem, but I can't find it anymore in the bug tracker. Any news on this issue? ___

Re: Tablature with quarter-tone scordatura

2011-09-08 Thread Bernardo Barros
Just found: http://code.google.com/p/lilypond/issues/detail?id=1741can=1q=tablaturecolspec=ID%20Type%20Status%20Stars%20Owner%20Patch%20Needs%20Summary The correct description would be: Tablature Bug when pitch is higher then beh in a quarter-tone string

Re: Tablature with quarter-tone scordatura

2011-09-08 Thread Bernardo Barros
Anyway, anyone has a hint about this issue? ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

LilyPond-mode

2011-07-19 Thread Bernardo Barros
Hi all, Why LilyPond-mode does not ignore [ ] ( and ) when it comes to indentation? I see that a lot of wrong indentations of .ly files are caused because of this. Those symbols do not request indentation as { and } do. Is it easy to fix this? - Best, Bernardo

Re: Suggestions for a Contemporary Music Font

2011-07-11 Thread Bernardo Barros
Very helpful. Thanks you, everyone. I think the more adequate way would be FontForge - Metafont then. Mark: I will take a look in your repo, thanks! ___ lilypond-user mailing list lilypond-user@gnu.org

Suggestions for a Contemporary Music Font

2011-07-10 Thread Bernardo Barros
I'm thinking of creating a font for contemporary music with the most commonly used symbols. I miss a lot of specific symbols and I'm sure a lot of LilyPond users do too. I know that there are some sources for this purpose, and find them very useful. But most are bloated with not very useful

Re: Position of slur between two notes in different chords

2011-06-26 Thread Bernardo Barros
c (@1 d' (@2 f)@1 c')@2 This syntax already works? It looks like a great idea, but I got an error here. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Position of slur between two notes in different chords

2011-06-26 Thread Bernardo Barros
Yeah, I'd like this feature, the syntax seems pretty clear. Also would be great for a proper implementation of chords glissandos! As in: c@1 e@2 g@3\glissando c@3 e@1 g@2 Graham: you have already proposed a clever scheme hack for doing this a year ago or so. Would be really great if someone

Re: Reverting to the 2.13.46 font

2011-06-20 Thread Bernardo Barros
I think it's a bug that happens only in latest MacOS/Darwin release. You could downgrade MacOS to fix the problem. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Is a cross-staff chord with ties possible in lilypond?

2011-04-28 Thread Bernardo Barros
Yes, please, add this feature. The workarounds are very ugly indeed. :-) ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: status of mutopia project

2011-04-09 Thread Bernardo Barros
2011/4/9 Hajo Dezelski dl1...@googlemail.com: - The depositary should be locate on one site. - Contributors should be responsible for their files - Contributers should identify themselves by real names - Contributers should be able with the help of software to produce from their ly-file a

Re: status of mutopia project

2011-04-08 Thread Bernardo Barros
2011/4/8 Janek Warchoł lemniskata.bernoull...@gmail.com: . Any Linux user has at least one more reason - finale doesn't run on Linux... Actually it can run on wine (I`m not saying I prefer it!!) ___ lilypond-user mailing list lilypond-user@gnu.org

Re: status of mutopia project

2011-04-08 Thread Bernardo Barros
Why not to setup a git repository with the ly files? It would be also useful for test new releases of Lilypond? ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: release candidate planning

2011-04-06 Thread Bernardo Barros
Hi Graham, Nice to know! The git version has a LOT of really great new features. But with the git version I still have serious issues with vertical spacing that force me to downgrade to 2.12. Even if I try to tweak the vertical spacing I can't. Is there new ways to control this with 2.14? If I

Re: release candidate planning

2011-04-06 Thread Bernardo Barros
2011/4/6 Phil Holmes m...@philholmes.net What problems do you have? Could you supply tiny examples? I'm copying a piece for ensemble, I would like to use some features like the woodwind fingerings and the svg backend, but I can't the staffs fit correctly on paper. There are too many

Re: release candidate planning

2011-04-06 Thread Bernardo Barros
2011/4/6 Phil Holmes m...@philholmes.net The spacing specification has changed completely. Please have a look at: Ok, I will try 2.13 again. Thanks! ___ lilypond-user mailing list lilypond-user@gnu.org

Re: release candidate planning

2011-04-06 Thread Bernardo Barros
2011/4/6 Janek Warchoł lemniskata.bernoull...@gmail.com Have you read about new vertical spacing mechanism? The syntax has changed substantially. see http://lilypond.org/doc/v2.13/Documentation/notation/flexible-vertical-spacing-within-systems Thanks, I will read this throughout :-)

LilyPond errors with gcc 4.6

2011-03-29 Thread Bernardo Barros
I think we might need some little changes to compile lilypond with gcc 4. I'm getting the following errors with latest git. http://pastebin.com/gjsLv0Fe 8888888 make -C ../flower true make[2]: Entering directory

Re: Double Pitched Trill

2011-03-26 Thread Bernardo Barros
I think it should have two spanners and two notes between parenthesis, right? Would be nice to have this feature like \doubleTrill ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: emacs mode in XP?

2011-03-22 Thread Bernardo Barros
There are a few things there that would not work out of the box, like calling the viewer and the midi player (xpdf, timidity etc?). But they should be configurable from customs? (Never tried, don't use windows). Anyway, I'd rather use gnu-linux instead if I'm serious about emacs and lilypond.

Re: New version of articulate available

2011-03-20 Thread Bernardo Barros
Henning! Nice work so far! Would be nice to have those things too. How difficult would be to have precise and smooth cresc. and dim. within the same note? But in this case you would have to know the instrument, given that a piano could not change the dynamics unless the next note is played. At

Re: New version of articulate available

2011-03-17 Thread Bernardo Barros
2011/3/17 Graham Percival gra...@percival-music.ca: I estimate it would take about 5 hours from a Frog.  I've been estimating this for the past few years, but nobody's even attempted to tackle it yet. It is a feature that already works... would be nice to have! :-) Are there any downside?

Re: what about simplifying music notation?

2011-03-14 Thread Bernardo Barros
2011/3/14 Marc Weber marco-owe...@gmx.de: Second: You're wrong. By giving pitches numbers you'll naturally feel than the distance 2-5 is the same as 8-11 and 27-30 and 45-48. And how would you represent quarter-tones? 5.5? And other kinds of tonal inflections?

Re: what about simplifying music notation?

2011-03-14 Thread Bernardo Barros
Then you know that 6A is one octave above 5A, etc. Not that crazy midinote notation.. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: what about simplifying music notation?

2011-03-14 Thread Bernardo Barros
we have a decimal system and you want to represent a numeral system based on 12 or 24 like [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B]. You should propose a system base on 12 or 24 then. In computer science they use the hexadecimal system because it fits computer's bytes representation, if your object

Re: Removing Time Signature entirely (not just transparent)

2011-03-14 Thread Bernardo Barros
Hi Carl, I'm also trying to get as precise as possible proportional notation. I see you also came up with the idea os positioning the beams in the middle of the notehead. I got trouble to write a scheme function that knows when the stem is up or down. You seem to have done this better! How did

Re: Compile for Mac

2011-03-12 Thread Bernardo Barros
2011/3/12 Henning Hraban Ramm hra...@fiee.net: MacPorts is a project independent from Apple, but uses the compiler etc installed with Xcode. What you can download and install from macports.org is just a base system to be able to use the port command. port is very similar to apt-get. And yes,

Noteheads and stem position

2011-02-26 Thread Bernardo Barros
2011/2/26 Tim Sheasby t...@sheafpublishing.co.za: Can a notehead be scaled by different factors in the x and y directions? A while ago I was trying to have more rounded noteheads, and to position the stem from its middle point, to get a more precise representation of time. I would like to know

Re: scale notehead X and Y independently

2011-02-26 Thread Bernardo Barros
2011/2/26 Robin Bannister r...@dataway.ch:  b'4 g'4  \override NoteHead #'stencil = #wideNH Nice! Thanks! And what is the tweak to position the stem in the center of the notehead (moving it horizontally to left or right, depending if it is stemUp or stemDown)?

Re: scale notehead X and Y independently

2011-02-26 Thread Bernardo Barros
I mean: { \override Stem #'extra-offset = #'(0.4 . 0) b'4 \override Stem #'extra-offset = #'(-0.4 . 0) g'4 } But automatically ___ lilypond-user mailing list lilypond-user@gnu.org

Re: /times 4\6 {.....}

2011-02-23 Thread Bernardo Barros
Hey Craig, What is the trck to preview just one measure in svg? It works if you need definitions that are outside this code block? cheers! ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: lilypond speed

2011-02-15 Thread Bernardo Barros
I was thinkig about that too. Parallelization in Lilypond can be possible. Imagine rendering one page in each core in parallel, or one system for each core. Also other kinds of optimizations for 'preview' modes, where you need more speed then optimal quality? Maybe improved performance can be a

Re: Bug in LilyPondTool PDF preview after openjdk-6-jre update (Ubuntu)

2011-02-08 Thread Bernardo Barros
2011/2/8 Francisco Vila paconet@gmail.com: Frescobaldi is for Linux in a KDE environment. No, for Linux with *some* KDE libs installed. For instance I use it with OpenBox. ___ lilypond-user mailing list lilypond-user@gnu.org

Re: alternative music font

2011-01-31 Thread Bernardo Barros
Is there plans to include alternative fonts in lilypond? Or, better, to make it easier to choose an alternative font, like a 'plugin' that you can use or not? ___ lilypond-user mailing list lilypond-user@gnu.org

Re: alternative music font

2011-01-31 Thread Bernardo Barros
maybe alternative fonts could have a standard 'extension folder', so packagers/users could, for example, putting files there (or making lilypond-extras packages) providing extra fonts (just like you install a python module with a package). Then the user could switch with a lilypond command, and

Re: ANN: Frescobaldi 1.2.0

2010-12-26 Thread Bernardo Barros
Very nice, Wilbert! I'm downloading it. The plans for 2.0 include new functionalities, or mainly the replacement of pyKDE? ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: ANN: Frescobaldi 1.2.0

2010-12-26 Thread Bernardo Barros
One handy thinkg would be easy configurable 'quick inserts'. The user could write a plugin with his/her own favorite articulations/etc. Other would be midi insert mode, with maybe integration with VMPK (also qt based). 2010/12/26 Bernardo Barros bernardobarr...@gmail.com: Very nice, Wilbert

Re: TabStaff feature requests

2010-11-23 Thread Bernardo Barros
May I append my feature request here? I would support this fix if anyone would be interested in fixing it! There is a bug in tablature when you choose a quarter tone scordatura, the pitches are not always represented correctly. ___ lilypond-user mailing

Re: Produce just a small png file

2010-11-19 Thread Bernardo Barros
Thank you, guys! I knew that was that simple. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Produce just a small png file

2010-11-18 Thread Bernardo Barros
Hi all, How to make lilypond produce just a compact png file, with the size just to fit the music, without a complete page layouts. And not compiling ps/pdf, but just .png? Thanks! Bernardo ___ lilypond-user mailing list lilypond-user@gnu.org

Re: Produce just a small png file

2010-11-18 Thread Bernardo Barros
2010/11/19 Marc Mouries m...@mouries.net: http://lists.gnu.org/mailman/listinfo/lilypond-user lilypond --png filename.ly just type lilypond and you will see all the possible options. Sorry Marc, but here it produces just the png file, that's ok, but in a complete page... I wanted a compact

Re: What setup for a Pedagogy Book?

2010-11-13 Thread Bernardo Barros
How about Lyx and Lilypond integration? How is it going? 2010/11/13 Jonathan Kulp jonlancek...@gmail.com: On Fri, Nov 12, 2010 at 7:34 PM, Carl Sorensen c_soren...@byu.edu wrote: What a cool book!  I think I may buy the Kennan book and work my through your workbook!  Maybe I'll do some real

Re: ANN: Frescobaldi 1.1.8

2010-11-12 Thread Bernardo Barros
Thanks Wilbert! I have a question/problem here. In Arch ''python means python 3.1, and python2 means python2.7. There is no packages for Arch yet, and I could not build with cmake, maybe this has something to do with this?? [ 0%] Byte-compiling frescobaldi_app/rumor.py [ 0%] Byte-compiling

Re: ANN: Frescobaldi 1.1.8

2010-11-12 Thread Bernardo Barros
... error: failed files: /home/smoge/src/frescobaldi/frescobaldi/pics/articulation_halfopen.ly make[2]: *** [pics/articulation_halfopen.png] Error 1 make[1]: *** [pics/CMakeFiles/lilypond_pngs.dir/all] Error 2 make: *** [all] Error 2 2010/11/12 Bernardo Barros bernardobarr...@gmail.com: Thanks Wilbert

Re: ANN: Frescobaldi 1.1.8

2010-11-12 Thread Bernardo Barros
/doc-cache.dir/all] Error 2 make: *** [all] Error 2 Aborting... 2010/11/12 Patrick McCarty pnor...@gmail.com: On Fri, Nov 12, 2010 at 12:01 PM, Bernardo Barros bernardobarr...@gmail.com wrote: I have a question/problem here. In Arch ''python means python 3.1, and python2 means python2.7

Re: ANN: Frescobaldi 1.1.8

2010-11-12 Thread Bernardo Barros
I got the problem... 'makepkg -s' was suppose to install docbook-xml, right? I doesnt. I did it myself and it works now! (I forgot to do it in the first place) thank guys!!! 2010/11/12 Bernardo Barros bernardobarr...@gmail.com: thanks patrick! the lilypond is ok, but I also get problems

Re: footnote example

2010-11-05 Thread Bernardo Barros
Very useful, I will test it. If this is a good implementation, maybe consider it for the next release? 2010/11/5 Jan-Peter Voigt jp.vo...@gmx.de: Hello list, here is a snippet, wich creates footnotes. It is not tested very much!!! If you like, try it and tell me how it works! If you have

Re: \acciaccatura

2010-10-18 Thread Bernardo Barros
Hi Mario, I understand the acciacatura, when I write my sketches I use it too. I think it is not really necessary with LilyPond because the acciacatura has a smaller font size anyway, andthe meaning is very clear in my opinion. The slash sigh is not so important, I can live without it. But, yes,

Re: \acciaccatura

2010-10-18 Thread Bernardo Barros
Well, this hack can be a start for a proper implementation! Right? 2010/10/18 Valentin Villenave valen...@villenave.net: On Mon, Oct 18, 2010 at 2:07 PM, Trevor Daniels t.dani...@treda.co.uk wrote: No, it's not. It is, but with a hack: http://lsr.dsi.unimi.it/LSR/Item?id=721 I've also

Re: \acciaccatura

2010-10-18 Thread Bernardo Barros
What is the procedure to donate money for lilypond and/or feature requests? 2010/10/18 Valentin Villenave valen...@villenave.net: On Mon, Oct 18, 2010 at 3:06 PM, Bernardo Barros bernardobarr...@gmail.com wrote: Well, this hack can be a start for a proper implementation! Right? It is waaay

Re: \acciaccatura

2010-10-18 Thread Bernardo Barros
Through the Free Software Foundation? 2010/10/18 Bernardo Barros bernardobarr...@gmail.com: What is the procedure to donate money for lilypond and/or feature requests? 2010/10/18 Valentin Villenave valen...@villenave.net: On Mon, Oct 18, 2010 at 3:06 PM, Bernardo Barros bernardobarr

Re: \acciaccatura

2010-10-18 Thread Bernardo Barros
Since LilyPond is a GNU project, FSF could help with that. Including regular donations and feature requests. (just an idea) 2010/10/18 Valentin Villenave valen...@villenave.net: On Mon, Oct 18, 2010 at 4:49 PM, Bernardo Barros bernardobarr...@gmail.com wrote: What is the procedure to donate

Re: alternative notation for tuplets (idea)?

2010-10-15 Thread Bernardo Barros
One think I don't like, since I use a lot of tuplets, is the similarity between time and times. Why not \tuplet 9/8 instead of \times 8/9 ? 2010/10/15 Janek Warchoł lemniskata.bernoull...@gmail.com: Hi, an idea about tuplets came to my head (and a quick seach suggested that it wasn't discussed

  1   2   >