Re: lilypond-user Digest, Vol 206, Issue 108

2020-01-24 Thread Amir Teymuri
ifert) >7. Re: partcombine & killCues (Aaron Hill) >8. Clef change placement (Daniel Rosen) > > > ------ > > Message: 1 > Date: Thu, 23 Jan 2020 22:46:55 +0100 > From: Urs Liska > To: David Kastrup , Amir Teymuri > Cc: lilypond-u

Scheme function evluates only once

2020-01-23 Thread Amir Teymuri
Acc = #(define-music-function () () (newline) (display (rnd-col)) #{ \once \override Accidental.color = #(rnd-col) #}) \relative c'' { \coloredAcc cisis \coloredAcc cisis! \coloredAcc cisis! \c

Re: Changing Staffs

2018-08-15 Thread Amir Teymuri
To clarify what i mean, i was wondering if there is a command to set the staff type back to the last one just at any point, or do i have to set a \new PreviousStaff each time i want to cancel the current staff out and continue with the last one? Thank you, Amir Teymuri writes: > Thank you

Re: Changing Staffs

2018-08-15 Thread Amir Teymuri
} \new DrumStaff {\omit Staff.TimeSignature f c4 } } \new RhythmicStaff {\omit Staff.TimeSignature \time 3/8 g4. f d} } \startStaff c''1 \bar "|." } David Kastrup writes: > Amir Teymuri writes: > >> Hello, >> >> How can i change

Changing Staffs

2018-08-01 Thread Amir Teymuri
Hello, How can i change a Staff for instance from a noraml one to a RhythmicStaff and then set back to the noraml Staff? Greetings, Amir -- ateymur...@gmail.com ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinf

Lilypond interfaces

2018-04-17 Thread Amir Teymuri
Hello, does anyone knows about interfaces and/or notation systems written in other programming languages which use lilypond as backend? Two examples of such interfaces are fomus (https://common-lisp.net/project/fomus/doc/) and abjad (http://projectabjad.org/). cheers, Amir - - - - - - - - -

Very small rhythmic values

2018-02-20 Thread Amir Teymuri
Hello, is a 128 the smallest possible rhythmic value one can write in Lilypond or is there a way to write even shorter values (e.g. 256 or even smaller)? Thanks in advance, - - - - - - - - - - - ateymur...@gmail.com - - - - - - - - - - - ___ lilyp

Re: lilypond-invoke-editor script openes 2 Emacs windows

2017-02-01 Thread Amir Teymuri
Hi Federico, thanks for the link, it solved my problem, On Mon, 30 Jan 2017 18:23:45 +0100 Federico Bruni wrote: > Il giorno dom 29 gen 2017 alle 23:20, Amir Teymuri > ha scritto: > > i have instructed the Evince PDF viewer to open the > > Emacs editor on clicking on

lilypond-invoke-editor script openes 2 Emacs windows

2017-01-29 Thread Amir Teymuri
Hi, i have instructed the Evince PDF viewer to open the Emacs editor on clicking on objects using the lilypond-invoke-editor script, however this opens two same Emacs windows! Any idea why this happens? Cheers, Amir ... Amir Teymuri

Re: Footnotes for subtitle

2017-01-29 Thread Amir Teymuri
italic \concat { "*" > \hspace #.3 "subtitle"}} > > > Cheers, > > Cheers, > Pierre > > 2017-01-28 22:38 GMT+01:00 Amir Teymuri > : > > > Hello, > > > > is it possible to right a footnote about a word in th

Footnotes for subtitle

2017-01-28 Thread Amir Teymuri
Hello, is it possible to right a footnote about a word in the subtitle of the piece? Regards, Amir ... Amir Teymuri X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu

Making end-double barline visible again

2017-01-28 Thread Amir Teymuri
help is appreciated. Thanks ... Amir Teymuri X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) ___ lilypond-user mailing list lilypond-user

Cluster exapnded over two systems

2017-01-27 Thread Amir Teymuri
? Thanks, Amir ....... Amir Teymuri X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/m

Changing the staff of a note inside of a chord

2017-01-19 Thread Amir Teymuri
Hello, how can i change the Staff of only one note of a chord? For example if i have the following line: r2 8[ 8] r8 8 and want to change the staff of only the very last bes'' to be on the base clef (with the rest of the chord being remained at treble clef)? Thanks, Amir __

Aw: Re: Lilypond+Emacs

2015-11-20 Thread Amir Teymuri
  Gesendet: Freitag, 20. November 2015 um 17:14 Uhr Von: "Simon Albrecht" An: "Amir Teymuri" , lilypond-user@gnu.org Betreff: Re: Lilypond+Emacs On 20.11.2015 16:40, Amir Teymuri wrote: > Hello Lilypond communiy, > i am new to lilypond, i am trying to set up the lilypond m

Lilypond+Emacs

2015-11-20 Thread Amir Teymuri
Hello Lilypond communiy,   i am new to lilypond, i am trying to set up the lilypond mode in emacs, till now unsuccessfuly! This is what i have tried so far: downloaded the lilypond extecutable sh file from the homepage and installed it by doing this command:  sh lilypond-2.18.2-1.linux.x86.s