Re:cuenotes are not displayed (Ian Hulin)

2011-10-16 Thread Stefan Thomas
Dear community, because of the wrong code, I post You my snippet again. The Problem is: the quoted voice doesn't appear in the staff anotherinstrument and it has definetily to do with the command \set PianoStaff.instrumentName= Piano Is there possibilitie to get the quodation without quitting

Re: cuenotes are not displayed (Ian Hulin)

2011-10-16 Thread Stefan Thomas
Kainhofer reinh...@kainhofer.com Am Sonntag, 16. Oktober 2011, 10:01:46 schrieb Stefan Thomas: Dear community, because of the wrong code, I post You my snippet again. The Problem is: the quoted voice doesn't appear in the staff anotherinstrument and it has definetily to do with the command

cuenotes are not displayed

2011-10-15 Thread Stefan Thomas
Dear community, in the following snippet the cuenotes are not displayed. I think it has to do with the PianoStaff-context in the Staff right. Is there a way to force lilypond to show the cuenotes, without erasing the command \set PianoStaff.instrumentName = Piano? Here is my snippet: \version

Re: cuenotes are not displayed

2011-10-15 Thread Stefan Thomas
Sorry, there was a mistake with right and rigth. It should be right in both cases! 2011/10/15 Stefan Thomas kontrapunktste...@googlemail.com Dear community, in the following snippet the cuenotes are not displayed. I think it has to do with the PianoStaff-context in the Staff right

Re: problem with compound meter

2011-10-09 Thread Stefan Thomas
Timing.timeSignatureFraction = $timesig \set Timing.baseMoment = $beat \set Timing.beatStructure = $beatGrouping \set Timing.beamExceptions = #'() \set Timing.measureLength = $mlen #} )) On 11-10-08 09:13 AM, Stefan Thomas wrote: Dear community, I have a problem

problem with compound meter

