Optical size information in Emmentaler-nn OpenType fonts

2012-09-06 Thread Urs Liska
Is there any information about optical sizes in the OpenType fonts used by LilyPond? And if not, would it be complicated to add this? To explain: I have an Adobe OpenType font family containing its font faces in four sets: text, caption, subhead and display, each set designed for use at differ

Re: Optical size information in Emmentaler-nn OpenType fonts

2012-09-12 Thread Urs Liska
Hi Werner, thanks for the thoughts Am 08.09.2012 08:47, schrieb Werner LEMBERG: I have an Adobe OpenType font family containing its font faces in four sets: text, caption, subhead and display, each set designed for use at different point sizes. I assume the different Emmentaler-nn fonts serve t

Feature request: \shape warnings

2012-10-11 Thread Urs Liska
Hi list, several months ago David Nalesnik (together with input from others) updated the older \shape function that allows shaping the control-points of curve grobs - which provided a massive increase in productivity when dealing with slurs etc. For example, one major improvement was the hand

Re: A plea for a documentation change ... Just a tiny one

2013-03-07 Thread Urs Liska
Please send such requests to bug-lilypond@gnu.org in future (I forwarded it this time) Am 07.03.2013 06:55, schrieb Guy Stalnaker: I've just spent an entire evening trying to figure out how to add some lyric text to one voice of a three-measure two-voice section of a score. I used as my basis

Feature request \includeonce

2013-03-21 Thread Urs Liska
Hi, I'm missing a command in LilyPond to include a file only once. I am working on a general purpose LilyPond library where I am in the situation that many library files have to access common functions and therefore have to include the same file (with these helper functions). Although I assume

Re: Feature request \includeonce

