Re: buggy grace

2018-09-08 Thread Mátyás Seress
Yes, that solved it, thanks Craig! 2018-09-08 23:10 GMT+02:00 Craig Dabelstein : > Maybe it is \afterGrace that you are looking for: > > \afterGrace g4. { fis16 g } > > Craig > > > On Sun, 9 Sep 2018 at 07:03, Mátyás Seress wrote: > >> Hi all, >>

buggy grace

2018-09-08 Thread Mátyás Seress
Hi all, today I found a rather odd spacing of the grace notes. Check this code: \score { \relative c'' { \time 3/8 g4. \grace { fis16 g } } } I'm running 2.18.2. As you can see in the attachment, the grace notes which according to the manual "take up no additional

Re:

2016-03-23 Thread Mátyás Seress
Thank you for picking it up so quickly! Ezt az e-mailt egy Avast védelemmel rendelkező, vírusmentes számítógépről küldték. www.avast.com <#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2> 2016-03-23 14:41

[no subject]

2016-03-23 Thread Mátyás Seress
Hi guys, I just downloaded the Lilypond Notation Reference pdf for version 2.19.38 from here: http://www.lilypond.org/doc/v2.19/Documentation/notation.pdf and I noticed that in the Table of Contents the page numbers next to the entries are not clickable hyperrefs like in previous verisons. Do

Re: set barlines manually

2015-08-27 Thread Mátyás Seress
Thank you Nathan! It solved my problem perfectly well! :) 2015-08-26 22:02 GMT+02:00 Nathan Ho when.possi...@gmail.com: On Wed, Aug 26, 2015 at 12:40 PM, Mátyás Seress serima...@gmail.com wrote: Hi all, how can I set barlines completely manually throughout a whole sheet music? If you

set barlines manually

2015-08-26 Thread Mátyás Seress
Hi all, how can I set barlines completely manually throughout a whole sheet music? I tried these: \override Staff.TimeSignature #'stencil = ##f \new Staff \with { \hide BarLine } { \new Staff \with {\remove Time_signature_engraver \omit BarLine}{ \omit Score.BarLine \undo \omit Score.BarLine

auto force accidentals

2015-04-20 Thread Mátyás Seress
Hi all, I have a question: do you know any command in Lilypond to automatically force those accidentals which have been changed in the preceding measure? Let me give you an example: \score { \relative c' { \clef G \key c \major \time 4/4 a8 b c d e f gis a a g f e d c b a } } Because it is

Re: auto force accidentals

2015-04-20 Thread Mátyás Seress
Hi guys, thank you for the support! I got the answer! :) Best regards, Mat 2015-04-20 20:17 GMT+02:00 Stephen MacNeil classicalja...@gmail.com: take a look here http://fritz.rmi.de/dokumentation/lilypond/Documentation/user/lilypond/Automatic-accidentals.html HTH Stephen

remove barlines bug

2014-05-02 Thread Mátyás Seress
Hi all! I'm using \with { \remove Bar_engraver } in a single-staff piece to remove all the barlines in the score. It does that fine, but unfortunately it removes all the clefs from the beginning of the lines as well. All but the very first. How could I resolve this problem? I.e. I want the clefs

Re: remove barlines bug

2014-05-02 Thread Mátyás Seress
Hi, fortunately I found the solution: \with { \hide BarLine } does everything okay. Bye, Mat 2014-05-02 15:35 GMT+02:00 Mátyás Seress serima...@gmail.com: Hi all! I'm using \with { \remove Bar_engraver } in a single-staff piece to remove all the barlines in the score. It does that fine

Re: Ambitus - emphasizing pitch

2014-03-10 Thread Mátyás Seress
Thank you, it solved the problem! 2014-03-09 22:09 GMT+01:00 Thomas Morley thomasmorle...@gmail.com: 2014-03-09 20:03 GMT+01:00 Mátyás Seress serima...@gmail.com: Hi all, the following is my question: how can I make it happen, that in the ambitus the pitches are emphasized, like when

Ambitus - emphasizing pitch

2014-03-09 Thread Mátyás Seress
Hi all, the following is my question: how can I make it happen, that in the ambitus the pitches are emphasized, like when you write c! instead of c. Because right now the ambitus engraver supposes that the key is known. Can you show me in this little example what I have to modify? \version

eps picture embedding into score

2014-03-02 Thread Mátyás Seress
Hi all, I have a line of music in *.eps format. And I have a properly working lilypond source code of a choir piece. The piece has a title, composer name etc. as well. I'd like to do the following: the eps picture should be the first line of the music - coming right after the header - aligned in

Re: MIDI to mp3 or wav?

2012-01-17 Thread Mátyás Seress
Thank you for the answers, I already could solve the problem. I attached the torrent file. This directly converts MIDI to mp3 or wav or whatever. Best regards, Mat 2012/1/17 Gerry Prosser ge...@chalkblue.co.uk I do it as a 2-stage process: timidity music.midi -Ow -o music.wav lame

arpeggio in MIDI doesn't work :-(

2012-01-16 Thread Mátyás Seress
Hi all, I've got a problem, which is: if I put '\arpeggio' after a chord, and create a MIDI file, then it doesn't play like that. It remains to be a simple chord. (I'm trying to do this with acoustic guitar (nylon) and acoustic guitar (steel) ) Can anybody help me with that? Thank you! Mat

MIDI to mp3 or wav?

2012-01-16 Thread Mátyás Seress
Hi all, thank you for the answers for my former question. I came across a new one: lilypond generates MIDI file. But I would need a program that converts midi to mp3 or wav so that I can operate with them. Can you help? I already took a look around in the internet but only found trial/fake