Re: How to engrave a simple three-voice song in a single staff

2018-08-10 Thread ArnoldTheresius
ne \set Staff.aDueText = #"" \partcombine \MyFirstVoice \MySecondVoice } \new Voice { \voiceTwo \MyThirdVoice } >> ArnoldTheresius -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html ___ lilypond-us

Re: Double time signature when there are grace notes

2017-02-17 Thread ArnoldTheresius
Thomas Weber wrote > Am 11.02.2017 um 13:51 schrieb Thomas Morley: >> >> Arnold has put up some work to get a more automagic workflow. >> > ... > This actually solves my problem - thanks for pointing me there! I'm > relieved there is an existing fix. > ... >

Re: my favorite bug :-)

2015-05-05 Thread ArnoldTheresius
Carl Sorensen-3 wrote On 5/4/15 1:35 AM, ArnoldTheresius lt; Arnold.Wendl@ gt; wrote: 2. the PS file, because it's used for another postprocessing: I generate a booklet layout PDF from it (this PDF uses the double sheet size, e.g. A3) How do you do this? This is something I'm very

Re: my favorite bug :-)

2015-05-04 Thread ArnoldTheresius
. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/my-favorite-bug-tp175778p176024.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org

Re: page link in PDF may lead to wrong page

2015-04-28 Thread ArnoldTheresius
Correct_Target_Page.ily (1K) lt;http://lilypond.1069038.n5.nabble.com/attachment/175556/0/Correct_Target_Page.ilygt; Thank you, thats much more smart. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/page-link-in-PDF-may-lead-to-wrong-page-tp175534p175565.html Sent

page link in PDF may lead to wrong page

2015-04-28 Thread ArnoldTheresius
~a ~a currentpoint vector_add ~a mark_page_link (car x) (car y) (cdr x) (cdr y) + (- page-no page-number-decrement)) - page-no) P.S. I do not claim this patch is done in a good programming style. ArnoldTheresius

Re: What is the problem with \relative? (Was: Do we really offer the future?)

2015-04-27 Thread ArnoldTheresius
(for user acceptance) and file management (recommended at least for cooperation of multiple users) ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/Do-we-really-offer-the-future-tp174675p175458.html Sent from the User mailing list archive at Nabble.com

Re: What is the problem with \relative? (Was: Do we really offer the future?)

2015-04-23 Thread ArnoldTheresius
and consumes 2.3 GB RAM - on Windows) Another important topic for commercial users may be the management of the source code for all PDFs (and other output). And finally multiple people may have to working parallel on the same score. ArnoldTheresius -- View this message in context: http://lilypond

Re: A thought on Windows Experience

2013-12-05 Thread ArnoldTheresius
to implement it, (2) my solution would only have the look and feel of IDE programs of the 80-ies (3) it would be exclusively for windows. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/A-thought-on-Windows-Experience-was-useability-promoting-etc-tp155017p155085

Re: How to combine accidental glyphs for new note names?

2013-10-29 Thread ArnoldTheresius
accidentals from an extra font) lilyJAZZ (also uses it's own notation font, as far as I've noticed) bold tenuto in the LSR (wraps the stencil function for articulations to return stencils build of simple geometry for tenuto and portato) I hope, this information will help you to proceed, ArnoldTheresius

Re: Question about autocompile bash script

2013-09-10 Thread ArnoldTheresius
line program form scratch than by extending my program. Feel free to ask for the C source code, if you are still interested. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/Question-about-autocompile-bash-script-tp150528p150555.html Sent from the User

Re: more custom articulations...

2013-04-05 Thread ArnoldTheresius
=858) you will find the exapmple of a global override of Script #stencil by a function which checks for which articulation type return a user defined stencil (direction dependent), and for all other articulations this function returns LILYPOND's default stencil function result. ArnoldTheresius

Re: slashed charackters, script not working

2012-10-02 Thread ArnoldTheresius
example \markup { \concat { \diagonal-stroke D \super 7 } } ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/slashed-charackters-script-not-working-tp133604p133950.html Sent from the User mailing list archive at Nabble.com

