Re: survey on multiple development versions

2013-12-10 Thread Pavel Roskin
m now. Plugins can create problems. I'm not against plugins, it's just something to think about. -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Partcombine, lyrics and colliding dots

2013-02-12 Thread Pavel Roskin
t;< \new Voice { \partcombine \soprano \alto } \new Voice = "soprano-hidden" { \override Slur #'transparent = ##t \override Tie #'transparent = ##t \override NoteColumn #'ignore-collision = ##t \hideNot

Re: midi playback of glissando?

2012-10-01 Thread Pavel Roskin
is disih e eih f fih fis fisih g gih gis gisih a aih ais aisih b bih c } \score { \new Staff { \melody } \layout{} \midi{} } -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: crossStaff question

2012-09-26 Thread Pavel Roskin
ond/issues/detail?id=2270 -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: LC_PAPER and default paper size

2012-08-29 Thread Pavel Roskin
d its behavior on different computers, stuff would stop working without the user having a clue that this was not intended output. Now that's a strong argument against LC_PAPER. I'm guilty of making such tweaks too. -- Regards, Pavel Roskin _

Re: LC_PAPER and default paper size

2012-08-29 Thread Pavel Roskin
Quoting David Kastrup : Pavel Roskin writes: Doesn't TeX respect LC_PAPER? No. TeX/LaTeX is letterpaper by default. You have to ask for a4paper in the LaTeX source (or, in plain TeX, meddle with \hsize, \vsize and stuff) explicitly to change the layout. While dvips has a default

Re: LC_PAPER and default paper size

2012-08-29 Thread Pavel Roskin
On Wed, 29 Aug 2012 01:19:48 +0200 David Kastrup wrote: > Pavel Roskin writes: > > > Hello! > > > > I have noticed that Lilypond 2.16.0 uses A4 paper size even if the > > locale is set to en_US.utf8. I can force the letter output by using > > > > -dpa

LC_PAPER and default paper size

2012-08-28 Thread Pavel Roskin
mmand line? I used strace and didn't see Lilypond open any file in the home directory, such as ~/.lilypondrc or something. Should not Lilypond respect the LC_PAPER setting from the locale? -- Regards, Pavel Roskin ___ lilypond-user mailing lis

Re: problem with beam

2012-08-23 Thread Pavel Roskin
ns of slurs, dots and other elements. They are used for fitting more than one voice on a single staff. -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: [for Italian users] how to translate "spanner"?

2012-08-23 Thread Pavel Roskin
k-spanners are graphs. One can walk over k-spanners from one point to another. Try asking Italian mathematicians how they call k-spanners. The Italian Wikipedia is not of much help: http://it.wikipedia.org/wiki/Glossario_di_teoria_dei_grafi But the French Wikipedia uses the word "spanne

Re: Different versions of LilyPond on Windows7

2012-08-20 Thread Pavel Roskin
l to make it call the version with which I'm > working? Thanks! >From Frescobaldi menu: Edit->Preferences->LilyPond Preferences I didn't try it on Windows, but I think it should work. -- Regards, Pavel Roskin ___ lilypond-user

Re: version 2.16

2012-08-16 Thread Pavel Roskin
ow what it would do wrong. Maybe the score would compile but produce subtly wrong output. If you have time and desire to check the PDF and the MIDI output, it should not be a big deal for you to change the version number in the plain text file. -- Regards, Pavel Roskin __

Re: Hide time signature numerator?

2012-05-03 Thread Pavel Roskin
7;' { > \time 3/4 > \override Staff.TimeSignature #'stencil = > #time-signature-hide-numerator c d e > } Even simpler: #(define time-signature-hide-numerator (lambda (grob) (let ((denom (number->string (cdr (ly:grob-property grob 'fraction) (grob-interpr

Re: how to signal and tweak page-long mostly empty snippets?

2012-05-02 Thread Pavel Roskin
quot;standalone" set. Likewise, "Expressive headword" is standalone. I believe "large" is something else, but "standalone" is what you are looking for. -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Lilypond 2.16 fedora 17

