Re: lilypond book

2021-09-21 Thread Carlos Martinez
Hi, this could work! I will try it. But what I would like to do is to use the same independent file of the pieces, So for example the include piece1.ly Then I can just update one file… And then include the piece1.ly and piece2.ly

Re: how to do a slur (or phrasing slur) that crosses the staff (piano score)?

2021-09-21 Thread Lukas-Fabian Moser
Hi Kenneth, Am 21.09.21 um 22:57 schrieb Kenneth Wolcott: how to do a slur (or phrasing slur) that crosses the staff (piano score)? The slur'ed music must be in a single voice that moves between the staves: \version "2.22" \new PianoStaff <<   \new Staff = UPPER \relative {     e'2.*1/3

lilypond book

2021-09-21 Thread Carlos Martinez
Hi, I am trying to put together a book. A collection of 13 pieces with lilypond. I would like the book to be setup in this way #(set-global-staff-size 20) \version "2.20.0" \paper { #(set-paper-size "letter") top-margin = .50\in right-margin = .50\in left-margin = .50\in

Re: Book

2021-09-21 Thread Mark Probert
Carlos wrote: > > How one goes about setting up a book: > > 1. Files are independent would like to use include. > 2. I want their title and the author to show. > 3. Copyright in the bottoms. > I recently did this exact thing for a jazz realbook. My setup is: [1] All the music goes into

Re: why must a full measure rest (2/2) have a direction that will cause a collision?

2021-09-21 Thread Kenneth Wolcott
Hi Xavier; I have implemented as you have suggested and it seems to work just fine. Thanks, Ken On Mon, Sep 20, 2021 at 11:49 PM Xavier Scheuer wrote: > > On Tue, 21 Sept 2021 at 05:01, Kenneth Wolcott > wrote: > > > > Thanks, Carl. > > > > Here's the erroi stream with the reduced Lilypond

Re: lilypond book

2021-09-21 Thread Knute Snortum
On Tue, Sep 21, 2021 at 11:13 AM Carlos Martinez wrote: > > Hi, > > I am trying to put together a book. A collection of 13 pieces with lilypond. ... > I want each piece to show its own > > - Title and composer > - each piece start in its own page. > > I am trying to setting it up but I cannot do

Re: lilypond book

2021-09-21 Thread Carlos Martinez
Woah! I think this is above my head! I would be perhaps interested in learning laTex but I do have questions, Does it disrupts the layout on the lilypond files? There has to be an easy way to use the book function. I cannot find a sample I saw and would like to use to add the 13 pieces under

Re: Volta barline precedence

2021-09-21 Thread Xavier Scheuer
On Tue, 21 Sept 2021 at 20:28, Ignacio Lois wrote: > > Hello! I'm working on a score with its set of parts and I've been having some barline trouble. > > I have a \global variable where I define key, time sig, rehearsal marks and barlines. Along with each rehearsal mark I add a double barline.

how to do a slur (or phrasing slur) that crosses the staff (piano score)?

2021-09-21 Thread Kenneth Wolcott
Hi; how to do a slur (or phrasing slur) that crosses the staff (piano score)? see attached screenshot. Thanks, Ken Wolcott

Re: lilypond book

2021-09-21 Thread Richard Chonak
If you're familiar with LaTeX, you can create a document that invokes Lilypond scores: main.lytex: \documentclass[12pt]{book} \usepackage[paperheight=10in,paperwidth=7in,margin=0.5in,twoside]{geometry} \usepackage[latin,main=english]{babel} \usepackage{fontspec} \usepackage{fancyhdr}

Volta barline precedence

2021-09-21 Thread Ignacio Lois
Hello! I'm working on a score with its set of parts and I've been having some barline trouble. I have a \global variable where I define key, time sig, rehearsal marks and barlines. Along with each rehearsal mark I add a double barline. Now the problem is, some of the instruments have volta

Re: lilypond book

2021-09-21 Thread Karlin High
On 9/21/2021 5:17 PM, Richard Chonak wrote: If you're familiar with LaTeX, you can create a document that invokes Lilypond scores: In that case, there is also lyluatex: -- Karlin High Missouri, USA

Book

2021-09-21 Thread Carlos Martinez
Hi, I posted a about reuquesting help on how to do book in lilypond… and I believe may have done a bad job about it! lol Here is the quesiton How one goes about setting up a book: 1. Files are independent would like to use include. 2. I want their title and the author to show. 3.

Re: Ensemble of two instruments in the code

2021-09-21 Thread Виноградов Юрий
Hello. Yes, that's what I wanted to do. Thank you very much. The only thing is that it is still very difficult for me to understand. I don't know much about programming. Thank you again.  С уважением,Виноградов Юрий.   17.09.2021, 11:38, "Lukas-Fabian Moser" :Hi Yuri,Am 17.09.21 um 07:39 schrieb

Re: how to do a slur (or phrasing slur) that crosses the staff (piano score)?

2021-09-21 Thread Guy Stalnaker
See: https://lilypond.org/doc/v2.22/Documentation/notation/common-notation-for-keyboards An example exists on that page for what you describe. On Tue, Sep 21, 2021, 4:04 PM Kenneth Wolcott wrote: > Hi; > > how to do a slur (or phrasing slur) that crosses the staff (piano score)? > > see

Re: Book

2021-09-21 Thread Knute Snortum
On Tue, Sep 21, 2021 at 4:19 PM Mark Probert wrote: > [1] All the music goes into tune.ily files, for example > the tune "Impressions" would be in the "impressions.ily" > file. There are two sections to this file: one where the > the music is created; and the other for control info, basically >

How to obtain rehearsal mark alignment directly above a bar line?

2021-09-21 Thread Kenneth Wolcott
HI; How to obtain rehearsal mark alignment directly above a bar line? I've looked at the results from searching Notation for 'rehearsal mark" and the break-alignable-interface section. I'm attaching an image of one rehearsal mark from the score I'm trying to engrave from and the resulting image

Re: Book

2021-09-21 Thread Mark Probert
Knute wrote: > On Tue, Sep 21, 2021 at 4:19 PM Mark Probert wrote: > >> impressions-tune = { >> << >> \new ChordNames \harmony >> \new Staff \melody > > Mark, this looks close to something I'm doing (but better!) I have a > question, though. You have the file

Re: why must a full measure rest (2/2) have a direction that will cause a collision?

2021-09-21 Thread Xavier Scheuer
On Tue, 21 Sept 2021 at 05:01, Kenneth Wolcott wrote: > > Thanks, Carl. > > Here's the erroi stream with the reduced Lilypond code. Hello Kenneth, You do not use Full Measure Rests (these appear centered horizontally in the middle of the measure). But I would use them with \voiceTwo or