Re: Different versions of LilyPond on Windows7

2012-08-22 Thread ArnoldTheresius
Well, I'm using multiple versions of Lilypond on my Win7/64 Machine without Frescobaldi - but I'm compiling with command line only. The first version I installed in a user defined path without white space in its name and ending with the subfolder Lilypond. I renamed this installation directory by

Re: Brazen feature request

2012-08-02 Thread ArnoldTheresius
. ArnoldTheresius -- View this message in context: http://old.nabble.com/Brazen-feature-request-tp34243913p34244949.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org https

Re: midi for orchestral scores

2012-06-29 Thread ArnoldTheresius
Shevek wrote: As I see it, the primary issue here from a user's perspective is that lilypond presents us with a choice between playback limited to 16 channels and going all the way to the other extreme and learning to use complicated sequencer software just to get all the instruments to

Stradella Bass for accordion

2012-06-27 Thread ArnoldTheresius
There is a new approach to the Stradella Bass Notation for the accordion at the German www.lilypondforum.de . The basic idea of this approach is to enter both treble and bass in a parallelMusic mode. And after that to 'convert' it by any applicable method the get the required result. And it's not

Re: Trills With Accidentals

2012-06-19 Thread ArnoldTheresius
P Spalding wrote: Arnold, In Linux Ubuntu, the Lilypond version I had was 2.12. I just upgraded to 2.14.2 hoping these commands you sent me would work. Nope! I see the include file you sent was created in version 2.15.39. Regards, RDL ... I did check it on my Win7/64: No

Re: Trills With Accidentals

2012-06-18 Thread ArnoldTheresius
P Spalding wrote: Arnold, In Linux Ubuntu, the Lilypond version I had was 2.12. I just upgraded to 2.14.2 hoping these commands you sent me would work. Nope! I see the include file you sent was created in version 2.15.39. Regards, RDL ... It was quite some time to develop

Re: Trills With Accidentals

2012-06-18 Thread ArnoldTheresius
ArnoldTheresius wrote: P Spalding wrote: Arnold, In Linux Ubuntu, the Lilypond version I had was 2.12. I just upgraded to 2.14.2 hoping these commands you sent me would work. Nope! I see the include file you sent was created in version 2.15.39. Regards, RDL

Re: Trills With Accidentals

2012-06-11 Thread ArnoldTheresius
P Spalding wrote: That would be excellent, Arnold. I've been inking in the accidental in past. Here you are! http://old.nabble.com/file/p33991423/pitchedArticulations.ly pitchedArticulations.ly is my include file. Created on Win7 - I hope the CR/NL will not harm on UNIX. A 'short'

Re: Trills With Accidentals

2012-06-08 Thread ArnoldTheresius
P Spalding wrote: Hi ! ... That is trill to F# on the 1st E, F natural on the 2nd one. I would use pitched trill here but I can't get that to work on the 2nd E. Thanks ! ... Hello, my observation is: pitched till cooperates with trillspan only. For the simple \trill you

Re: include user defined postscript libraries into output

2012-05-29 Thread ArnoldTheresius
Carl Sorensen-3 wrote: On 5/25/12 3:03 AM, ArnoldTheresius arnold.we...@siemens.com wrote: If you work a lot with postscript markups, you'll wish to have an easy method to include 'postcript libaries' (usually prodecure sets) into the PS output, which will be converted to PDF or other

include user defined postscript libraries into output

2012-05-25 Thread ArnoldTheresius
If you work a lot with postscript markups, you'll wish to have an easy method to include 'postcript libaries' (usually prodecure sets) into the PS output, which will be converted to PDF or other formats. Well, at least I do. I tried to solve it in my 2.15.39 test installation. I added to

Re: Too complicated and time consuming ...

2012-05-10 Thread ArnoldTheresius
joannesmith wrote: Hello to all. We are in the process of making our own hymn books (we use shape notes). We have about 450 hymns that are in paper format right now (copied, pasted, written on, sloppy, taped, marked, etc.) and I have the job of making them all look nice. A friend