Re: Centered number of bars of multi-measure rest in piano staff?

2024-05-22 Thread Ole V. Villumsen
Nice, Knute, thanks, that gives me what I wanted. I had had something similar in mind, but wasn’t able to carry it out. Sent with [Proton Mail](https://proton.me/) secure email. On Wednesday, May 22nd, 2024 at 20:36, Knute Snortum wrote: > On Wed, May 22, 2024 at 10:43 AM Ole V. Villum

Re: Control breaks in staff that I get from a variable?

2024-03-10 Thread Ole V. Villumsen
> The classic fix is > > << > \new Devnull { s1*5 \break } > \staffIGot > >> This was exactly what I was after. It’s nice and simple and works well. Thank you. I might wish for it being better documented. I see Devnull documented well in the Internals Reference, but I didn’t readily see it

Control breaks in staff that I get from a variable?

2024-02-10 Thread Ole V. Villumsen
**Question in short**: Suppose I have a staff in a variable. Can I impose breaks (line breaks, page breaks, page turns) on that staff without modifying the variable? My use case is using the staff in a part and in a score with other parts, where obviously the breaks need to be different.

Re: Extra space before line break before ossia staff

2023-11-28 Thread Ole V. Villumsen
\new Staff \with { alignAboveContext = main } { \set Staff.explicitKeySignatureVisibility = #end-of-line-invisible %% <-- The solution \mainKey g4 f g2 | } >> } } Sent with Proton Mail secure email. On Tuesday, November 28th, 2023 a

Extra space before line break before ossia staff

2023-11-28 Thread Ole V. Villumsen
It seems to me that when an ossia staff (or similar supplementary staff) happens to begin at a line break, Lilypond meaninglessly sets space apart for a key signature before the line break even though there is no key signature printed there. Is this a bug? Is there a workaround? The output

Re: Clef change after end-repeat before break -- how?

2023-01-28 Thread Ole V. Villumsen
the documentation: > This is a vector of 3 lists: #(end-of-line unbroken start-of-line). Having different scores and parts of the same music I now end up with clearly more readable and sensible Lilypond source than I had before. And nicer typeset music. Hallelujah, as Mr. Handel wrote. /Ole S

Re: Clef change after end-repeat before break -- how?

2023-01-27 Thread Ole V. Villumsen
o not get extra space. That’s still more curious. On 2.22.2 I get a warning that the break is overwritten by another event, so we don’t get the line break that I had specified and wanted. @Ralph Palmer, you may have forgot to put content into your message? At least none arrived here. Best,

Clef change after end-repeat before break -- how?

2023-01-27 Thread Ole V. Villumsen
ce between? Cheers, Ole Sent with Proton Mail secure email.

Re: Off-topic: What do you guys think of the upside-down music?

2022-04-15 Thread ole
Very cool! It's mirrored around the Db/C# axis, right? How to tweak your code to mirror around other notes (Sorry, although I knew a bit Lisp, Scheme code is all Greek to me)? > Am 15.04.2022 um 13:55 schrieb Kira Garvie : > > When I was a kid I would regularly turn piano scores upside down and

Re: typesetting Christian Wolff Excersize

2021-11-01 Thread ole
Hi Valentin, Thanks for your perfect solution!! best ole > Am 31.10.2021 um 21:52 schrieb Valentin Petzel : > > Hi Lukas, hi Ole, > > Getting the parentheses is quite a simple modification (just use parenthesize- > stencil on the arrowhead stencil. But I think that using st

Re: Christian Wolff score

2021-10-31 Thread ole
Hello Valentin, This is how it looks like with Kieren's solution, its ok for me..? best ole > Am 31.10.2021 um 22:13 schrieb Valentin Petzel : > > Hello Ole, hello Kieren, > > We can also directly draw the wedge in postscript (instead of using the ^ >

Re: typesetting Christian Wolff Excersize

2021-10-31 Thread ole
Hi Lukas, Wow, thanks a lot for this very quick solution!! The parantheses are not really necessary for me, thanks again! ole > Am 31.10.2021 um 19:54 schrieb Lukas-Fabian Moser : > > Hi Ole, > > Am 31.10.21 um 19:13 schrieb ole: >> I've already removed the stem-engrave

Re: Christian Wolff score

2021-10-15 Thread ole
Thanks a lot!! > Am 14.10.2021 um 15:33 schrieb Kieren MacMillan > : > > Hi, > >> Thanks for the hints! But I'am afraid that goes way to far over my lilypond >> abilities. >> So I'am hoping someone have a more ready-to-use solution..? > > Here’s a solution using a Rest.stencil override: > >

Re: Christian Wolff score

2021-10-14 Thread ole
Thanks for the hints! But I'am afraid that goes way to far over my lilypond abilities. So I'am hoping someone have a more ready-to-use solution..? Thanks! > Am 14.10.2021 um 15:08 schrieb Kieren MacMillan > : > > Hi there, > >> Hi, I'am about to typeset a Christian Wolff score. How can I

Christian Wolff score

2021-10-14 Thread ole
Hi, I'am about to typeset a Christian Wolff score. How can I achive these 'wedges'?

Re: Settings for changing the font type in a certain part of the code.

2021-10-06 Thread ole
Exactly! Thanks! > Am 06.10.2021 um 11:03 schrieb Paul Hodges : > > > > On 06/10/2021 09:27:04, "ole" wrote: > >> I have a Question related to this thread: I use the internal Lilypond >> \typewriter font for all titeling and markups >>

Re: Settings for changing the font type in a certain part of the code.

2021-10-06 Thread ole
I have a Question related to this thread: I use the internal Lilypond \typewriter font for all titeling and markups How can I omit to type for every text \markup\typewriter again..? Thanks! > Am 06.10.2021 um 10:08 schrieb Paul Hodges : > > LilyPond has well-known ways to change the font

Re: Custom Barline

2021-08-22 Thread ole
> Am 22.08.2021 um 18:16 schrieb Thomas Morley : > > Am So., 22. Aug. 2021 um 13:42 Uhr schrieb Paul Hodges : >> >> Encouraged by the fantastic responses to my first problem, I now offer my >> other issue. >> >> The composer uses a special barline to mark the phrase pattern of a piece. >>

Re: Custom Barline

2021-08-22 Thread ole
It looks to me very close to a repetition sign, is there a Postscript definition somewhere (which can be tweaked by someone having more knowledge than me:-))? > Am 22.08.2021 um 13:41 schrieb Paul Hodges : > > Encouraged by the fantastic responses to my first problem, I now offer my > other

Re: Why the whole bar rests wider and can't I change the width?

2021-08-11 Thread ole
> Am 11.08.2021 um 12:13 schrieb Thomas Morley : > > Am Mi., 11. Aug. 2021 um 07:51 Uhr schrieb takumi ikeda : >> >> \version "2.22.1" >> >> { >> \clef bass >> \time 5/4 r8 r16. g32 f32 a32 d32 a32 r8 r2 r4 >> r1 r4 >> r2 f32 d32 g32 a,32 a32 r16. r4 r4 >> r1 r4 >> } >> >> % The whole

Re: Note columns too close

2021-08-07 Thread ole
ative c'' { > << { ff16 ( bf ) } \\ { df,8 } >> 8 > } > %%% > > The chord seems way too close to the bf (see attachment). Is > there a work-around? Is there a better way to write this? > > -- > Knute Snortum > Don't know if this helps but I use proportional notation

Re: Problem

2021-08-01 Thread ole
Am 31.07.2021 um 22:36 schrieb Jean Abou Samra : > > > > Le 30/07/2021 à 16:28, ole a écrit : >> I'am a little confused- some years ago topposting was not much appreciated >> in this mailing-list, has that changed? >> Just installed an old version of Lilypond

Re: Problem

2021-07-30 Thread ole
')? Are there other Mac users who can confirm this? thanks! > Am 30.07.2021 um 15:44 schrieb Hans Aikema : > > Ole, > > did you use the Finder to move it there? Or did you put it in the > applications folder by other means? > The page referenced by Hans Åberg clearly states that

Re: Problem

2021-07-30 Thread ole
> Am 30.07.2021 um 13:46 schrieb Hans Åberg : > >> >> On 30 Jul 2021, at 11:43, ole wrote: >> >> Hi, I'am a longtime time-to-time Lilypond user and now all of a sudden I get >> the following error warning: >> >> dyld: Library not

Problem

2021-07-30 Thread ole
/d/LilyPond.app/Contents/Resources/bin/lilypond Reason: image not found What am I missing? I'am on a Macbook Pro 2019, Mac OS X.14.6 aka Mojave Thanks for hints! ole

octava sign

2015-09-07 Thread Ole Schmidt
Hi, I need something like "8va opt." How can I tweak the "\ottava #1" command to achive this? thanks for a hint ole ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

how to define rehersal marks globally?

2015-09-04 Thread Ole Schmidt
ne >> %\new Staff << \global \violinTwo >> \new Staff << \global \viola >> %\new Staff << \global \cello >> % >> \layout { } \midi { } } thanks, ole ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: time signature magic

2015-05-23 Thread ole
maybe this helps? http://lsr.di.unimi.it/LSR/Item?id=782 ole Am 23.05.2015 um 23:44 schrieb Alex Jones akjonesjeff...@gmail.com: Does anyone have a suggestion for a good way to accomplish this in lilypond? time signature with a second time signature in parentheses? Thanks in advance

vertical alignment

2015-05-05 Thread Ole Schmidt
Hi, A friend showed me his first leadsheed to proofread and we both stumbled over the strange alignment in bar three of the attached file. Is this a bug or a feature? thanks for help ole code%%% \version 2.18.2 \new Staff \relative c'' { \key des\major\time

Re: change the font for all markups

2015-02-13 Thread ole
Am 12.02.2015 um 20:53 schrieb tisimst tisimst.lilyp...@gmail.com: Ole Schmidt wrote Am 12.02.2015 um 11:50 schrieb Richard Shann lt; richard@.plus gt;: On Thu, 2015-02-12 at 12:20 +0100, Ole Schmidt wrote: Am 12.02.2015 um 12:04 schrieb Noeck lt; noeck.marburg@ gt;: Hi

Re: change the font for all markups

2015-02-12 Thread Ole Schmidt
Am 12.02.2015 um 12:04 schrieb Noeck noeck.marb...@gmx.de: Hi, this works for me (taken from Frescobaldi Insert Document fonts …): \paper { fonts = # (make-pango-font-tree Times New Roman Nimbus Sans Luxi Mono (/ (* staff-height pt) 2.5)) } { a^\markup { Test

change the font for all markups

2015-02-12 Thread Ole Schmidt
-height pt 20))) the markups font did not change. thanks, ole ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