2011-10-08 Thread Stefan Thomas
Dear community, I have a problem with the compoundMeter command. In the below quoted snippet the compound meter is displayed only in the very high staff, but not in the following one! \version 2.14.1 global= { \compoundMeter #'((1 4) (5 16)) s4 s16*5 } UPstaff = { c' 16 d' e' f' g' a' b' c'' d''

bar rests are not compressed

2011-10-06 Thread Stefan Thomas
Dear community, I have written a function, that can calculate a given number of bar rests. You just type in the first and the last measure, the required length of rests will be calculated by scheme. This is for people like me, which are a little thumb with mentel arithmetics. But I have now the

Measure_grouping_engraver doesn't sometimes show the conducting signs

2011-10-02 Thread Stefan Thomas
Dear community, I have a problem with the Measure_grouping_engraver. If the measure is filled with notes everything is ok., but in the case of bar rests or fewer notes not all measure-grouping signs are shown. For me it would be important, espacially for orchestral parts, to have all

Re: Adding an 8 bellow the treble clef

2011-09-25 Thread Stefan Thomas
Dear Alberto, You can do it this way: { \clef treble_8 c'1 } Hello Is there any standard way to, using lilypond, add an 8 bellow a treble clef, meaning that it should be sang an octave bellow? Thank you Alberto -- Alberto Simoes CEHUM ___

Re: High-level users?

2011-09-24 Thread Stefan Thomas
Dear David, I'd worked for Years with Finale and Sibelius. Since about 3 years I'm working with lilypond. I choosed it, because I do write my music first by hand and than I do the fair copy with the computer. In my opinion Lilypond is the most efficient way to do this work, altough I have to

Re:substitution for numerator

2011-09-22 Thread Stefan Thomas
Dear Gilles, thank You for Your link. It seems to bee a great thing, which can make work much easier! music = \relative c' { \times 2/3 {c8 d e } \times 4/5 {c16 a g f e } } slurs = { \tripletquintupletslur #2 #5 % the slur lasts 2 triplet and 5 quintuplet notes } \new Staff {

Re:substitution for numerator

2011-09-19 Thread Stefan Thomas
, Jan-Peter Am 18.09.2011 11:01, schrieb Stefan Thomas: numerator = #(define-music-function (parser location x) (number?) #{ % in der folgenden Zeile Lilypondcode eingeben c1*$x/3 #}) themusic = { \numerator #4 } ___ lilypond-user

substitution for numerator

2011-09-18 Thread Stefan Thomas
Dear community, I've tried to make a substitution for the numerator in scaled durations, but without sucess. I've tried it with: numerator = #(define-music-function (parser location x) (number?) #{ % in der folgenden Zeile Lilypondcode eingeben c1*$x/3 #}) themusic = { \numerator #4 } I

calculation in scheme

2011-09-17 Thread Stefan Thomas
Dear community, I would like to define a variable with sheme and I want to substract the number one from this variable. I tried it with: % the following defines a Slur, lasting a certain number of eigth-notes xaS = #(define-music-function (parser location x) (number?) #{ % in der folgenden

Re: calculation in scheme

2011-09-17 Thread Stefan Thomas
Dear Neil, thanks for Your proposal. I've tried Your code, but unfortunately Your code connects always two notes under one slur, no matter which number I've choosen for x. 2011/9/17 Neil Puttock n.putt...@gmail.com On 17 September 2011 14:23, Stefan Thomas kontrapunktste...@googlemail.com

Re: calculation in scheme

2011-09-17 Thread Stefan Thomas
I use 2.14.2! 2011/9/17 Neil Puttock n.putt...@gmail.com On 17 September 2011 17:42, Stefan Thomas kontrapunktste...@googlemail.com wrote: I've tried Your code, but unfortunately Your code connects always two notes under one slur, no matter which number I've choosen for x. Which

Re: calculation in scheme

2011-09-17 Thread Stefan Thomas
Dear David, thanks for Your help! Your code seems to work perfectly. But I would like to know: do I have to expect problems with this function? You wrote The slur has no noteheads to attach itself to, though. On 17 September 2011 14:23, Stefan Thomas kontrapunktste...@googlemail.com wrote

Re: [Bitcoin-development] Request review: drop misbehaving peers

2011-09-15 Thread Stefan Thomas
A few thoughts: Should the DoS protection auto-disable if the node has less than a minimum number of connections? The idea being that if our node seems to be kicking /everybody /off the roster maybe there is something wrong with the protections. It would be nice if the node sent a message

minimum-length of MeasureGrouping

2011-08-13 Thread Stefan Thomas
Dear community, how is it possible to get more space for MeasureGrouping? I tried it with \override Score.MeasureGrouping #'minimum-length = #100 but without any success! ___ lilypond-user mailing list lilypond-user@gnu.org

trying to change tie-configuration

2011-08-05 Thread Stefan Thomas
Dear community, I try to change the configuration of ties. If read in lilypond snippet repositoryhttp://lsr.dsi.unimi.it/LSR/Item?id=407that Ties may be engraved manually by changing the tie-configuration property of the TieColumn object. The first number indicates the distance from the center

Re: Transparent Measure

2011-08-01 Thread Stefan Thomas
Dear Shelby, I would try it with \stopStaff and and \startStaff I think You have something in mind like one can find in some scores of Lutoslwaski, don't You? I'd like to be able to insert a transparent measure (remove the staff lines) at any point in a staff. I've tried: \overrride

Re: changing staffgroup-staff-spacing

2011-07-26 Thread Stefan Thomas
Dear Keith, thanks very much for Your very good explanations. I think, the best solution would be to write the dynamics in the lower staff, as You suggested. 2011/7/25 Keith OHara k-ohara5...@oco.net On Mon, 25 Jul 2011 11:52:06 -0700, Stefan Thomas kontrapunktstefan@googlemail.**com

changing PianoPedalBracket-style

2011-07-25 Thread Stefan Thomas
Dear community, I've changed the PianoPedalBracket-style. It works fine, but the end of the pedal-line isn't convincing for me. Is there a way to change it? \version 2.14.1 right = { c'1 } left = { \clef bass \override Staff.PianoPedalBracket #'style = #'zigzag %works fine, only the ending

Re: changing staffgroup-staff-spacing

2011-07-25 Thread Stefan Thomas
PianoStaff \new Staff =right \primoA \new Staff =left \primoB \new PianoStaff \new Staff =right \secondoA \new Staff =left \secondoB } 2011/7/24 Keith OHara k-ohara5...@oco.net On Sat, 23 Jul 2011 03:52:07 -0700, Stefan Thomas

Re: changing staffgroup-staff-spacing

2011-07-23 Thread Stefan Thomas
Dear Keith, thanks for Your explanations. I think, the thing with the skyline-horizontal-padding should be also a part of the documentation. At least I didn't find it there. I would have thought so, too. Unfortunately, it doesn't work.How can I avoid the collision in bar 2 without

changing staffgroup-staff-spacing

2011-07-21 Thread Stefan Thomas
Dear community, I thought it would be possible to change the staffgroup-staff-spacing in the middle of a piece. Unfortunately, it doesn't work. How can I avoid the collision in bar 2 withoud increasing the staffgroup-staff-spacing generally? Here is my example: \version 2.14.1 primoA = {

Re: problem with svg-output

2011-07-21 Thread Stefan Thomas
Ok! Thanks! Now I know how to do it! 2011/7/21 m...@apollinemike.com m...@apollinemike.com On Jul 18, 2011, at 8:20 PM, Stefan Thomas wrote: Dear mike, I think I didn't understand You. What do You mean by you can rewrite this using LilyPond stencil commands? Could You give a short

problem with svg-output

2011-07-18 Thread Stefan Thomas
Dear community, when I compile the following file with lilypond -dbackend=svg the svg-output looks different to the pdf, I've compiled with lilypond. The symbol for muchair is not displayed correctly. Here the example: \version 2.14.1 %% note with air #(define (airohalf radius height thick)

instrument names and abbreviations in italian

2011-07-16 Thread Stefan Thomas
Dear community, the question is not only related to lilypond but I would like to know, if there is somewhere in the web a page, where You can find the names of the orchestral instruments and their common abbreviations in italian. Thanks for Your help Stefan

Re: system-system-spacing in lilypond-book-file

2011-06-29 Thread Stefan Thomas
Dear Philippe, thanks for Your explanation. It works fine now. I think this should be mentioned explicitly in the manual. Hello, Here is a little explanation about the problem : in fact, when including a lilypond snippet with breaks in a LaTeX document, lilypond-book makes a separate .ly file

Re: system-system-spacing in lilypond-book-file

2011-06-29 Thread Stefan Thomas
-header, before \begin{document}. 2011/6/29 James Lowe james.l...@datacore.com Stefan From: lilypond-user-bounces+james.lowe=datacore@gnu.org[lilypond-user-bounces+james.lowe= datacore@gnu.org] on behalf of Stefan Thomas [ kontrapunktste

reverting the beam-exceptions immediately

2011-06-28 Thread Stefan Thomas
Dear community, in the below quoted example I can reset the beam-exceptions only after a time-signature-change. How could it be possible restting the beam-exceptions without a time-signature change? \version 2.14.1 \new Staff { \time 3/8 \unset Timing.beamExceptions \set Voice.baseMoment

system-system-spacing in lilypond-book-file

2011-06-26 Thread Stefan Thomas
Dear community, I tried to change the system-system-spacing in a latex-file. Although I was able to increase the system-system-spacing by embedding the score in a book-context, the output isn't convincing. What else could I do? % EXAMPLE % \documentclass[a4paper,12pt]{article}

beaming problem in 2.14

2011-06-23 Thread Stefan Thomas
Dear community, the following code works fine in 2.12.3. but doesn't in 2.14.1. Is there a possibility to get it working in 2.14.1? \version 2.14.1 music = { \clef bass r2 r4 r8 f, r2 r4 g,8 r r4 f, 8 r8 r2 } beams = { \repeat unfold 24 { s8[ s ] s[ s]} % this line causes the error! }

Re: scheme code for aksak-meters, problem with 2.14.1

2011-06-22 Thread Stefan Thomas
#} )) \new Staff \with{\consists Measure_grouping_engraver} \relative { \aksak #'(3 2 3 2 16) % beat and measure grouping are perfect % but how can I achieve to show 10/16 and not 5/8 as timesignature? c8 d16 e8 f e16 d8 } 2011/6/21 Stefan Thomas kontrapunktste...@googlemail.com Dear Xavier, Yes, I

scheme code for aksak-meters, problem with 2.14.1

2011-06-21 Thread Stefan Thomas
Dear community, in version 2.12.3 I used this code (I think written by Graham) for so called aksak-meters like 7/8 (2+2+3) etc.: %%% example for aksak: \version 2.12.0 aksak = #(define-music-function (parser layout timesig compound) (list? list?) #{ % measure length + beaming \set

Re: scheme code for aksak-meters, problem with 2.14.1

2011-06-21 Thread Stefan Thomas
...@gmail.com On 21 June 2011 12:46, Stefan Thomas kontrapunktste...@googlemail.com wrote: Dear community, in version 2.12.3 I used this code (I think written by Graham) for so called aksak-meters like 7/8 (2+2+3) etc.: %%% example for aksak: \version 2.12.0 aksak = #(define-music

Re: problem with converting a file to 2.14.1

2011-06-19 Thread Stefan Thomas
Dear Neil, dear david, thanks very much for Your help. It works perfectly now! 2011/6/19 Neil Puttock n.putt...@gmail.com On 18 June 2011 22:12, Stefan Thomas kontrapunktste...@googlemail.com wrote: Unfortunately I couldn't convert this file with convert.ly and I don't know, why

problem with converting a file to 2.14.1

2011-06-18 Thread Stefan Thomas
Dear community, I've tried to convert the snippet I found at the snippet repository (Positioning tuplet numbers close to kneed beamshttp://lsr.dsi.unimi.it/LSR/Snippet?id=646) Unfortunately I couldn't convert this file with convert.ly and I don't know, why it doesn't work.

[puredyne] Subject: Re: zynaddsubfx, fm-ratio

2011-03-15 Thread Stefan Thomas
is OFF) then you will have a second (modulator) frequency parameter see attached image jk On 03/13/2011 11:00 AM, Stefan Thomas wrote: Dear community, maybee my question is very stupid, but I couldn't find out: How can I change the ratio for fm-synthesis in zynaddsubfx? --- Puredyne@goto10.org

problem with png-file and lilypond examples in a latex-file

2011-01-05 Thread Stefan Thomas
Dear community, I have a problem with including a png-file in a latex document, which also has lilypond-examples, that I process with lilypond-book. I think, it could have to do with the graphics-package of latex. The fact is, when I don't use figure environment, that document will be compiled

Re: problem with png-file and lilypond examples in a latex-file

2011-01-05 Thread Stefan Thomas
{\farbtext}[2]{% \begingroup\color{#1}#2\endgroup% }% \title{ Title } % \date{ } \author{Stefan Thomas } \begin{document} \maketitle \begin{frame} \frametitle{Frametitle } This is a text about hexachords. % \pause\begin{figure} % \centering % \includegraphics[height=5 cm]{./hexachorde.png} % \end

Re: problem with png-file and lilypond examples in a latex-file

2011-01-05 Thread Stefan Thomas
Dear Susan, Yes, exactly, it helped! 2011/1/5 Susan Dittmar susan.ditt...@gmx.de Dear Stefan, % \pause\begin{figure} % \centering % \includegraphics[height=5 cm]{./hexachorde.png} % \end{figure} Here you include a file called hexachorde.png. Where is it located? In the same

Chords symbols for Function Theory (Riemann)

2010-12-20 Thread Stefan Thomas
Dear Francois, there is a way to write the symbols of the Riemann-Maler-Functions with lilypond. I've started to write a little library with these symbols, but I'm not finished yet. I 've attached the file. There is still something to do. As You can see, the position of the verkuerzte D7 ( I don't

Re: problem with compillation of a large file

2010-12-11 Thread Stefan Thomas
] Preprocessing graphical objects... - On Sat, Dec 11, 2010 at 4:09 AM, Stefan Thomas kontrapunktste...@googlemail.com wrote: Dear Jonathan, here is my file, as an zip-archiv. Please extrat it on a subfolder, otherwise it could overwrite Your

problem with compillation of a large file

2010-12-09 Thread Stefan Thomas
Dear community, I have a proplem with a large score. When I run lilypond, I get at the end the error message Preprocessing graphical objects...string:9:110: In procedure procedure-name in expression (procedure-name stil-proc): string:9:110: Wrong type argument in position 1: #f I can compile

[puredyne] newer version of csound

2010-11-09 Thread Stefan Thomas
Dear community, I've seen that the version of csound, I have installed on my machine is 5.1. I would like to install the newest version, which is 5.12 Has someone of You tried to install it from source? T --- Puredyne@goto10.org http://identi.ca/group/puredyne irc://irc.goto10.org/puredyne

[puredyne] loris opcodes for csound

2010-10-13 Thread Stefan Thomas
Dear community, is there someone around who has intalled the loris-opcodes for csound or the newest version of csound by source. I tried to install the loris-opcodes of csound, but without sucess. --- Puredyne@goto10.org http://identi.ca/group/puredyne irc://irc.goto10.org/puredyne

Re: [puredyne] xspect

2010-10-12 Thread Stefan Thomas
Dear community, I've tried to install Sonic Visualiser. But it depends on some packages and libraries which are not in the repositorys; liblo7, liboggz2, libvamp-hostsdk3 Do You know where I can get them? --- Puredyne@goto10.org http://identi.ca/group/puredyne irc://irc.goto10.org/puredyne

[puredyne] xspect

2010-10-11 Thread Stefan Thomas
Dear community, has someone of You experiences with xspect developed by IRCAM? Do maybee recommand other softwares for doing sound-analysis? --- Puredyne@goto10.org http://identi.ca/group/puredyne irc://irc.goto10.org/puredyne

Re: straneg position of note-column

2010-10-11 Thread Stefan Thomas
Dear community, the tip I've got by madMuze was the right one for me. Thaks! You might try \score { \override Score.NonMusicalPaperColumn #'full-measure-extra-space = #0 \new Staff { ... to achieve pre-2.12 spacing. ___

Re: straneg position of note-column

2010-10-09 Thread Stefan Thomas
Look at the attached image-file! 2010/10/7 Phil Holmes m...@philholmes.net It looks perfectly OK to my eyes on 2.12.3 and 2.13.35. What do you think is wrong with it? -- Phil Holmes - Original Message - *From:* Stefan Thomas kontrapunktste...@googlemail.com *To:* lilypond

Re: straneg position of note-column

2010-10-09 Thread Stefan Thomas
In my opinion the sounding cis'' (bar 8) is too far away from it's left barline. I would like to move it a little bit to the left side. 2010/10/9 Stefan Thomas kontrapunktste...@googlemail.com Look at the attached image-file! 2010/10/7 Phil Holmes m...@philholmes.net It looks perfectly OK

straneg position of note-column

2010-10-07 Thread Stefan Thomas
Dear community, in the below quoted snippet the horizontal position of the sounding b'1 is very strange. It doesn't get better when I use \once \override NoteColumn #'X-offset How can I solve my problem? \version 2.12.3 music = { r2 f'8\pp( fis'8 a'8 g'8 |%56 b'8 bes'8) f'8( fis'8 a'8 g'8 b'8

Re: [puredyne] problem with multimedia files

2010-10-03 Thread Stefan Thomas
Dear Dave, thanks for Your explanation. I've activated now mplayer in the preferences menu of firefox, and I've disabled the kaffeine-starter-plugin. But nothing happens, when I click to one of those buttons. --- Puredyne@goto10.org http://identi.ca/group/puredyne irc://irc.goto10.org/puredyne

Re: intervallic inversion

2010-10-03 Thread Stefan Thomas
Dear Mark, unfortunately not. I tried it, but without success. 2010/10/3 Mark Polesky markpole...@yahoo.com [off-list] Stefan Thomas wrote: Dear Mark, thanks for Your reply. Your example seems to work fine also with my version of lilypond. Stefan, Were you able to extract the desired

intervallic inversion

2010-10-01 Thread Stefan Thomas
Dear community, has someone created a function, that could make autumaticalli an exact intervallig inversion, like in the following example? \version 2.12.2 original = { g4 gis a bes g1 } inversion = { g4 ges f e g1 } \new Staff { \clef bass \original \inversion }

Re: intervallic inversion

2010-10-01 Thread Stefan Thomas
Dear Mark, thanks for Your reply. Your example seems to work fine also with my version of lilypond. 2010/10/1 Mark Polesky markpole...@yahoo.com Stefan Thomas wrote: Dear community, has someone created a function, that could make automatically an exact intervallic inversion, like

lilypondbook with multiple files

2010-10-01 Thread Stefan Thomas
Dear community, I have problems processing a latex-file with lilypond-book and latex, which consists of more than one parts. Here is my example: the master file %%% \documentclass[a4paper]{article} \begin{document} \input partone.tex \input parttwo.tex \end{document} % the file

Re: lilypondbook with multiple files

2010-10-01 Thread Stefan Thomas
to partone.lytex - move parttwo.tex to parttwo.lytex Do *not* change the \input calls in master.tex! Oh, indeed! On Fri 01 Oct 2010, 13:20 I wrote: On Fri 01 Oct 2010, 12:11 Stefan Thomas wrote: Dear community, I have problems processing a latex-file with lilypond-book and latex, which

Re: lilypondbook with multiple files

2010-10-01 Thread Stefan Thomas
Dear Susan, thanks a lot. I guess I understand it know, at least better than before- 2010/10/1 Susan Dittmar susan.ditt...@gmx.de Quoting Stefan Thomas (kontrapunktste...@googlemail.com): Dear community, strange enough, but \input {./partone.tex} works fine! Not strange at all

Re: synchronization of feathered beams

2010-10-01 Thread Stefan Thomas
Beam #'grow-direction = #RIGHT \featherDurations #(ly:make-moment 1 2) { r16 r r r r rfis'' c'''16 - -. \sfz } } \score { \new Staff \upper \new Staff \lower } -- Phil Holmes - Original Message - *From:* Stefan Thomas kontrapunktste...@googlemail.com

Re: [poppler] pdftocairo - Updated Patches

2010-09-30 Thread Stefan Thomas
Hey, My preference is to maintain consistency with the other poppler utils. pdftops, pdftotext, and pdftohtml all use the source file with the extension changed. I prefer pdftocairo to work the same way. Totally agreed here. Stefan, how difficult would be to make pdftocairo behave like these

Re: something like scorch for lilypond?

2010-09-22 Thread Stefan Thomas
thing and it would be nice to do something like this with lilypond, that is all I wanted to say. 2010/9/21 Henning Hraban Ramm hra...@fiee.net Am 2010-09-21 um 20:15 schrieb Stefan Thomas: Dear Henning, Scorch is a plugin, ... I could have found out of course with a short web search. I

something like scorch for lilypond?

2010-09-21 Thread Stefan Thomas
Dear community, can be done something similar to scorch-plugin by sibelius with lilypond? Perhaps in combination with lilypond-book and the beamer-class of latex? ___ lilypond-user mailing list lilypond-user@gnu.org

Re: something like scorch for lilypond?

2010-09-21 Thread Stefan Thomas
2010/9/21 Henning Hraban Ramm hra...@fiee.net Am 2010-09-21 um 08:50 schrieb Stefan Thomas: can be done something similar to scorch-plugin by sibelius with lilypond? Perhaps in combination with lilypond-book and the beamer-class of latex? You expect us to know Sibelius, Scorch and LaTeX

mozart, k421

2010-09-17 Thread Stefan Thomas
Dear community, I wanted to build the score of Mozart's quartet KV421, which I found on mutopia. Unfortunately it doesn't work, because the files are to old. Even updating with convert-ly doesn't work. Does someone know, what can be done to update these files? Thanks Stefan

Re: information about lilymidi

2010-09-13 Thread Stefan Thomas
But what is a 'dumper'? 2010/9/12 Neil Puttock n.putt...@gmail.com On 8 September 2010 08:59, Stefan Thomas kontrapunktste...@googlemail.com wrote: I would like to know, what can be done with the program lilymidi. The manpage says nearly nothing and I also didn't find some information

information about lilymidi

2010-09-08 Thread Stefan Thomas
Dear community, I would like to know, what can be done with the program lilymidi. The manpage says nearly nothing and I also didn't find some information on Lilypond program usage.http://www.lilypond.org/doc/v2.12/Documentation/user/lilypond-program/index

no different dynamics in midi-file

2010-09-07 Thread Stefan Thomas
Dear community, I don't understand why in the below quoted snippet the resulting midi-file plays the two notes in the same key-velocity. \version 2.12.2 musik = \relative c' { c1\f R1 c1\p } \score { \new Staff \musik \midi { } } ___ lilypond-user

automatic beams over rest

2010-09-05 Thread Stefan Thomas
Dear community, I found a very simple solution for automatic beams over rests. I don't understand why it works, but it actually does: \version 2.12.2 music = { c' 8 r r d' e' r f' r \times 2/3 {r8 r g' } \times 2/3 {r8 r16 a' r8 } r8 r16 b' r8 r16 c'' } beams = { \repeat unfold 8 { s8..[

custom drumstuff, positions of noteheads

2010-09-03 Thread Stefan Thomas
Dear community, I want to create a customized drumstaff for four toms. What I don't understand: in the below quoted snippet the positions of the last three drum notes are the same. Why is it so and how can I change it? \version 2.12.2 %%% four Toms #(define fourtoms '((hightom default #t 4)

Re: [poppler] pdftocairo - Updated Patches

2010-08-20 Thread Stefan Thomas
1. Current way: Always use cairoout, unless otherwise specified by the user. I don't understand what this is supposed to mean, always write to local directory naming files cairoout? Yes, exactly! Cheers, Stefan ___ poppler mailing list

Re: [poppler] Patches for SplashBitmap/PNGWriter

2010-08-19 Thread Stefan Thomas
There are memory leaks in [...] When the writer fails to close, right? Oh yes, sorry about that! An additional delete[] row; should clean it up nicely. On 7/16/2010 3:32 PM, Albert Astals Cid wrote: A Dissabte, 10 de juliol de 2010, Stefan Thomas va escriure: Hello! I've got two new

Re: [poppler] pdftocairo - Updated Patches

2010-08-19 Thread Stefan Thomas
Hey again, Following modification can drop the page number suffix in output filename when split flag is disabled. Stefan, could you review? Makes sense and works great! Thanks! A Dissabte, 31 de juliol de 2010, Adrian Johnson va escriure: I've just done some testing with the patches and

function for combined meters

2010-08-15 Thread Stefan Thomas
Dear community, I want to create variables for combined meters, which allows one to choose, how these measures are beamed. For example, an 7 eigths bar can be beamed in 223 or 232, etc. I would like to type something like \VIIeights #2 #2 #3 I tried it with: VIIeights = #(define-music-function

notation for tongueram

2010-08-15 Thread Stefan Thomas
Dear community, I'm searching for an convincing notation for the tongue-ram effect of the flute. I tried it with: \new Staff { \tweak #'style #'triangle \parenthesize \tweak #'font-size #-3 c' b' } But this would mean an real orgy of typesetting. Would it be possible to make work a bit easier?

Re: notation for tongueram

2010-08-15 Thread Stefan Thomas
Dear David, thanks for Your help. Unfortunately, Your code didn't work. I get Parsing...Segmentation fault as an error message. Maybee it has to do with the fact, that I use version 2.12.2 2010/8/15 David Kastrup d...@gnu.org Stefan Thomas kontrapunktste...@googlemail.com writes: Dear

no line for textspanner

2010-07-31 Thread Stefan Thomas
Dear community, is it possible to get an invisible line for textspanners and if so, how can it be done? ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

[puredyne] problem after update

2010-07-30 Thread Stefan Thomas
Dear community, after sudo apt-get update I get: W: GPG error: http://ppa.launchpad.net karmic Release: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 4822C80CB3227623 W: Duplicate sources.list entry

Re: vertical position off piano-staff-name

2010-07-26 Thread Stefan Thomas
Dear Neil, thanks for Your help, it worked! 2010/7/25 Neil Puttock n.putt...@gmail.com On 25 July 2010 15:33, Stefan Thomas kontrapunktste...@googlemail.com wrote: Dear community, in the below quoted example, the placement of the PianoStaff.instrument Name is not convincing, in my

vertical position off piano-staff-name

2010-07-25 Thread Stefan Thomas
Dear community, in the below quoted example, the placement of the PianoStaff.instrument Name is not convincing, in my opinion. How can I change it? Has it to do with the dynamics and pedal-contextes? \version 2.12.2 music = \relative c' { c1 } floete = { \set Staff.instrumentName = Flute

Re: [poppler] pdftocairo - Updated Patches

2010-07-20 Thread Stefan Thomas
richard.air...@maglabs.net +// Copyright (C) 2009 Michael K. Johnson a1...@danlj.org +// Copyright (C) 2009 Shen Liang shenzh...@gmail.com +// Copyright (C) 2009 Stefan Thomas tho...@eload24.com +// Copyright (C) 2009 Adrian Johnson ajohn...@redneon.com +// +// To see a description of the changes

Re: [poppler] Patches for SplashBitmap/PNGWriter

2010-07-16 Thread Stefan Thomas
errors, rerun with: -v ==31979== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 85 from 10) Go figure. Cheers, Stefan Thomas attachment: outtest-01.jpgFrom 2aeb71cf92ba9e25be6745c98ce3fa96c3c2d95e Mon Sep 17 00:00:00 2001 From: Stefan Thomas tho...@eload24.com Date: Fri, 9 Jul 2010 22:59:04

Re: [poppler] pdftocairo - Updated Patches

2010-07-16 Thread Stefan Thomas
09c916c7c3b892f42b610adc06cf29bb4efb6a9a Mon Sep 17 00:00:00 2001 From: Stefan Thomas tho...@txtbear.com Date: Fri, 16 Jul 2010 19:53:22 +0100 Subject: [PATCH] Minor fixes based on reviewer feedback (memory leaks, removed TextPage instance). --- utils/pdftocairo.cc | 37 + 1 files

Re: [poppler] pdftocairo - Updated Patches

2010-07-15 Thread Stefan Thomas
buildsystem patch (should be easy, maybe even i could do that if previous ones are met) Done. See attached. I also wrote a simple manpage. Cheers, Stefan From 753ed9ac59e9f921f2e4baefacd4c9ceb1252865 Mon Sep 17 00:00:00 2001 From: Stefan Thomas tho...@txtbear.com Date: Thu, 15 Jul 2010 16:24:42

[poppler] pdftocairo - Updated Patches

2010-07-14 Thread Stefan Thomas
, PNG and JPEG output formats. Cheers, Stefan Thomas From bcbb9ccb153f112580f14369c416cdbc6077abb5 Mon Sep 17 00:00:00 2001 From: Adrian Johnson ajohn...@redneon.com Date: Fri, 11 Dec 2009 18:46:23 +1030 Subject: [PATCH 1/6] Add pdftocairo util --- utils/Makefile.am | 20 +++- utils

[puredyne] version of puredyne

2010-07-11 Thread Stefan Thomas
Dear community, I want to ask You, if the actual version of puredyne is based on Ubuntu lucid lynx or not. Or are there plans to do this for the future? --- Puredyne@goto10.org http://identi.ca/group/puredyne irc://irc.goto10.org/puredyne

[poppler] Patches for SplashBitmap/PNGWriter

2010-07-09 Thread Stefan Thomas
writer-close(). Hope you find it useful. Cheers, Stefan Thomas From 4a535b3b4e5a95d90194a7a7075e0293d6b62156 Mon Sep 17 00:00:00 2001 From: Stefan Thomas tho...@eload24.com Date: Fri, 9 Jul 2010 22:59:04 +0100 Subject: [PATCH 1/2] Add support for transparent PNGs to PNGWriter and SplashBitmap

Re: cross-staff tuplets, again

2010-07-07 Thread Stefan Thomas
Dear Jonathan, thanks. I didn't understand the sentence For best results, use manual beaming. 2010/7/6 Jonathan Kulp jonlancek...@gmail.com On Tue, Jul 6, 2010 at 12:15 PM, Stefan Thomas kontrapunktste...@googlemail.com wrote: Dear community, I've tried a snippet for cross-staff-beamed

cross-staff tuplets, again

2010-07-06 Thread Stefan Thomas
Dear community, I've tried a snippet for cross-staff-beamed tupletshttp://lsr.dsi.unimi.it/LSR/Snippet?id=646, I've found in the snippet repository. Unfortunately, it does not work in the way I expected it. Here is my short example: \version 2.12.2 \include klavierstyle.ly rechts = {

[puredyne] how to stop jackd

2010-06-27 Thread Stefan Thomas
Dear community, although I know how to make a connection to my edirol Fa66 soundcard via jackd, I don't know how to disconnect it. Does someone know the solution? --- Puredyne@goto10.org http://identi.ca/group/puredyne irc://irc.goto10.org/puredyne

Re: [poppler] cannot compile under Fedora 13

2010-06-27 Thread Stefan Thomas
BTW, the default reply to messages from this list seems to be reply to the sender and not to the list? Would it be possible to change the default reply to the list? Does it? Hitting reply on KMail does the right thing (that is reply to the list), maybe KMail is just a better mail program

Re: [puredyne] using scripts in a different run-level

2010-06-26 Thread Stefan Thomas
Dear Claude, thanks for Your help. It seems to work now! On 21/06/10 10:00, Stefan Thomas wrote: Dear community, I've written some small but useful shell-scripts that I've put in ~/bin/ When I change the runlevel with the key-stroke STRG+ALT+F1 the machine doesn't know anymore these scripts

[puredyne] using scripts in a different run-level

2010-06-21 Thread Stefan Thomas
Dear community, I've written some small but useful shell-scripts that I've put in ~/bin/ When I change the runlevel with the key-stroke STRG+ALT+F1 the machine doesn't know anymore these scripts. Does someone kno, how I could change this? --- Puredyne@goto10.org http://identi.ca/group/puredyne

Re: Percussion stick signs

2010-06-15 Thread Stefan Thomas
Dear community, this a great. I think this should be mentioned in the documentation for percussion instruments! 2010/6/15 josé henrique padovani zepadov...@gmail.com Em 14/06/10 22:56, 胡海鹏 - Hu Haipeng escreveu: Hello, Today I get a score from my composition teacher. The piece is for

re: Parenthesis problems

2010-06-03 Thread Stefan Thomas
Dear Hillary, I think I could solve Your problem, but it was a bit intricate. Maybee there is a more easy solution available. \version 2.12.2 \score { \relative c'' { \clef treble \override TextScript #'extra-offset = #'(-1.3 . 4.5) \teeny ces -\markup { \musicglyph

gospel sheet music

2010-06-03 Thread Stefan Thomas
Dear community, I have to admit, it's not really a lilypond-thing, but: Do You know a good website with sheet music of gospela and spirituals? I've seen that there 2 examples on the mutopia site. ___ lilypond-user mailing list lilypond-user@gnu.org

weblily down?

2010-05-17 Thread Stefan Thomas
Dear community, is weblily http://www.weblily.net/web/guest/runlilypond down at the moment? I can't reach the page! ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

[puredyne] error message at startup

2010-05-13 Thread Stefan Thomas
Dear community, when I start my machine, I get the error message: can not read '/etc/udev/rules.d/z80_user.rules' Although my machine works fine after booting, I would like to know, what this message could mean. Stefan --- Puredyne@goto10.org http://identi.ca/group/puredyne

<    1   2   3   4   5   6   7   8   9   >