2013-03-21 Thread Urs Liska
Yes, these were the informations I already found. Basically they meet my needs (or I'd be able to update the approaches to current LilyPond syntax). Nevertheless I'd vote for a built-in solution with \includeonce. Best Urs Am 21.03.2013 11:15, schrieb Colin Hall: Urs Liska wr

Problem building doc section without built LilyPond

2013-04-15 Thread Urs Liska
When trying to build a documentation section with scripts/auxiliar/doc-section.sh I encounter a problem for which I can't provide a patch myself: The path to lilypond-book is defined as LILYPOND_BOOK="$LILYPOND_BUILD_DIR/out/bin/lilypond-book" in line 77. But if I haven't built LilyPond myself

Problems with 'scripts/auxiliar/doc-section.sh

2013-04-15 Thread Urs Liska
7e64b53a747e2c2280db8b2 Mon Sep 17 00:00:00 2001 From: Urs Liska Date: Mon, 15 Apr 2013 15:26:20 +0200 Subject: [PATCH] doc-section.sh: Fix .itexi/.itely issue The script looked for .itely files hardcoded. This fix checks for both and sets the filename accordingly --- scripts/auxilia

Contact info on the Meisters page of CG

2013-04-15 Thread Urs Liska
ached patch would do that. Feel free to include it Best Urs >From 6371d34ec63cd1060aa56a937941a4c3ac90a6ad Mon Sep 17 00:00:00 2001 From: Urs Liska Date: Mon, 15 Apr 2013 14:30:18 +0200 Subject: [PATCH] Add contact info on Meisters page I was directed to the Meisters page in order to contribu

Re: [Spam??] Problem building doc section without built LilyPond

2013-04-15 Thread Urs Liska
Am 15.04.2013 17:04, schrieb Trevor Daniels: Urs Liska wrote Monday, April 15, 2013 2:38 PM When trying to build a documentation section with scripts/auxiliar/doc-section.sh I encounter a problem for which I can't provide a patch myself: This script is rather installation-dependent.

Re: Contact info on the Meisters page of CG

2013-04-15 Thread Urs Liska
Am 15.04.2013 17:58, schrieb Phil Holmes: "Urs Liska" wrote in message news:516c0551.9040...@gmail.com... When looking through the CG searching for info on contributing I was directed to the "Meisters" page to get in touch with them. On the page itself however I only f

Re: [Spam??] Problem building doc section without built LilyPond

2013-04-15 Thread Urs Liska
Am 15.04.2013 17:45, schrieb Urs Liska: Am 15.04.2013 17:04, schrieb Trevor Daniels: Urs Liska wrote Monday, April 15, 2013 2:38 PM When trying to build a documentation section with scripts/auxiliar/doc-section.sh I encounter a problem for which I can't provide a patch myself: This scri

Re: [Spam??] Problem building doc section without built LilyPond

2013-04-17 Thread Urs Liska
Am Mittwoch, den 17.04.2013, 17:34 +0100 schrieb Trevor Daniels: > Urs Liska wrote Monday, April 15, 2013 5:07 PM > > >> I have the impression that (with my previous patch about .itely and > >> .itexi files) doc-section.sh should work with both, and it should be >

Re: Problem building doc section without built LilyPond

2013-04-18 Thread Urs Liska
Am 18.04.2013 15:10, schrieb Trevor Daniels: Urs, you wrote Monday, April 15, 2013 5:07 PM OK, what the heck: Here is a patch trying to fix the lilypond-book issue in doc-section.sh, along with a comment in the CG. If I have time I'll look into the other BUILD_DIRECTORY dependencies. And if you

Re: Problem building doc section without built LilyPond

2013-04-18 Thread Urs Liska
Am 18.04.2013 16:10, schrieb Trevor Daniels: Urs, you wrote Thursday, April 18, 2013 2:49 PM On Linux I found the location by the result of `which lilypond-book`. Would that work on Windows too? which lilypond-book.py works fine in the WinGW Bash shell. I've just realised in your script you mi

Re: Problem building doc section without built LilyPond

2013-04-18 Thread Urs Liska
Am 18.04.2013 16:10, schrieb Trevor Daniels: Urs, you wrote Thursday, April 18, 2013 2:49 PM I will look into it (when I have time) and see if I can manage to make the script independent from a present build. It's just an interesting topic and I'll learn something from it. I suggest you can jus

Re: Problem building doc section without built LilyPond

2013-04-18 Thread Urs Liska
Am 18.04.2013 18:20, schrieb Trevor Daniels: Urs, you wrote Thursday, April 18, 2013 4:07 PM Does that mean that it is 'lilypond-book' on Linux and 'lilypond-book.py' on Windows? I don't have a Linux installation to hand to check, but as lilypond-book is written in Python and is not (I think)

Re: Contact info on the Meisters page of CG

2013-04-19 Thread Urs Liska
Am 15.04.2013 18:05, schrieb Urs Liska: Am 15.04.2013 17:58, schrieb Phil Holmes: "Urs Liska" wrote in message news:516c0551.9040...@gmail.com... When looking through the CG searching for info on contributing I was directed to the "Meisters" page to get in touch with them.

"$LILYPOND_BUILD_DIR/Documentation/out/version.itexi"

2013-04-19 Thread Urs Liska
What does this file refer to and from what is it generated? I am working on making the auxiliary script doc-section.sh independent from an existent LilyPond build. I could remove most dependencies so far, but this one isn't possible. The script wants to copy this file to the output directory

Re: "$LILYPOND_BUILD_DIR/Documentation/out/version.itexi"

2013-04-19 Thread Urs Liska
Am 19.04.2013 13:19, schrieb Urs Liska: What does this file refer to and from what is it generated? I am working on making the auxiliary script doc-section.sh independent from an existent LilyPond build. I could remove most dependencies so far, but this one isn't possible. The script

Re: Contact info on the Meisters page of CG

2013-04-19 Thread Urs Liska
Am 19.04.2013 13:24, schrieb David Kastrup: Francisco Vila writes: 2013/4/19 Urs Liska : I presume the reason emails weren't there was because of the extra spam they could generate. - Should email addresses be exposed on lilypond.org? Would somebody please create a tracker about this?

Problem with 'transparent doc-snippet

2013-04-29 Thread Urs Liska
l application one has to blank/remove _all_ elements of the hidden voice: NoteHead, Stem, Flag, Beam, Dot. So the example should be rewritten (taking the decision on a) into account. If we find an agreement on a) I can do that and provide a patch Urs >From 3796663f4a6af4f5d7ea3022592c3ec8e72716b1

Re: [Spam??] repeated time signatures