2012-04-30 Thread Pavel Roskin
h a > backport, some feedback from downstream might help in pinpointing and > documenting the source of current problems, and thus create a bit more > of a time buffer for a qualified decision. Patching sources to make them compile on a distro is a job of a distro. We can help if

Re: \tempo sticks out to the right

2012-04-30 Thread Pavel Roskin
o, but not with \markup \bold or with \mark \markup \bold. There is something special about \tempo. -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: \tempo sticks out to the right

2012-04-30 Thread Pavel Roskin
rnate versions for tight situations. There are more cases than just \tempo that may need it. -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Lilypond 2.16 fedora 17

2012-04-30 Thread Pavel Roskin
graded to the git version of Lilypond. But I would gladly use 2.16 at least on some systems once it's available in Fedora. -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Using \tempo or multiple events in define-event-function

2012-04-27 Thread Pavel Roskin
Hello David, Sorry for replying so late :( On Wed, 18 Apr 2012 15:31:15 +0200 David Kastrup wrote: > Pavel Roskin writes: > > Yup. define-event-function can only be used to return _one_ > postevent. Too bad. I'm glad I don't really need one :) > > There i

Re: Make Tie a Slur

2012-04-21 Thread Pavel Roskin
to a tie. %% Insane publisher %tieStart = ( %tieEnd = ) % Sane publisher tieStart = ~ tieEnd = {} { c'' \tieStart c'' \tieEnd } -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Using \tempo or multiple events in define-event-function

2012-04-18 Thread Pavel Roskin
Hello! I'm trying to define macros that would change tempo and print tempo indications at once. Since both the tempo and the markup are written after the note, I'm trying to use define-event-function. That's what I'm trying to do: \version "2.15.36" rit = #(define-event-function (parser locatio

Using \tempo or multiple events in define-event-function

2012-04-18 Thread Pavel Roskin
Hello! I cannot use define-event-function for tempo changes. That's what I'm trying to do: \version "2.15.36" rit = #(define-event-function (parser location) () #{ ^"rit." \tempo 4=40 #}) \new Voice { \tempo 4=50 c'4 e'4 \rit g'2 } I get an error: event.ly:3:10: error: syntax error, unexpect

Re: Multiple Clefs in one staff (was: Re: number of staff lines)

2012-02-15 Thread Pavel Roskin
es. You may want to use this as the starting point: http://lsr.dsi.unimi.it/LSR/Item?u=1&id=792 Perhaps you'll need to attach the additional clef to the staff clef, not to the time signature. -- Regards, Pavel Roskin ___ lilypond-user maili

Re: override TupletNumber . Custom text

2012-02-09 Thread Pavel Roskin
. But I wish Shift-Del and Shift-Ins worked as expected. -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: override TupletNumber . Custom text

2012-02-09 Thread Pavel Roskin
On Thu, 9 Feb 2012 19:50:24 +0100 jakob lund wrote: > 9. feb. 2012 19.25 skrev Pavel Roskin : > > On Thu, 9 Feb 2012 17:15:50 +0100 > > Nils wrote: > > > >> Hello, > >> > >> I like to work with full tuplet numbers because it makes it clear >

Re: override TupletNumber . Custom text

2012-02-09 Thread Pavel Roskin
would like to change the "3:2" of a triplet in a more > correct "2/3". > > How can I get this format into > > \override TupletNumber #'text = [...] %old: > #tuplet-number::calc-fraction-text { \override TupletNumber #&#

Re: grace note issue/bug

2012-02-09 Thread Pavel Roskin
) d''4 } \new Staff { \clef bass c4 d4 } >> \layout {} } g'8*1/2 is shown as 1/8 but plays as 1/16. c''4*3/4 is shown as 1/4 but plays as 3/16. -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: "V.S." on page turns

2012-02-02 Thread Pavel Roskin
decided at that point). In the first case, it should be relatively easy to fix. -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: "V.S." on page turns