variable in markup possible?

2015-02-12 Thread Ole Schmidt
Hi, Is it possible to use a variable inside a markup, like def = { \center-column { \combine \draw-line #'(0 . 6) \arrow-head #Y #DOWN ##f } } {c1^\markup {def}} thanks, ole ___ lilypond-user mailing list

Re: change the font for all markups

2015-02-12 Thread Ole Schmidt
Am 12.02.2015 um 11:50 schrieb Richard Shann rich...@rshann.plus.com: On Thu, 2015-02-12 at 12:20 +0100, Ole Schmidt wrote: Am 12.02.2015 um 12:04 schrieb Noeck noeck.marb...@gmx.de: Hi, this works for me (taken from Frescobaldi Insert Document fonts …): \paper { fonts

Re: variable in markup possible?

2015-02-12 Thread Ole Schmidt
Am 12.02.2015 um 12:40 schrieb Noeck noeck.marb...@gmx.de: www.oleschmidt.de Hi Ole, Is it possible to use a variable inside a markup Yes. With two modifications to your code: 1. The definition of def must be a markup (insert \markup before the \center-column) 2. You have to call

Distance between title and music

2015-02-11 Thread Ole Schmidt
Hi, I've tried some search in the docs but could not find an working solution for increasing the distance between the title and the first staff. Can someone please give me a hint. thanks ole ___ lilypond-user mailing list lilypond-user

Re: midi2ly

2014-10-29 Thread ole
Am 29.10.2014 um 23:10 schrieb Hans Aberg haber...@telia.com: On 29 Oct 2014, at 21:53, ole m...@oleschmidt.info wrote: I think I found the right place for your line. And get the following error warning: /Applications/LilyPond.app/Contents/Resources/bin/midi2ly:54: RuntimeWarning

Re: midi2ly

2014-08-09 Thread ole
Am 09.08.2014 um 07:35 schrieb James pkx1...@gmail.com: On 08/08/14 20:37, ole wrote: Hi, I just want to import something from a midifile and get the following errorwarning: Last login: Sun Aug 3 17:46:40 on console ja?~$ midi2ly rhythms.mid Traceback (most recent call last): File

Re: midi2ly

2014-08-09 Thread ole
Hi Jacques, Thanks for your help! Attached is the .mid file (these are fairly complicated rhythms and I want to test if midi2ly can handle them, so maybe even if it will work it will spit out some nonsense..) best ole Am 09.08.2014 um 13:20 schrieb Jacques Menu imj-muz...@bluewin.ch

midi2ly

2014-08-08 Thread ole
using LP 2.18.2 on a Macbook, OS 10.8.5 thanks for help, ole ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

midi2ly

2014-08-08 Thread Ole Schmidt
using LP 2.18.2 on a Macbook, OS 10.8.5 thanks for help, ole ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Fwd: Lilypond as a library

2014-06-09 Thread Ole Schmidt
(http://fomus.sourceforge.net).. best ole ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Liederkreis, Op.39 by Robert Schumann

2014-04-21 Thread Ole Schmidt
Hi, I want to make transcriptions for bassclarinet from some Liederkreis op.39 Robert Schumann songs, are there any .ly files around? Thanks! ole ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo

Re: Surpress CC#7 commands in MIDI output

2014-01-19 Thread Ole Schmidt
Hi, As far as I remember- when you typeset a dynamic sign like \mf this will be mirrored in the midifile. So maybe it's the easiest way to specify the dynamics in the .ly-file.. hth ole www.oleschmidt.de Am 19.01.2014 um 13:38 schrieb Speldosa l4rs...@gmail.com: I've noticed

score running out of page

2014-01-11 Thread ole
Hi, My score is running out of the page, as in the in the link below. Can someone give me a hint what could be the reason for that? thanks! ole www.oleschmidt.info/bcl.pdf ___ lilypond-user mailing list lilypond-user@gnu.org https

Re: score running out of page

2014-01-11 Thread ole
thanks for the quick answers, Kieren and David! I had that before but could not remember what was the reason.. ole Am 11.01.2014 um 19:47 schrieb Kieren MacMillan kieren_macmil...@sympatico.ca: Hi Ole, My score is running out of the page, as in the in the link below. Can someone give

Re: Rookie transpose / bookpart questions

2013-05-13 Thread Ole Schmidt
Maybe this could help too? http://lsr.dsi.unimi.it/LSR/Item?id=266 best ole Am 12.05.2013 um 23:55 schrieb Nathan: On Sun, May 12, 2013 at 2:10 PM, Jim Long lilyp...@umpquanet.com wrote: I'm creating some jazz charts that require a transposed lead sheet for a Bb or Eb instrument. I

jazzchords.ly

2012-12-30 Thread Ole Schmidt
Hi, I want to use the jazzchord.ly but it gives me an error (see below) I am on LP 2.16.0-1 How to remedy this? attached the jazzchords-include.ily file which does not work properly thanks ole [siehe angehängte Datei: jazzchords-include.ily] »/Applications/Musikverarbeitung/Lily/Lily_DT

Re: jazzchords.ly

2012-12-30 Thread Ole Schmidt
thanks for the quick answer! I'll try that... ole Am 30.12.2012 um 19:34 schrieb David Kastrup: Ole Schmidt oleschm...@gmx.net writes: Hi, I want to use the jazzchord.ly but it gives me an error (see below) I am on LP 2.16.0-1 How to remedy this? % JAZZ CHORDS % (based upon pop

jazzchords.ly

2012-12-30 Thread Ole Schmidt
Hi, I want to use the jazzchord.ly but it gives me an error (see below) I am on LP 2.16.0-1 How to remedy this? attached the jazzchords-include.ily file which does not work properly thanks ole [siehe angehängte Datei: jazzchords-include.ily] »/Applications/Musikverarbeitung/Lily/Lily_DT

Fwd: jazzchords.ly

2012-12-30 Thread Ole Schmidt
oops, doubleposting- already solved thanks to David Kastrup Anfang der weitergeleiteten E-Mail: Von: Ole Schmidt m...@oleschmidt.info Datum: 30. Dezember 2012 19:01:24 MEZ An: Lilypond-User Mailing List lilypond-user@gnu.org Betreff: jazzchords.ly Hi, I want to use the jazzchord.ly

Re: slur to 2 alternatives

2012-09-25 Thread ole
of this idea and a phrasing slur should work. Trevor that looks good, I'll try it tomorrow thanks ole ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

markup

2012-09-22 Thread Ole Schmidt
A.10 Text markup commands but without success thanks ole ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: markup

2012-09-22 Thread ole
I find it out myself- missing a pair of curly brackets... thanks! (This time using the reply all button- always forget this) ole Am 23.09.2012 um 00:20 schrieb Eluze: why not? Eluze nb: please always respond to the list - others might be interested or could contribute even better

collision avoidance between ties and articulation marks?

2012-08-23 Thread Ole Schmidt
Hi, how can I move away the articulation signs from the ties? \version 2.15.38 \language nederlands \score { \new Staff { \time 4/4 \key bes \major \clef treble \relative c'' { r4 f8-- g-^ ~ g f-- g4-^ |f4.-^ bes,8-^ ~ bes2 | r4 es8-- f-^ ~ f es-- f4-^ | es4.

Frescobaldi- python-poppler-qt4

2012-08-19 Thread Ole Schmidt
/Python.framework/Versions/2.7/bin/sip' failed with exit status 1 what am I missing? thanks ole x www.oleschmidt.info x ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org

Re: In-C style Typesetting?

2012-08-08 Thread ole
maybe this helps? ole [siehe angehängte Datei: stopstart_staff.ly] [siehe angehängte Datei: Screenshot 2012-08-08 um 16.47.50.jpg] x www.oleschmidt.info x Am 08.08.2012 um 16:01 schrieb Gabe Taubman: Hi Lilypond Folks! I

DrumStaff in percussion-style

2012-07-21 Thread Ole Schmidt
the removal of the Time Sig does not work, why?) thanks for help ole \version 2.14.2 \language nederlands staffPerc = \new DrumStaff \drummode { \time 4/4 { tri4 tri2 tri4. tri4 tri2 tri4. tri4 tri2 tri4. tri4 tri2 tri4

Re: Four Bars per Line/System, again :)

2012-05-19 Thread ole
/current/ly/init.ly:111:66: Fehler: syntax error, unexpected $end (ly:parser-error parser (_ expected error, but none found The first version works fine... best, ole ___ lilypond-user

Re: beginner

2012-05-05 Thread ole
is simple..! please someone help me! ps: sorry for my bad english ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user see attached file hth ole 3Pieces_on_a_page.ly Description

Re: output to .png file

2012-04-11 Thread ole
-dinclude-eps-fonts --png Yourfile.ly see also: http://lilypond.org/doc/v2.15/Documentation/usage/lilypond-output-in-other-programs.html HTH ole ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Help needed creating a Mac OS X installer for Frescobaldi

2012-03-25 Thread ole
.) Can investigate it further the next days...(I am very new to frescobaldi...) ole ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Status of Lilypond for MacOS X

2012-03-10 Thread ole
. |-+-++-+-| | MacOS X | x86/ppc | User | 2.15.32 | 2.15.33 | | version | || ok? | ok? | |-+-++-+-| | 10.4.11 | ppc | Ole Schmidt| yes

Re: Bug squad needs help to verify a critical bug on Mac OS X 10.4

2012-03-02 Thread ole
I have also an old PPC Powerbook which is running the latest 10.4 and can do some testing if it is needed... ole Am 02.03.2012 um 16:28 schrieb Valentin Villenave: On Fri, Feb 24, 2012 at 12:49 PM, Colin Hall colingh...@gmail.com wrote: I'd like to ask for some help from the Mac users out

Re: Note names in Midi Note Numbers?

2012-02-27 Thread ole
Hi Jong, maybe http://fomus.sourceforge.net/ is interesting for you? ole Am 27.02.2012 um 22:33 schrieb Jonghyun Kim: I mean how to write pitches with midi numbers. For me with alphabet it isn't comfortable. To do this, what I should do? Make a pitch table? or? Any suggest

Re: repeat

2012-01-25 Thread ole
d bes f4. c a f8 | R1 | \bar |. } } \score { \staffTrombone \staffTromboneII \layout { } } \paper { } Am 25.01.2012 um 22:36 schrieb Xavier Scheuer: On 25 January 2012 22:26, Ole Schmidt m

Fwd: repeat

2012-01-25 Thread Ole Schmidt
Anfang der weitergeleiteten E-Mail: Von: ole m...@oleschmidt.info Datum: 25. Januar 2012 23:01:13 MEZ An: Thomas Morley thomasmorle...@googlemail.com Betreff: Re: repeat Am 25.01.2012 um 22:50 schrieb Thomas Morley: 2012/1/25 ole m...@oleschmidt.info: here is the code (slightly

Re: How to shift music up/down a semi tone without changing key signature

2011-11-26 Thread ole
a b c d | /transpose c b, { a b c d } or do I misunderstand it completely? ole Am 27.11.2011 um 01:40 schrieb James: Hello, This seems to be a very basic question but I can't work out how to do it. Take a piece of music; for example: { a b c d | a b c d } Then shift it down half

Re: slightly offtopic,

2011-10-25 Thread ole
Am 25.10.2011 um 08:57 schrieb David Rogers: Francisco Vila paconet@gmail.com writes: 2011/10/25 ole m...@oleschmidt.info: Option+a did the trick (I'am on Mac OS X using Jedit with LilypondTool), very easy... If you newly discovered that, how could you have written it in your email

slightly offtopic

2011-10-24 Thread Ole Schmidt
for a hint ole attachment: Screenshot 2011-10-24 um 21.38.03.jpg___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: slightly offtopic,

2011-10-24 Thread ole
for all your answers! Option+a did the trick (I'am on Mac OS X using Jedit with LilypondTool), very easy... ole ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: lead sheet

2011-07-22 Thread Ole Schmidt
{ } } %% hth ole ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: transpose

2011-06-02 Thread Ole Schmidt
I would do it like this (not sure if the indention is correct...) hth ole % \version 2.12.3 \include english.ly \header { } clari = \new Staff { % \time 3/4 \set Staff.instrumentName = Clarinet in Bb \set Staff.midiInstrument = clarinet % \key d \major % \clef treble

Re: Snippet does not work anymore

2011-02-11 Thread Ole Schmidt
} } } } % to answer my own question: it can be done with \general-align #Y #DOWN the = sign is now a bit low, but I don't know how to raise it- I can live with that... ole % corrected Code \markup {\general-align #Y #DOWN { \score {\new Staff

Snippet does not work anymore

2011-02-10 Thread Ole Schmidt
Dear List, Why does the following snippet do not work anymore (with LP 2.13.35)? It should look like this:inline: old.jpg, but now look like this:inline: new.jpg % CODE %% \markup { { \score {\new Staff \with { \remove Time_signature_engraver \remove

Re: printing A4 pages on A3 paper

2010-12-20 Thread Ole Hesprich
one application. Ole ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: rhythm marks

2010-10-26 Thread Ole Schmidt
Hi, I've just tried to compile the example below and get the following error warning: »/Users/ole/Desktop/RM.ly« wird verarbeitet Analysieren... /Users/ole/Desktop/RM.ly:2:1: Fehler: syntax error, unexpected \once \once \override Score.MetronomeMark #'break-align-symbols = #'(clef

Re: rhythm marks

2010-10-26 Thread Ole Schmidt
. Is this a known mac os bug? ole Am 26.10.2010 um 14:16 schrieb Xavier Scheuer: On 26 October 2010 13:29, Ole Schmidt oleschm...@gmx.net wrote: Hi, I've just tried to compile the example below and get the following error warning: »/Users/ole/Desktop/RM.ly« wird verarbeitet Analysieren

Re: musicxml2ly, midi2ly etc. broken ?

2010-10-10 Thread Ole Schmidt
, in module import midi ImportError: dlopen(/Applications/LilyPond.app/Contents/Resources/lib/lilypond/current/python/midi.so, 2): no suitable image found. Did find: /Applications/LilyPond.app/Contents/Resources/lib/lilypond/current/python/midi.so: mach-o, but wrong architecture thanks, ole

Re: Header separation from markup or music

2010-10-06 Thread Ole Schmidt
did you try: \paper {before-title-spacing = #'((space . 30)) } hth ole Am 06.10.2010 um 14:31 schrieb Jiri Zurek (Prague): I cannot figure out how to increase the space (the separation) between the header of the page and anything else on the page, which can be either lines of markup

Re: Chord Names Between Piano Staff Treble and Bass Clefs

2010-09-09 Thread Ole Schmidt
Learning Manual 2.2.3 Staff groups first example: \new PianoStaff \new Staff … \new Staff … or in your case: \new PianoStaff \new Staff … \new ChordNames... \new Staff … hth ole Am 09.09.2010 um 10:32 schrieb Éditions IN NOMINE: Hi. If you encapsulate right and left

Re: ottava bracket above markups

2010-08-09 Thread Ole Schmidt
thanks- this explaines a little more the logic behind it- is there a point in the docs where I can find those things? ole Am 08.08.2010 um 23:12 schrieb Xavier Scheuer: On 8 August 2010 17:03, Ole Schmidt oleschm...@gmx.net wrote: Hi, Is it possible to set the ottava bracket

ottava bracket above markups

2010-08-08 Thread Ole Schmidt
Hi, Is it possible to set the ottava bracket -- above the markups? thanks ole %%% \version 2.13.7 \new Staff \relative c'' { c^\markup {1} d \ottava #1 e^\markup {2} f^\markup {3} g a b c

Re: Mute notation

2010-07-19 Thread Ole Schmidt
): inline: Bild 2010-07-19 um 22.42.06.jpg hth ole Am 19.07.2010 um 22:09 schrieb James Bailey: On Jul 19, 2010, at 9:47 PM, lilyp...@bernardhulsman.nl wrote: Hello, I want to write a notation for Djembe. Normal notation in Lilypond is fine. But how can I write a mute tone

Re: transposing instruments

2010-07-18 Thread Ole Schmidt
Hi, maybe this snippet helps? http://lsr.dsi.unimi.it/LSR/Snippet?id=266 inline: Bild 2010-07-18 um 17.33.41.jpg for some strange reason it does not display when I type in transpose... ole Am 18.07.2010 um 17:03 schrieb Jatziri Valtierra: Hi everyone, Your suggestions help me very

Re: transposing instruments

2010-07-18 Thread Ole Schmidt
What keyword did you type in the lsr search? neither transpose nor accidental will lead to snipppet 266 here... Am 18.07.2010 um 17:25 schrieb Jethro Van Thuyne: Hi, Have you taken a look at the smart-transpose snippet? http://lsr.dsi.unimi.it/LSR/Item?id=266 Best regards, Jethro.

Re: polymetric help

2010-07-09 Thread Ole Schmidt
Hi Andrea, maybe the attached example can serve as a model for your purposes? ole bclperc.ly Description: Binary data Am 09.07.2010 um 16:24 schrieb Andrea La Rose: Dear Collective Wisdom, I am a lilypond noob using version 2.12.3. I am working on making a score for a piece

Re: horizontal center-align of systems?

2010-07-07 Thread Ole Schmidt
ok, now I fully understand that, thanks ole Am 07.07.2010 um 00:22 schrieb Neil Puttock: As I suggested previously, to use \markup in this situation without separate scores would require a \score-lines command to be added to LilyPond

Re: horizontal center-align of systems?

2010-07-06 Thread Ole Schmidt
Thanks,looks like only some slight modifications are needed, see code, but I can't solve it myself- that scheme part is all Greek to me...ole%%#(define-markup-command (ignoreInstrumentName layout props score) (markup?)(let

Re: horizontal center-align of systems?

2010-07-05 Thread Ole Schmidt
Thanks, it is a bit cumbersome to write a new score for every line. If anyone knows an easier solution I would be greatful. I will provide the LSR-Snippet, if no one chimes in. ole Am 04.07.2010 um 14:14 schrieb Jan Nieuwenhuizen: Op zondag 04-07-2010 om 13:45 uur [tijdzone +0200], schreef

Re:Re: horizontal center-align of systems?

2010-07-05 Thread Ole Schmidt
Thanks, it is a bit cumbersome to write a new score for every line. If anyone knows an easier solution I would be greatful. I will provide the LSR-Snippet, if no one chimes in. ole Am 04.07.2010 um 14:14 schrieb Jan Nieuwenhuizen: Op zondag 04-07-2010 om 13:45 uur [tijdzone +0200], schreef

horizontal center-align of systems?

2010-07-04 Thread Ole Schmidt
: | - | |---| | -- | |---| | - | \version 2.13.7 \new Staff \time 4/4 \relative c' { c4 d e f \break g2 f \break c4 d e f g a b a \break g4 f e g b a g } \paper { ragged-right = ##t indent = 0.0\cm } %%% thanks ole

displaying triplet in 3/4 time

2010-06-21 Thread Ole Schmidt
for a hint ole % \version 2.13.7 \new Staff{ \clef bass \key g \minor \time 3/4 \relative e { c2. ~ | \times 2/3 { c4 c8 } \times 2/3 { c'8 b c } d,4 ~ | \break c2. ~ | \times 2/3 { c4[ c8] } \times 2/3 { c

Re: displaying triplet in 3/4 time

2010-06-21 Thread Ole Schmidt
Am 22.06.2010 um 00:02 schrieb Nick Payne: On 22/06/10 07:51, Ole Schmidt wrote: Hi, While engraving I came across the problem to display a simple triplet which consists of a quarter and an eighth note and it seems to be difficult. The default beaming is odd and using brackets leads

Fwd: multi-tempi

2010-06-14 Thread Ole Schmidt
there is a midy2ly function, but I don't know if it can handle such a (complex) task. hth ole Am 14.06.2010 um 15:20 schrieb Hans Roels: I don't really know Lilypond well (I just had a quick look at the documentation) but I have some music notation problems and maybe somebody could tell me

Re: os x 6

2010-05-21 Thread Ole Schmidt
which version did you exactly download? Did you download the right architecture (x86)? Can you describe exactly what how do you compile what file? I'am on Mac OS 10.6.3. here and Lilypond Version 2.13.7 works like a charm. ole Am 21.05.2010 um 09:37 schrieb moritz: Hi, i tried to download

Re: default beaming

2010-03-03 Thread Ole Schmidt
thank you for the information! so, until the bug is fixed I have to override manually and than reset again for every triplet, right? ole Am 03.03.2010 um 20:08 schrieb Carl Sorensen: On 3/3/10 9:15 AM, Mats Bengtsson mats.bengts...@ee.kth.se wrote: Ole Schmidt wrote: Hi, When I write

default beaming

2010-03-02 Thread Ole Schmidt
Hi, When I write \times 2/3 { c8 c16 c8. } the second beam of the sixteenth note goes to the left which in my opinion is wrong. Am I missing something or do I have to overwrite the default settings? (if yes, how can I do that permanently for the whole score?) Thanks for an answer, ole

vertical aligning of markups

2010-02-14 Thread Ole Schmidt
Hi, I want the markups in the following snippet all at the same height. How can I do that? Thanks for a hint ole \version 2.13.7 \score { \new Staff { \time 4/4 \relative c { c4^\markup {-h} f^\markup {-g} b

Re: vertical spacing

2010-02-06 Thread Ole Schmidt
a hint how to configure jedit properly I would be greatful:-) PS: Kurzfassung as opus seems a bit odd in the result... ; I found that whole using-header-whithin-book complex and what-is-displayed-and-what-is-not-displayed somewhat confusing and Opus did work... ole

  1   2   3   >