Re: .ly to .svg - can't manage to get anything working

2014-07-20 Thread Stefaan Himpe
Pieter-Jan Van Damme wrote: > Would you guys have any suggestions for a novice like myself? When I needed SVG in the past, I found it straightforward to generate it from Frescobaldi (http://frescobaldi.org ). In the Lilypond menu, use "Engrave (Custom)" and choose svg as backend. If your probl

Re: Caesura missing?

2014-05-30 Thread Stefaan Himpe
> seems to lack of one thing, I could not find a Caesura Hello, have a look on this page: http://lilypond.org/doc/v2.17/Documentation/notation/expressive-marks-as-curves#breath-marks Best regards, Stefaan. -- http://technogems.blogspot.com http://a-touch-of-music.blogspot.com http://youtube.co

Re: new Bach fugue visualization with ly2video!

2014-03-17 Thread Stefaan Himpe
The demos look really nice! ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: LilyPond blog! who wants to join?

2013-06-01 Thread Stefaan Himpe
This is great! +1 I can't wait to see the first blog post :) ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Hushing up Sibelius news?

2013-02-24 Thread Stefaan Himpe
[..] As opposed to a "file format", however, the only reliable reader (not just interpreter) of LilyPond files is LilyPond itself. That's a disadvantage for interfacing with other programs. Not really a fundamental problem I would think: Lilypond could be instructed to lower its input into mus

Re: Reviews of LilyPond...

2012-09-07 Thread Stefaan Himpe
David Kastrup wrote: The download info appears more or less accurate, the reviews appear to be from 2.12. But I doubt that they would have changed significantly with 2.16... Not sure whether to laugh or to cry after reading these "reviews". (In the end, I decided to laugh!) __

Re: running lilypond-book in frescobaldi?

2012-08-30 Thread Stefaan Himpe
1. I am running lilypond in frescobaldi. Can I run lilypond-book in frecobaldi as well. I copy-paste from frescobaldi into lyx for that purpose. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-u

Re: yay! for lilypond 2.15

2012-08-04 Thread Stefaan Himpe
Hello, The code in the "Exposition" of http://news.lilynet.net/?The-LilyPond-Report-27&lang=en#a_kind_of_magic> does not help? Yes, it certainly helps. It's a big step towards shortening the score. (Of course I didn't see it until I had finished my experiments ;) But I will try to use it in

yay! for lilypond 2.15

2012-08-04 Thread Stefaan Himpe
Hi there, I would like to thank the lilypond developers for making this great software and the recent addition of modal transposition functions to lilypond. It works brilliantly (even if the documentation could be improved - from the description it is not entirely clear exactly how the scale

typesetting an unusual chord

2010-01-30 Thread Stefaan Himpe
Hello all, I'm trying to typeset the following somewhat unusual chord: 4 As is to be expected, the 'des d' notes give a problem. I found instructions on how to typeset a situation like this in the manual: naturalplusflat = \markup { \natural \flat } \relative c'' { \once \override Accidental

Re: lily pond note interface

2004-07-23 Thread Stefaan Himpe
Yes! As the saying goes, A sick mind in a sick body (I just need to catch some germs) ROTFLMAO ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: It doesnt work

2004-06-01 Thread Stefaan Himpe
Akhil Jindal wrote: I get like a cmd screen when I click the icon Sounds perfectly normal. Now go on and read the tutorial. ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: A graphical editor for LilyPond

2003-12-30 Thread Stefaan Himpe
The relevant website for denemo can be found at http://denemo.sourceforge.net This is hardly *the* relevant website, as it mentions the last version being 0.5.8 released in December 2001... Maybe better to point people to http://download.sourceforge.net/denemo/ or http://sourceforge.net/projects

Re: What is a DeprecationWarning?

2003-08-22 Thread Stefaan Himpe
Hi, It is not a lilypond warning. It is a warning issued by Python, a programming language used to write the ly2dvi script. It gives warnings because you are using the newest version of Python which already warns developers for future changes. It is best to just ignore it, and wait until the scri

Re: debian fonts - solved!

2003-08-19 Thread Stefaan Himpe
I still do not understand. Did you file a bug against the tetex package? Hmmm... then why does it work correctly on my Debian SID? I have tetex-base tetex-doc tetex-bin tetex-extra installed. It sounds more like a problem with the tetex *installation* - maybe some old configuration files still l

Re: Font problem on debian

2003-08-18 Thread Stefaan Himpe
Hi, Your .pdf looks bad on my Debian SID system as well. Upon regenerating the .pdf from the source using lilypond, it looks perfectly normal on my system. In addition your .pdf is about 25% larger than the one my system generates. How did you generate the .pdf? Best regards, Stefaan ___

Re: line break problem

2003-08-18 Thread Stefaan Himpe
= ##t ... music ... } } Best regards, Stefaan Himpe. ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Re: line break problem

2003-08-17 Thread Stefaan Himpe
You're aware that you can only break at a barline? So if you need a break where you don't want a written barline, you say something like: Hi, Thank you for further helping me. I first read the help on Line Breaking in the LilyPond manual, so I am aware of this. Still it does not seem to work. May

Re: line break problem

2003-08-17 Thread Stefaan Himpe
> Doesn't \break work anymore in 1.8? Thank you for pointing out the existence of this command. Unfortunately it does not seem to work with my example... Bye, Stefaan. ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman

Re: line break problem

2003-08-17 Thread Stefaan Himpe
Hi, Thank you for answering. The weird beaming is because I am trying to reproduce a Scriabin piano prelude (op 11, no 1) using LilyPond. So I guess that, yes, I need to have the beaming... maybe there is a way to force a linebreak? Scriabin seems to be a good stress test for LilyPond ;-) Best re

line break problem

2003-08-15 Thread Stefaan Himpe
Hi all, I have attached a .ly file which triggers a line break problem (no line breaks are made). How to proceed? I'm using Lilypond 1.8.0 on Debian SID. Best regards, Stefaan. \score { \context PianoStaff = pstaff \notes < \context Staff = upper { \time 2

Re: some problems

2003-08-14 Thread Stefaan Himpe
use ^\markup{\dynamic ppp } instead of ^\ppp Thank you, This really should be mentioned in the tutorial or notation manual... The only way I managed to find something on \markup was using the index, but then you already have to know about it of course... Best regards, Stefaan. __

Re: some problems

2003-08-14 Thread Stefaan Himpe
> http://homepage.uibk.ac.at/~c10221/scriabin/op2no2_Scriabin.pdf The last bar in this .pdf shows a rather weird slur; probably this is also due to setting slurs attached to stems globally? Thank you for all answers, Best regards, Stefaan. ___ Lilypon

some problems

2003-08-14 Thread Stefaan Himpe
acing-increment to 2.5 creates two pages of output, yet no copyright notice can be made to appear, and the tagline appears on the first page Best regards, And congratulations on an otherwise impressive system. It certainly beats my old encore typesetting software ;-) Stefaan Himpe. \score { \co

Re: Problem with running Lilypond(?)

2003-08-14 Thread Stefaan Himpe
Hi, It would be useful if you posted 1) the command you used to make a .pdf file 2) the output (error messages) you get from that command The bug report you sent is not very useful, because your problem most likely is not a bug in lilypond, but a problem with tools that perform conversion from a