2012-01-30 Thread Pavel Roskin
nsparent and have no extent." I don't see any indication whether the break is a page break, a page turn or just a line break. I could not find any open issue for that. -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypo

Re: Clef change in the beginning of piece

2012-01-25 Thread Pavel Roskin
. I hoped maybe there is a way to insert a glyph into the beginning of any measure. A rest with overridden stencil and spacing tweaks would do the trick, but it would need a separate voice, which is somewhat intrusive. Thanks for your input anyway! -- Regards, Pavel R

Clef change in the beginning of piece

2012-01-25 Thread Pavel Roskin
://lsr.dsi.unimi.it/LSR/Item?u=1&id=792 Finally an implementation with no grace notes, no \partial, no changes to MIDI and no changes to other voices! I'll appreciate if somebody could please look at the snippet and tell me if something could be improved. -- Regards, Pav

Re: pdf to .ly?

2012-01-19 Thread Pavel Roskin
se decent release engineering. *.old, *.orig and *.a don't belong to the source release. Maybe you could host the source it on Gitorious or Github? Perhaps NIFF belongs there too (fully unpacked and converted to UNIX newlines). -- Regards, Pavel Roskin

Re: Handel's Messiah -- question about finding which ly file runs the whole shebang

2012-01-17 Thread Pavel Roskin
27;t make conclusions about the real developers from my answers. I'll try to limit my participation in the list to more useful activities. > I'll go bug Nicholas now, since my post succeeded in luring him out > to answer. ;-) -Mark Good luck! -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: arpeggio in MIDI doesn't work :-(

2012-01-17 Thread Pavel Roskin
s a great potential to do everything articulate.ly does without the script and with more control over the output, and I hope that the code would improve with regard to the MIDI support. Still, the articulate script serves an important role as a pl

Re: Handel's Messiah -- question about finding which ly file runs the whole shebang

2012-01-16 Thread Pavel Roskin
command without adding code to convert-ly to convert it to the new syntax. -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Handel's Messiah -- question about finding which ly file runs the whole shebang

2012-01-16 Thread Pavel Roskin
-ly. You'll need to guess the original version and supply it with the --from argument. And then there will be something that would need manual conversion... -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: ties across voices

2012-01-14 Thread Pavel Roskin
and avoid silent rests, but I prefer to keep voices sorted by the pitch, the first voice being the highest and the last being the lowest. Don't forget voiceThree and voiceFour, they can fix the clashes. I use stemUp and stemDown as the last resort. I don't use temporary voice eve

Working example of clef change in the beginning on piece

2012-01-13 Thread Pavel Roskin
a way to reserve horizontal space on the staff without reserving any duration? Then I could use a silent rest plus the "staff spacer" without hiding anything. The rendered output is attached. -- Regards, Pavel Roskin <>___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Cross staff beams

2012-01-13 Thread Pavel Roskin
ianoStaff \with { \override StaffGrouper #'staff-staff-spacing #'minimum-distance = #12 } << -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: rest centered between staves

2012-01-11 Thread Pavel Roskin
recisely centered, but they would be aligned with each other and other marks that lie between staves. -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: The problem with midi command delay in 2.14.2

2012-01-09 Thread Pavel Roskin
should be able to generate much better MIDI files with less tweaks. The infrastructure is there. We can specify how every note looks, so we should be able to specify how every note sounds. -- Regards, Pavel Roskin ___ lilypond-user mailing

Re: Implementing reliable cross-staff stems

2011-12-31 Thread Pavel Roskin
ted interfaces. The test suite may lie somewhere in between, so maybe I'll find some ideas there. Speaking of my problem, it looks like I need to find the grob for the pianostaff. The pianostaff context doesn't seem to have information about the actual layout of the staves in a pa

Implementing reliable cross-staff stems

2011-12-30 Thread Pavel Roskin
ongerstem c4 >> I get this in the output: programming error: no pure Y common refpoint Does anyone have an idea how to deal with it? -- Regards, Pavel Roskin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user