Point and Click, on Win7, SCHEME does not find a module

2017-10-20 Thread ArnoldTheresius
h (cons LILYPOND_DATADIR (cons ALTERNATE_LILYPOND_DATADIR %load-path))) ArnoldTheresius -- Sent from: http://lilypond.1069038.n5.nabble.com/Bugs-f58488.html ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: PostScript circle printed with unwanted line

2015-05-06 Thread ArnoldTheresius
geometry, it also creates a line geometry to the start point of this arc if appropriate. This can be used to create a rounded rectangle with one 'moveto' and four 'arc' commands. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/PostScript-circle-printed

Re: PostScript circle printed with unwanted line

2015-05-06 Thread ArnoldTheresius
do not need to insert a 'newpath' before. If you define a postscript subroutine which 'stroke's or 'fill's a path, it is always wise to include the 'newpath' into your postscript subroutine. So, I'm NOT missing an 'emptied stroke path' at all. ArnoldTheresius -- View this message in context

Re: PostScript circle printed with unwanted line

2015-05-05 Thread ArnoldTheresius
} def ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/PostScript-circle-printed-with-unwanted-line-tp175881p176122.html Sent from the Bugs mailing list archive at Nabble.com. ___ bug-lilypond mailing list bug

Re: ly:expect-warning message translation

2015-04-14 Thread ArnoldTheresius
ArnoldTheresius wrote Documentation - Internals - Scheme functions - ly:expect-warning I did read this paragraph in a way that the folloing should work: #(ly:expect-warning (_ no such internal option: %s) dual-pdf) But I only got an error message (on Win7/64 with version 2.18.2 and language

ly:page-turn-breaking also adds a page turn to very short sheet music

2014-10-08 Thread ArnoldTheresius
{ \new Staff { \I } } \score { \new Staff { \II } } %% END of example ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/ly-page-turn-breaking-also-adds-a-page-turn-to-very-short-sheet-music-tp167310.html Sent from the Bugs

Re: If incipit has soprano clef, its staves are not aligned with main score

2013-06-18 Thread ArnoldTheresius
it with white space to be symmetric. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/If-incipit-has-soprano-clef-its-staves-are-not-aligned-with-main-score-tp146996p147157.html Sent from the Bugs mailing list archive at Nabble.com

Re: point and click implementation

2013-04-17 Thread ArnoldTheresius
Eluze wrote ArnoldTheresius wrote ... I'll not be able to check it before Monday night, unfortunately. no problem - we'll wait! Eluze Hello, my results are posted in dev [http://lilypond.1069038.n5.nabble.com/Point-and-Click-does-not-work-on-Windows-tt115986.html#a144562], which

Re: point and click implementation

2013-04-11 Thread ArnoldTheresius
* TOPLEVEL-VERSION*)* wether this solves the problem or not. Perhaps the definition of PLATFORM has to be moved in this file, too. I'll not be able to check it before monday night, unfortunately. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5

Re: point and click implementation

2013-04-11 Thread ArnoldTheresius
editor to use with lilypond on windows, but I know this would be a lot of work even if I can start with another freeware editor. Perhaps more time required than I can afford. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/point-and-click-implementation

Re: PointAndClick on Windows

2013-04-10 Thread ArnoldTheresius
David Kastrup wrote Phil Holmes lt; mail@ gt; writes: - Original Message - From: Francisco Vila lt; paconet.org@ gt; To: Phil Holmes lt; mail@ gt; Cc: Lilypond bug list lt; bug-lilypond@ gt; Sent: Tuesday, April 09, 2013 6:15 PM Subject: Re: PointAndClick on

Re: point and click implementation

2013-04-10 Thread ArnoldTheresius
this information) ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/point-and-click-implementation-tp144248p144275.html Sent from the Bugs mailing list archive at Nabble.com. ___ bug-lilypond mailing list bug

Re: Error when compiling a large file

2013-03-02 Thread ArnoldTheresius
Phil Holmes-2 wrote ArnoldTheresius lt; Arnold.Wendl@ gt; wrote in message news: 1361795191267-141474.post@.nabble ... ... That would obviously mean a change to the Windows-version compiler on GUB. I assume it's gcc but haven't checked. Any thoughts on how to proceed

