Re: Custom clef horizontal adjustment.

2018-07-05 Thread dfro
Copying the postscript code into a text file, saving it as a .csv file, loading it into OpenOffice spreadsheet, cutting and pasting things around to get things in the right columns, and performing calculations was a fairly easy and painless way for me to manipulate the data. David _

Re: Custom clef horizontal adjustment.

2018-07-05 Thread dfro
I put the postscript code into a spreadsheet and calculated the x positions to move over -200 units, and put the 'moveto, lineto, curveto, closepath' commands first. In the code below I am able to control spacing nicely with "\override Staff.Clef.space-alist" except for the note clashing with t

Re: Custom clef horizontal adjustment.

2018-07-05 Thread dfro
I figured out why copying and pasting the postscript code did not work. The 'lineto, moveto, curveto' commands must come before the numbers in the \path-like version, whereas in the postscript version the 'lineto, moveto, curveto' commands come after the numbers. David ___

Re: Interactive PDF Link to Notes in Preview

2018-07-05 Thread Federico Bruni
Il giorno gio 5 lug 2018 alle 18:57, Anders Eriksson ha scritto: On 2018-07-05 18:30, Federico Bruni wrote: If I type lilypond and then hit TAB, it's not in the available commands ON windows the Tab completion only "sees" programs in the current directory or if you already have entered

Re: Custom clef horizontal adjustment.

2018-07-05 Thread dfro
David and Pierre, Thank you for the suggestions. I appreciate you making a code example for me. I saw this method earlier in the LSR, but could not make sense of it at the time. Pierre, your example helps me to see the difference between the "\path" way of doing things and the "\markup \postsc

Re: Interactive PDF Link to Notes in Preview

2018-07-05 Thread Andrew Bernard
Hi Anders, Federico, F: Not Notes. No such thing I have seen. You probably mean TextEdit, the basic standard supplied text editor. It's been a while since I used my Mac for lilypond, so I can't remember, but I think any text editor could be made to work. Since it now cannot due to Apple's decision

Re: Ugly tie

2018-07-05 Thread Simon Albrecht
On 06.07.2018 01:02, Noeck wrote: Is this an ugly-type bug? I’d say yes. Your graphic is cropped too much, because if the right tie were a lot shorter, I’d be totally fine with this, but they’re pretty much the same length (see attachment). Best, Simon __

Ugly tie

2018-07-05 Thread Noeck
Hi, I encountered an ugly tie. What can I do to make the tie more symmetrical (other than extra-offset or \shape - or should I just use those in combination with \alterBroken)? It occurs when the note is tied twice (to both sides) and there is a line break in one of the ties. MWE: \version "2.1

Re: Syntax

2018-07-05 Thread **********
Ok, but I have to rely on the documentation. If it is written highmidtom I consider it valid. Can I use MIDI input for drums notation? On Thu, Jul 5, 2018 at 11:00 PM, David Kastrup wrote: > Thomas Morley writes: > > > 2018-07-05 22:48 GMT+02:00 David Kastrup : > >> > >> Seen the issue, but b

Re: Syntax

2018-07-05 Thread David Kastrup
Thomas Morley writes: > 2018-07-05 22:48 GMT+02:00 David Kastrup : >> >> Seen the issue, but by the way, it's also "hihat" in our definitions. > > True, otoh we have highfloortom and hightom .. Ugh. I still vote for just the doc change for now. -- David Kastrup __

Re: Syntax

2018-07-05 Thread Thomas Morley
2018-07-05 22:48 GMT+02:00 David Kastrup : > David Kastrup writes: > >> Thomas Morley writes: >> >>> Hi, >>> >>> please always reply to all, so that others stay informed or may drop >>> into the discussion. >>> cc-ing the list again. >>> >>> 2018-07-05 22:03 GMT+02:00 ** : Here

Re: Syntax