2013-04-29 Thread Urs Liska
Am 29.04.2013 16:46, schrieb Trevor Daniels: Urs Liska wrote Monday, April 29, 2013 3:02 PM The NR (1.2.3 "Displaying Rhythms") states that time signatures "are printed at the beginning of a piece and whenever the time signature changes." But if I write music = {

Re: [Spam??] repeated time signatures

2013-04-29 Thread Urs Liska
Am 29.04.2013 16:50, schrieb Urs Liska: Am 29.04.2013 16:46, schrieb Trevor Daniels: Urs Liska wrote Monday, April 29, 2013 3:02 PM The NR (1.2.3 "Displaying Rhythms") states that time signatures "are printed at the beginning of a piece and whenever the time signature chan

Re: Problem with 'transparent doc-snippet

2013-04-29 Thread Urs Liska
Am 29.04.2013 16:57, schrieb Trevor Daniels: Urs Liska wrote Monday, April 29, 2013 2:26 PM I have two problems with the doc-snippet http://www.lilypond.org/doc/v2.17/Documentation/snippets/rhythms#rhythms-making-an-object-invisible-with-the-_0027transparent-property a) I'm not sure if

Re: [Spam??] repeated time signatures

2013-04-29 Thread Urs Liska
Am 29.04.2013 17:46, schrieb Trevor Daniels: Urs Liska wrote Monday, April 29, 2013 3:50 PM Am 29.04.2013 16:46, schrieb Trevor Daniels: Urs Liska wrote Monday, April 29, 2013 3:02 PM The NR (1.2.3 "Displaying Rhythms") states that time signatures "are printed at the begin

Re: Problem with 'transparent doc-snippet

2013-04-29 Thread Urs Liska
Am 29.04.2013 17:42, schrieb Trevor Daniels: Urs Liska wrote Monday, April 29, 2013 4:14 PM Am 29.04.2013 16:57, schrieb Trevor Daniels: This snippet is in the LSR, so changes should be made by amending the snippet there, otherwise it remains wrong in the LSR. Do I recall correctly having

-dpreview crops staff bracket

2013-04-30 Thread Urs Liska
Hm, I recall having read about this or a similar issue recently, but I don't seem to be able to find it anymore ... Searching the issues I only found references to problems with vertical croppings of -dpreview. When compiling this: \version "2.17.17" \score { \new PianoStaff << \new Staff

Re: repeated time signatures

2013-04-30 Thread Urs Liska
Am Dienstag, den 30.04.2013, 13:56 -0400 schrieb Carl Peterson: > I could be wrong, but I would think that the primary motivation for > specifying the same time signature a second time is to have it > displayed a second time? Considering it one day later I think you may be right. > The only time

Re: -dpreview crops staff bracket

2013-05-06 Thread Urs Liska
Am Sonntag, den 05.05.2013, 12:30 +0200 schrieb Federico Bruni: > 2013/5/1 Federico Bruni > 2013/4/30 Urs Liska > Hm, I recall having read about this or a similar issue > recently, but I > don't seem to be abl

Re: -dpreview crops staff bracket

2013-05-06 Thread Urs Liska
Am Sonntag, den 05.05.2013, 12:30 +0200 schrieb Federico Bruni: > 2013/5/1 Federico Bruni > 2013/4/30 Urs Liska > Hm, I recall having read about this or a similar issue > recently, but I > don't seem to be abl

Re: Web/Docs: LilyPond version is not clear on docs web pages

2013-05-09 Thread Urs Liska
Am Mittwoch, den 08.05.2013, 17:22 -0400 schrieb Paul Morris: > On May 8, 2013, at 1:57 PM, James wrote: > > > There are probably more but these are the open ones that I quickly found. I > > am sure this has been discussed and probably tracked elsewhere if not in > > one of these above. > > I

Re: ties for notes in \changed Staff brings LP to crash

2013-05-10 Thread Urs Liska
Am 10.05.2013 13:40, schrieb Eluze: although it doesn't make much sense to use a tie here LP shouldn't exit fatally: << \new Staff=A { c'1~ \change Staff=B c'} \new Staff=B { \clef bass R1 R } up to 2.17.13 the pdf was created. Eluze Oh, I didn't think so far as to post that here :-) Bu

Patch:Doc-enhancement identifiers

2013-06-15 Thread Urs Liska
. Best Urs >From 0cd594c1bf78f775f6656e687abc27a61eb4ae35 Mon Sep 17 00:00:00 2001 From: Urs Liska Date: Sat, 15 Jun 2013 10:06:50 +0200 Subject: [PATCH] Add identifier definition to NR Identifiers may use all Unicode characters outside ASCII. --- Documentation/notation/input.itely |

Re: Patch:Doc-enhancement identifiers

2013-06-18 Thread Urs Liska
Am 15.06.2013 10:10, schrieb Urs Liska: Hi, as discussed here: http://lists.gnu.org/archive/html/lilypond-user/2013-06/msg00342.html The definition of identifier names in http://www.lilypond.org/doc/v2.17/Documentation/notation/file-structure.html is slightly misleading. I think applying

Re: Patch:Doc-enhancement identifiers

2013-06-21 Thread Urs Liska
Am 18.06.2013 21:23, schrieb James: On 18/06/13 19:47, Urs Liska wrote: Am 15.06.2013 10:10, schrieb Urs Liska: Hi, as discussed here: http://lists.gnu.org/archive/html/lilypond-user/2013-06/msg00342.html The definition of identifier names in http://www.lilypond.org/doc/v2.17/Documentation

Re: Patch:Doc-enhancement identifiers

2013-06-21 Thread Urs Liska
Am 21.06.2013 12:24, schrieb James: Urs, On 21 June 2013 09:40, Urs Liska <mailto:lilyli...@googlemail.com>> wrote: Am 18.06.2013 21:23, schrieb James: On 18/06/13 19:47, Urs Liska wrote: Am 15.06.2013 10:10, schrieb Urs Liska:

Re: Patch:Doc-enhancement identifiers

2013-06-21 Thread Urs Liska
Am 21.06.2013 12:35, schrieb David Kastrup: Urs Liska writes: Do I understand correctly that using git-cl doesn't require push access to the git repository? Yes. Good That's a way to get patches in the code base without asking for push access? It is a way to get patches int

Re: second+ voice cross-measure slur problem

2013-07-30 Thread Urs Liska
Am 29.07.2013 08:21, schrieb Papanastasiou Spyridon: I'm not top posting. \version "2.16.2" \new Staff { <<{\voiceOne a1}\new Voice {\voiceTwo c1(}>> <<{\voiceOne a1}\new Voice {\voiceTwo c1)}>> <<{\voiceOne a1(}\new Voice {\voiceTwo c1}>> <<{\voiceOne a1)}\new Voice {\voiceTwo c1}>>

Create different pdf layers

2013-08-01 Thread Urs Liska
I have brought this up before without success. But as my interest reappeared I'll try it again with a slightly more specific question. When LilyPond finally renders its objects 'on paper' how complicated would it be to allow it to print on layers that show up as separate layers in the final pd

Doc snippet broken: "Broken Crescendo Hairpin"

2013-08-26 Thread Urs Liska
The following snippet is broken: http://lilypond.org/doc/v2.17/Documentation/snippets/expressive- marks#expressive-marks-broken-crescendo-hairpin I checked with 2.17.25 and 2.17.18. Both are broken, but I don't know when it has been introduced. When compiling the snippet with Frescobaldi I can

Re: New subscriber

2013-09-22 Thread Urs Liska
Am 23.09.2013 00:44, schrieb Janek Warchoł: Hi, 2013/9/22 Amreg : Hi, Just to introduce myself: I used to write software for some time (several decades- but never used Scheme nor Lisp), [...] I discovered LilyPind a few months ago. I use it not only to have "professionally-looking" scores, but

Code from manual causes compilation warning

2013-10-03 Thread Urs Liska
When following the Application Usage manual to use the '-e' command line option http://www.lilypond.org/doc/v2.17/Documentation/usage/command_002dline-usage.html#basic-command-line-options-for-lilypond and writing #(use-modules (guile-user)) at the beginning of the document I get the followin

Re: removeWithTag

2013-10-12 Thread Urs Liska
Am 13.10.2013 00:58, schrieb Simon Albrecht: \relative { \removeWithTag #'correct d'4 \tag #'correct c4 \tag #'nice c2 } You can't use \removeWithTag _inside_ the music expression. Instead you define a music expression that contains tags, and then _use_ this expression with \keep/removeWit

Re: [WISH] about \super and \sub

2013-10-16 Thread Urs Liska
Hi Pierre, such requests should be directed to bug-lilypond@gnu.org (have done it this time). Urs Am 16.10.2013 16:28, schrieb Pierre Perol-Schneider: Dear Developers, Dear List, There is something I found disturbing for years : I think \super and \sub are not properly settled. Here's a

Re: PDF conversion failed

2013-10-26 Thread Urs Liska
Am 26.10.2013 11:02, schrieb Brian Guo: I'm not top posting. \version "2.16.0" % necessary for upgrading to future LilyPond versions. \language "english" \header{ title = "Examination" subtitle = "If you can not do it, you have to sing the song." } \relative c' { \key bs \major bs

context-mods / self-alignment-interface problem (regression?)

2013-12-03 Thread Urs Liska
Hi, when running this code annotate = #(define-music-function (parser location properties item) (ly:context-mod? symbol-list-or-music?) ;; annotates a musical object for use with lilypond-doc (display (ly:get-context-mods properties)) ; Dummy coloring #{ \once \tweak color #magenta #item

Re: context-mods / self-alignment-interface problem (regression?)

2013-12-03 Thread Urs Liska
Am 03.12.2013 16:12, schrieb David Kastrup: I have no problem using annotate = #(define-music-function (parser location properties item) (ly:context-mod? symbol-list-or-music?) ;; annotates a musical object for use with lilypond-doc (display (ly:get-context-mods properties)) ; Dummy coloring #{

Broken link to LilyPond report

2013-12-06 Thread Urs Liska
OK, it's known that the LIlyPond Reports aren't available, and Janek is trying to do something about it. But it's embarrassing that the link on the lilypond.org front page - the fourth news item! - is broken. Although this will make the news section still less impressive I suggest removing this n

git-cl upload issues

2013-12-12 Thread Urs Liska
Hi, trying to upload a patch through git-cl I encounter two issues (one merely being a documentation issue): - I'm asked about my Google mail address and password. Providing the credentials of my lilypond googlemail address returns "invalid username or password". But I _can_ login to cod

Re: git-cl upload issues

2013-12-12 Thread Urs Liska
Am 12.12.2013 11:48, schrieb David Kastrup: Urs Liska writes: Hi, trying to upload a patch through git-cl I encounter two issues (one merely being a documentation issue): - I'm asked about my Google mail address and password. No. You are asked about your Google account name, the on

Spacing/collision behaviour of NullVoice

2013-12-17 Thread Urs Liska
Having a look at the Changes page referenced by Federico I wanted to experiment with the example for the new NullVoice. I thought it might be useful to add a different kind of example with a different rhythm for visible notes and lyrics. However I noticed a behaviour I wouldn't have expected:

Re: Spacing/collision behaviour of NullVoice

2013-12-17 Thread Urs Liska
Am 17.12.2013 11:16, schrieb Trevor Daniels: Urs Liska wrote Tuesday, December 17, 2013 9:01 AM However I noticed a behaviour I wouldn't have expected: Try out the following snippet: soprano = \relative c' { c e g c } verse = \lyricmode { This is my song } \score {

Re: Spacing/collision behaviour of NullVoice

2013-12-17 Thread Urs Liska
Am 17.12.2013 12:09, schrieb Trevor Daniels: Urs, you wrote Tuesday, December 17, 2013 10:50 AM What about changing that to "For example, arbitrary notes in the NullVoice may arbitrarily move rests or cause accidentals to appear (or disappear) on the staff." ? I see David's already had some

\parenthesize collision with dots

2013-12-17 Thread Urs Liska
If I parentesize a dotted note with { \parenthesize f'2. } the right paren collides with the dot. Urs <>___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: \parenthesize collision with dots

2013-12-17 Thread Urs Liska
Am 18.12.2013 07:15, schrieb Mike Solomon: On Dec 18, 2013, at 1:00 AM, Urs Liska wrote: If I parentesize a dotted note with { \parenthesize f'2. } the right paren collides with the dot. Urs Do you want the dot to shift to avoid the collision or the parenthesis to encompass th

Re: \parenthesize collision with dots

2013-12-21 Thread Urs Liska
Am 20.12.2013 21:25, schrieb James: On 18/12/13 06:18, Urs Liska wrote: Am 18.12.2013 07:15, schrieb Mike Solomon: On Dec 18, 2013, at 1:00 AM, Urs Liska wrote: If I parentesize a dotted note with { \parenthesize f'2. } the right paren collides with the dot. Urs Do you want the d

Re: Double transpose when in tags within music function

2014-01-09 Thread Urs Liska
Am 09.01.2014 12:55, schrieb Ole V. Villumsen: Expected behaviour of the example below: engrave a d (transpose the c to d). Actual behaviour: engraved an f. Seems to have done both of the transpositions described in the two different tags in the music function (transposed c to d, then to f, or th

Re: New Progressive Rock songbook created with LilyPond

2014-01-28 Thread Urs Liska
Am 29.01.2014 01:52, schrieb Peter Crighton: Hello all, maybe this is of interest for some of you. Over the last months I created the accompanying songbook for Progressive Rock band Transatlantic’s new album Kaleidoscope. Like my last book for Neal Morse it was all done in LilyPond. Here is the

Define custom/new \accidentalStyles (dodecaphonic minus repeated notes)

2014-02-03 Thread Urs Liska
Hi, searching the docs and the lilypond-user archive I couldn't find any relevant information. I am looking for a custom \accidentalStyle. Actually I think this is quite commonly used, so it would also seem like a useful addition to LilyPond proper. a) Every note gets an explicit accidenta

Default padding of portato dashes

2014-02-04 Thread Urs Liska
Hi, I'm so often adjusting the padding of portato dashes (increasing the padding) that I'd like to ask if we should change the built-in default values for that. Opinions? Urs ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org

Re: Slur padding on dotted notes

2014-02-12 Thread Urs Liska
Am 12.02.2014 12:48, schrieb James: On 12/02/14 00:06, Jay Anderson wrote: \score { \new Staff \relative c''' { %non-dotted \time 4/4 g4( f) g( a) | g4~ g a~ a | %dotted \time 12/8 g4.( f) g( a) | %Slurs pushed further away than necessary. g4.~ g a~ a

Re: Support german notation

2014-02-14 Thread Urs Liska
Thomas Scharkowski schrieb: >Sorry, > >his and hisis do work, as opposed to heses, which does not. >There is no "hes" :-) > Yeah, _if_ one would consider this a bug then it would be in the German naming conventions outside of LilyPond :-) > > Original-Nachricht > >> \langua

Re: treble clef looks horrible in sizes smaller than 20

2014-02-25 Thread Urs Liska
Am 24.02.2014 22:36, schrieb Karol Majewski: \version "2.19.2" #(set-global-staff-size 18) \clef treble For the sake of reference: The source of the problem seems to have been identified: http://lists.gnu.org/archive/html/lilypond-devel/2014-02/msg00238.html __

Re: "dodecaphonic-first" accidental style

2014-03-25 Thread Urs Liska
Am 25.03.2014 11:59, schrieb James: On 24/03/14 14:45, Rutger Hofman wrote: On 03/24/2014 01:50 PM, Gilberto Agostinho wrote:> Gilberto Agostinho wrote The correct syntax is with the "s" [...] I meant without without the "s", as in "repeat" and NOT "repeats" Rutger Hofman-2 wrote [...] A

Re: "dodecaphonic-first" accidental style

2014-03-26 Thread Urs Liska
Am 25.03.2014 11:59, schrieb James: On 24/03/14 14:45, Rutger Hofman wrote: On 03/24/2014 01:50 PM, Gilberto Agostinho wrote:> Gilberto Agostinho wrote The correct syntax is with the "s" [...] I meant without without the "s", as in "repeat" and NOT "repeats" Rutger Hofman-2 wrote [...] A

Re: "dodecaphonic-first" accidental style

2014-03-26 Thread Urs Liska
Am 26.03.2014 11:16, schrieb Phil Holmes: What is the correct way to deal with this? 3889 should be closed, marked as duplicate or merged in 3890. I'd like to learn how to do that and do it myself rather than simply asking "someone" to do it. Urs Change the status to duplicate. There will t

\voiceOne rest positioning

2014-04-07 Thread Urs Liska
Hi, I've just updated an example on the German Wikipedia http://de.wikipedia.org/wiki/Notensatzprogramm#Text and noticed that the position of the initial \voiceOne rest is suboptimal. Compare LilyPond's output with that of Score and Amadeus which are both better. I have no clue about the Score

Re: \voiceOne rest positioning

2014-04-08 Thread Urs Liska
Am 08.04.2014 11:13, schrieb Phil Holmes: "Urs Liska" wrote in message news:5343080e.4060...@googlemail.com... Hi, I've just updated an example on the German Wikipedia http://de.wikipedia.org/wiki/Notensatzprogramm#Text and noticed that the position of the initial \v

Re: \voiceOne rest positioning

2014-04-08 Thread Urs Liska
Am 08.04.2014 13:15, schrieb Phil Holmes: "Urs Liska" wrote in message news:5343d37c.4070...@googlemail.com... Am 08.04.2014 11:13, schrieb Phil Holmes: "Urs Liska" wrote in message news:5343080e.4060...@googlemail.com... Hi, I've just updated an example on

Re: add lilypondblog.org to contact page?

2014-04-22 Thread Urs Liska
Am 22.04.2014 18:48, schrieb Federico Bruni: In this page: http://lilypond.org/contact.html we currently have a link to news.lilynet.net, which have been down for months. I've already opened an issue about lilynet.net links: http://code.google.com/p/lilypond/issues/detail?id=3903 This is to pro

Re: lilypond-book on Windows needs LaTeX?

2014-05-21 Thread Urs Liska
Am 21.05.2014 13:44, schrieb Federico Bruni: I'm trying to verify issue 3874. I'm not a Windows user but I have the chance to use a Windows machine at work. When I try to compile the musicological example in Usage, I get a warning about pdflatex being a command not detected. I guess that LaTeX i

Website language selection

2014-05-30 Thread Urs Liska
Hi, I'm not sure if that has been discussed before (I think it has), but I'm quite annoyed with the automatic language selection on lilypond.org. I don't know how this function is realized, but I would strongly prefer if clicking on a link would always open a page in the same language. As it

Re: Website language selection

2014-05-30 Thread Urs Liska
Am 30.05.2014 10:38, schrieb Phil Holmes: "Urs Liska" wrote in message news:53883f91.6000...@googlemail.com... Hi, I'm not sure if that has been discussed before (I think it has), but I'm quite annoyed with the automatic language selection on lilypond.org. I don't

Re: Possible bug with \oneVoice involving rests

2014-06-02 Thread Urs Liska
Am 02.06.2014 09:33, schrieb Brian Eve: { \clef bass \compressFullBarRests \override Rest #'staff-position = #0 R1*6 << { \voiceOneg4. f e4 } \new Voice { \voiceTwo e4. d d4 } >> \oneVoice a1 R1*6 << { \voiceOneb8 } \new Voice { \voiceTwo e8 } >> r8 r4 r2

Re: Possible bug with \oneVoice involving rests

2014-06-02 Thread Urs Liska
Am 02.06.2014 09:51, schrieb Brian Eve: \version "2.18.2-1" { \clef bass \compressFullBarRests \override Rest #'staff-position = #0 R1*6 <> << f d >> <> a1 R1*6 <> r8 r4 r2 R1*6 R1 r R } No, that's very wrong code. With these << >> you a

Re: typo in LM 2.18/2.19 (Contributor's guide)

2014-06-22 Thread Urs Liska
Am 22.06.2014 12:51, schrieb Federico Bruni: Thanks Pierre There's already a patch: https://codereview.appspot.com/109140043/ And it's already pushed to staging :-) Il 22/giu/2014 00:13 "Pierre Perol-Schneider" < pierre.schneider.pa...@gmail.com> ha scritto: I'm not top posting. Hi Squad

Re: accidentalStyle dodecaphonic-no-repeat

2014-07-05 Thread Urs Liska
Am 05.07.2014 15:50, schrieb Jean-Charles Malahieude: Hi all, On my way in updating translations, I notice that this style seems to not do what it claims. Look at the two successive examples in NR-1.1.3 Automatic accidentals, both styles dodecaphonic and dodecaphonic-no-repeat: there is no

Re: accidentalStyle dodecaphonic-no-repeat

2014-07-05 Thread Urs Liska
Am 05.07.2014 16:49, schrieb Urs Liska: Am 05.07.2014 15:50, schrieb Jean-Charles Malahieude: Hi all, On my way in updating translations, I notice that this style seems to not do what it claims. Look at the two successive examples in NR-1.1.3 Automatic accidentals, both styles dodecaphonic

Re: unclear topic

2014-07-08 Thread Urs Liska
Am 07.07.2014 23:23, schrieb Federico Bruni: 2014-07-07 21:40 GMT+02:00 Michael Gabor : Dear Lilypond-Team, In LM 2.18.2 under 2.7.3 Generalbaß at the end of the page is an example on \bassFigureExtendersOn and -Off (as shown in the attached PNG). However, the lilypond output shows twice the

Problematic example in LM (was: Re: Multiple voices tie across barline into single voice?)

2014-09-14 Thread Urs Liska
Am 14.09.2014 17:34, schrieb Mark Stephen Mrotek: Joey, "Tying notes across voices" located at http://www.lilypond.org/doc/v2.18/Documentation/learning/other-uses-for-tweaks would be a good place to start. Oh, looking at this I find the example is actually _wrong_. The second image shows

Fwd: Isolated durations and \pageBreak

2014-09-24 Thread Urs Liska
Original-Nachricht Betreff:Isolated durations and \pageBreak Datum: Wed, 24 Sep 2014 19:50:33 +0200 Von:Davide Liessi An: lilypond-u...@gnu.org Hi all. Isolated durations don't behave well with \pageBreak. The following example gives a failed barcheck wa

Re: Fwd: Isolated durations and \pageBreak

2014-09-24 Thread Urs Liska
Am 24.09.2014 22:11, schrieb David Kastrup: Urs Liska writes: Original-Nachricht Betreff:Isolated durations and \pageBreak Datum: Wed, 24 Sep 2014 19:50:33 +0200 Von:Davide Liessi An: lilypond-u...@gnu.org Hi all. Isolated durations don't behave

Ugly collision between dynamics and crossStaff stem

2014-09-29 Thread Urs Liska
Hi bug-squad, attached you'll find source and image of an ugly collision between dynamics and a cross-staff stem. The image is from current master but the issue is the same with 2.18.2. Thanks for adding an issue report. Urs \version "2.19.14" \layout { \context { \PianoStaff \cons

Re: Incorrect example in Vocal Music documentation

2014-10-24 Thread Urs Liska
I think it's the other way round. This syntax changed between 2.16 an 2.18. So I assume he is usong 2.16 and reading 2.18 or 2.19. HTH Urs Am 24. Oktober 2014 14:27:45 MESZ, schrieb pkx166h : >On 24/10/14 13:10, Greg Swinford wrote: >> There is an error in the example given on the following docum

Re: Segfault from unusual time signatures

2014-10-26 Thread Urs Liska
Am 26.10.2014 21:19, schrieb Dan Eble: % This input caused a segfault on OS X Yosemite with Lilypond 2.19.15. \version "2.19.0" \new Staff { \relative d' { \time 8/1024 d128 | \time 9/1 d1 } } Compiled without problem on a build from current master (Debian Linux) Urs ___

Re: Segfault from unusual time signatures

2014-10-26 Thread Urs Liska
Am 26.10.2014 21:39, schrieb David Kastrup: Urs Liska writes: Am 26.10.2014 21:19, schrieb Dan Eble: % This input caused a segfault on OS X Yosemite with Lilypond 2.19.15. \version "2.19.0" \new Staff { \relative d' { \time 8/1024 d128 | \time 9/1 d1

\partcombine, trill spanner and acciaccatura

2014-10-27 Thread Urs Liska
Hi all, I'm experiencing an issue with \partcombine. Consider the attached snippet and image. When there is an acciaccatura in one of the voices the trill spanner doesn't stop in the \partcombine-d voice. It doesn't matter in which voice the acciaccatura is. \appoggiatura has the same effect

Re: \partcombine, trill spanner and acciaccatura

2014-10-28 Thread Urs Liska
Am 28.10.2014 04:33, schrieb Dan Eble: Urs Liska openlilylib.org> writes: Hi all, I'm experiencing an issue with \partcombine. Consider the attached snippet and image. When there is an acciaccatura in one of the voices the trill spanner doesn't stop in the \partcombine-d voice

Re: Pitched rest bug [was: A pause in 3/4 measure]

2014-11-01 Thread Urs Liska
Am 1. November 2014 21:55:01 MEZ, schrieb Trevor Daniels : > >Thomas Morley wrote Saturday, November 01, 2014 12:05 PM > >> Using d1*3/4\rest has a draw-back: >> The rest will change it's position, if \transpose is used. > >Copying to bug list. This seems like a bug to me. Do others agree? I

Time signature position broken

2014-11-24 Thread Urs Liska
With a build from current master (151120c3240601fd29bbb20a315decbde681fcdb) compiling \version "2.19.16" { c'1 } results in the attached output. This is not related to the concrete example but a general issue: The time signature is printed completely at the left edge of the staff. I suspec

Re: Issue 4205: Improve part combiner's rest analysis (issue 174610043 by nine.fierce.ball...@gmail.com)

2014-11-24 Thread Urs Liska
I don't know how to properly review this, but I checked against a current score I'm working on, and I see it removes one of the most annoying issues I had so far. Consider this snippet: \version "2.19.16" one = \relative c'' { c2 c \voiceOne r8 c b a g f e d c1 } two = \relative c' {

Re: Time signature position broken

2014-11-24 Thread Urs Liska
Am 24.11.2014 10:40, schrieb David Kastrup: David Kastrup writes: Urs Liska writes: With a build from current master (151120c3240601fd29bbb20a315decbde681fcdb) I don't see this effect either with current master commit 2f6c938f9897f6106e0673a6bf16d4e570395a3e Author: Keith OHara

Re: Issue 4205: Improve part combiner's rest analysis (issue 174610043 by nine.fierce.ball...@gmail.com)

2014-11-25 Thread Urs Liska
Am 25.11.2014 02:45, schrieb Dan Eble: On Nov 24, 2014, at 04:11 , Urs Liska wrote: I don't know how to properly review this, but I checked against a current score I'm working on, and I see it removes one of the most annoying issues I had so far. I’m glad to hear that. I sti

partcombiner should not set "solo" when a rest is printed in the other voice

2014-11-25 Thread Urs Liska
Hi all, consider the following \partcombine situation: - voices are merged to a given point - then voices start with different rests, followed by notes in one voice \version "2.19.16" one = \relative c'' { c2 c \voiceOne % this doesn't affect the "solo" section at all r8 %\voiceOne

Re: Issue 4205: Improve part combiner's rest analysis (issue 174610043 by nine.fierce.ball...@gmail.com)

2014-11-25 Thread Urs Liska
Am 25.11.2014 14:50, schrieb Dan Eble: On Nov 25, 2014, at 04:21 , Urs Liska wrote: Is the following assumption correct? At the beginning of m.2 the partcombiner treats the crotchet and the full measure rests as two voices. Yes. The part combiner directs those rests into voices “one” and

Fwd: 3 new lilypond issues

2014-12-05 Thread Urs Liska
forwarding ... Ursprüngliche Nachricht Von: Jan Hakenberg Gesendet: 6. Dezember 2014 07:35:15 MEZ An: James CC: Urs Liska Betreff: 3 new lilypond issues Hi, I briefly searched the "open issues", but did not find the below suggestions/observations listed. M

Glyph fallback (Fwd: Re: Alternative fonts glyph support)

2015-01-03 Thread Urs Liska
Dear bug squad, I second Davide's suggestion to add below point 2. as a feature request. Urs Weitergeleitete Nachricht Betreff:Re: Alternative fonts glyph support Datum: Sat, 03 Jan 2015 11:19:32 +0100 Von:Davide Liessi An: tisimst , lilypond-u...@gnu.org

Typo in NR example (vocal music)

2015-01-07 Thread Urs Liska
Hi all, on http://lilypond.org/doc/v2.19/Documentation/notation/common-notation-for-vocal-music.html there's a typo in the example about special characters (with the text "Schad' um das schöne grüne Band"). The sixth note should read es' instead of e'. I'd fix that myself but I have problems

Re: Typo in NR example (vocal music)

2015-01-09 Thread Urs Liska
Am 09.01.2015 um 16:00 schrieb Ralph Palmer: On Wed, Jan 7, 2015 at 4:50 AM, Urs Liska <mailto:u...@openlilylib.org>> wrote: Hi all, on http://lilypond.org/doc/v2.19/Documentation/notation/common-notation-for-vocal-music.html there's a typo in the example

  1   2   3   4   >