Re: Error when compiling a large file

2013-02-25 Thread ArnoldTheresius
Miguel Jesus wrote ArnoldTheresius wrote Miguel Jesus wrote I finally got the file to compile. I had to set the LILYPOND_GC_YIELD to 100. Anyone knows why it worked that way and not the default one?   Anyway, it took 700 seconds to compile, which is a lot more that it took you. As you

Re: Error when compiling a large file

2013-02-21 Thread ArnoldTheresius
under 32bit-Windows). I wonder, if there is a software limit for the heap in guile. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/Error-when-compiling-a-large-file-tp141107p141239.html Sent from the Bugs mailing list archive at Nabble.com

Re: Error when compiling a large file

2013-02-19 Thread ArnoldTheresius
just to prevent swapping. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/Error-when-compiling-a-large-file-tp141107p141183.html Sent from the Bugs mailing list archive at Nabble.com. ___ bug-lilypond mailing

Re: \remove Vertical_align_engraver creates error message

2013-01-31 Thread ArnoldTheresius
Staff.TimeSignature #'stencil = ##f \clef alto \key c \major \time 4/4 c'1 } \layout { indent = 0 \mm \context { \Score \remove Vertical_align_engraver } } } } } ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/remove-Vertical

Re: glossary - add 'high bass clef'

2012-10-25 Thread ArnoldTheresius
limited in the time. There is a special task I'm asked for: The Steirische Harmonika, a bisonic accordion with a unique tablature. I'll see, how far it will become an add-on to lilypond, or if it can finally be included into the standard. ArnoldTheresius -- View this message in context: http

Re: glossary - add 'high bass clef'

2012-10-25 Thread ArnoldTheresius
David Kastrup wrote ArnoldTheresius lt; Arnold.Wendl@ gt; writes: ... In my opinion, you misunderstand the purpose of the glossary (incidentally, this also occured to me regarding your previous patch to it). ... -- David Kastrup

Re: glossary - add 'high bass clef'

2012-10-24 Thread ArnoldTheresius
the packages later on file system). In the same way a 'git download of a zipped source tree' is easy, too, as every echange of file is. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/glossary-add-high-bass-clef-tp135206p135272.html Sent from the Bugs mailing list

Re: glossary - add 'high bass clef'

2012-10-23 Thread ArnoldTheresius
think I'm allready listed as a co-author. Thank you, ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/glossary-add-high-bass-clef-tp135206p135209.html Sent from the Bugs mailing list archive at Nabble.com

Re: glossary - add 'high bass clef'

2012-10-23 Thread ArnoldTheresius
this in a 'package mode', i.e. GIT-access (in a HTML browser) at one computer, transfer files to and from the working computer (the most easy step), import and export the file packages in the working computers lilydev VM. Do you know where such an description is? ArnoldTheresius -- View

Glossary: incorrect 'incompl. dom. seventh chord' symbol

2012-08-16 Thread ArnoldTheresius
In the section »functional harmony« of the music glossary the symbol for the »incomplete dominant seventh chord« is incorrect. It should be a »capital letter D with a diagonal cancellation stroke, followed by a superscript digit 7«. See the following patch diff file for my correction suggestion.

A few regressiontest-2.15.41.pdf results

2012-07-16 Thread ArnoldTheresius
beam-collision-basic.ly: collision of notehad and beam in measure 6, beat 3 + 1/8 beamlet-test.ly: Looks inconsistent to me in some quintuplets - measure 1, 3rd group - measure 2, 1st group - measure 5, 2nd group, 2nd bemlet Isue 11, Comment 31, Screenshot-1.png looks good and is what I would

pointAndClick coordinate in 2.15.41 less edit friedly than 2.14.2

2012-07-16 Thread ArnoldTheresius
The pointAndClick location of chord repeats is now pointing to the orignial chords. Is 2.14.x it was pointing to your 'q' entry in the input file. Especially with a lot of rhythmic repeats the old pointAndClick is much more usefull. Example: { c' e'8. q16 q8-. q ~ q q16 q \times 2/3 { q8 q q } }