2018-07-05 Thread Thomas Morley
2018-07-05 22:29 GMT+02:00 David Kastrup : > Thomas Morley writes: > >> Hi, >> >> please always reply to all, so that others stay informed or may drop >> into the discussion. >> cc-ing the list again. >> >> 2018-07-05 22:03 GMT+02:00 ** : >>> Here (http://lilypond.org/doc/v2.19/Documentati

Re: Syntax

2018-07-05 Thread David Kastrup
David Kastrup writes: > Thomas Morley writes: > >> Hi, >> >> please always reply to all, so that others stay informed or may drop >> into the discussion. >> cc-ing the list again. >> >> 2018-07-05 22:03 GMT+02:00 ** : >>> Here (http://lilypond.org/doc/v2.19/Documentation/notation/percuss

Re: Syntax

2018-07-05 Thread David Kastrup
Thomas Morley writes: > Hi, > > please always reply to all, so that others stay informed or may drop > into the discussion. > cc-ing the list again. > > 2018-07-05 22:03 GMT+02:00 ** : >> Here (http://lilypond.org/doc/v2.19/Documentation/notation/percussion-notes) >> there's written "high

Re: Syntax

2018-07-05 Thread Thomas Morley
Hi, please always reply to all, so that others stay informed or may drop into the discussion. cc-ing the list again. 2018-07-05 22:03 GMT+02:00 ** : > Here (http://lilypond.org/doc/v2.19/Documentation/notation/percussion-notes) > there's written "highmidtom". > Anyway, the different synta

Re: Syntax

2018-07-05 Thread Urs Liska
Hi Mark, Am 05.07.2018 um 21:39 schrieb Thomas Morley: Hi, I'm writing my first score. Basically, I'm using a code example found in lilypond documentation and I'm doing some changes: \version 3.0.1 really?? This looks very much like the current version of Frescobaldi. Maybe it's obvious t

Re: Syntax

2018-07-05 Thread Thomas Morley
Hi, 2018-07-05 14:40 GMT+02:00 ** : > Hi, > I'm writing my first score. > Basically, I'm using a code example found in lilypond documentation and I'm > doing some changes: > > \version 3.0.1 really?? > > \header { > title = "" > composer = "" > } > > #(define mydrums '( >

Re: http://lilypond.org/help-us.html afunctional

2018-07-05 Thread David Kastrup
Graham Percival writes: > On Wed, Jul 04, 2018 at 08:21:25PM +0200, David Kastrup wrote: >> "Phil Holmes" writes: >> > I'm slightly surprised that the build picks up the location of those >> > pages from that part of the version, but obviously it does. A simple >> > fix for the next build would

Re: http://lilypond.org/help-us.html afunctional

2018-07-05 Thread David Kastrup
Graham Percival writes: > On Wed, Jul 04, 2018 at 08:21:25PM +0200, David Kastrup wrote: >> "Phil Holmes" writes: >> > I'm slightly surprised that the build picks up the location of those >> > pages from that part of the version, but obviously it does. A simple >> > fix for the next build would

Re: http://lilypond.org/help-us.html afunctional

2018-07-05 Thread Graham Percival
On Wed, Jul 04, 2018 at 08:21:25PM +0200, David Kastrup wrote: > "Phil Holmes" writes: > > I'm slightly surprised that the build picks up the location of those > > pages from that part of the version, but obviously it does. A simple > > fix for the next build would be to align the versions given

Re: Interactive PDF Link to Notes in Preview

2018-07-05 Thread Anders Eriksson
On 2018-07-05 18:30, Federico Bruni wrote: If I type lilypond and then hit TAB, it's not in the available commands ON windows the Tab completion only "sees" programs in the current directory or if you already have entered a path, the directory the path is pointing to. So if you don't get

Re: Interactive PDF Link to Notes in Preview

2018-07-05 Thread Federico Bruni
Il giorno gio 5 lug 2018 alle 16:57, Andrew Bernard <"andrew.bernard"@gmail.com> ha scritto: I do sometimes use a Mac, and I do also now recall that Apple removed that functionality in Preview in Sierra, so nothing can be done to fix it. Skim seems to be one good solution. But how about Fr

Re: Multi-part score

2018-07-05 Thread foxfanfare
You could also make a book like this: \book { \header { title = "MY BOOK" } \score { \header { piece = "Piece 1" } % music 1 \layout { % options 1 } \score { \header { piece = "Piece 2" } % music 2 \layout { % options 2 }

Re: Interactive PDF Link to Notes in Preview

2018-07-05 Thread Andrew Bernard
Hi Zone, For some reason I can't see your original post anymore. Anyway, since somebody mentioned Skim, I now recall there was a length discussion of this exact same topic in the list a while ago. It would be worth you while to look at the archives. I do sometimes use a Mac, and I do also now rec

Re: Multi-part score

2018-07-05 Thread Kieren MacMillan
Hi Joshua, > Is there a way to have multiple scores in a score with different layout > options, and without using lilypond-book or book part? \bookpart works well for me… Maybe post a MWE, so we can see how your code might be improved? Cheers, Kieren. Kieren Ma

Multi-part score

2018-07-05 Thread Vaughan McAlley
Oops, need to forward to list… -- Forwarded message - From: Vaughan McAlley Date: Fri, 6 Jul 2018, 00:05 Subject: Re: Multi-part score To: Joshua Armenta On Thu, 5 Jul 2018, 22:56 Joshua Armenta, wrote: > Hi Ponders, > > Is there a way to have multiple scores in a score with

Re: Interactive PDF Link to Notes in Preview

2018-07-05 Thread Ambrose Chan
Hello, After a recent upgrade to my computer, the function that links music notes (and lyrics) in the PDF viewer, to the text in the Lilypond files, has stopped working. I believe the since Mac Os Sierra came around, Apple has discontinued the ability for users to click notes on the music in Pre

Syntax

2018-07-05 Thread **********
Hi, I'm writing my first score. Basically, I'm using a code example found in lilypond documentation and I'm doing some changes: \version 3.0.1 \header { title = "" composer = "" } #(define mydrums '( (bassdrumdefault #f -3) (snare default #f

Multi-part score

2018-07-05 Thread Joshua Armenta
Hi Ponders, Is there a way to have multiple scores in a score with different layout options, and without using lilypond-book or book part? Basically, I have a multimovment work for large chamber orchestra that I'm typesetting, and some of the movements I want to use max-systems-per-page = 1 (Mov

Re: question about cross-staff stems

2018-07-05 Thread foxfanfare
James Bailey-5 wrote > What I'm looking for is something like this: > \include "deutsch.ly" > \version "2.19.65" > > \score { > \new PianoStaff << > \new Staff = "RH" \relative c'' { \voiceOne > > 4~ q8 q~ q4~ q8 q } > \new Staff = "LH" \relative c' { >

Re: Interactive PDF Link to Notes in Preview

2018-07-05 Thread Federico Bruni
Yes, it's possible that LilyPond application for Mac may become incompatible with recent Mac versions. Please keep the list in Cc, as I'm not a Mac user and cannot help you. Il giorno gio 5 lug 2018 alle 9:02, Zone Dremik ha scritto: I am not using a text editor at all. For the last nine years