Re: Bass and Treble Clef notes on the same clef

2014-10-17 Thread Janek Warchoł
2014-10-17 0:58 GMT+02:00 David Kastrup d...@gnu.org:
 Knute Snortum ksnor...@gmail.com writes:

 I have a situation I don't know how to deal with in LilyPond. I have
 bass clef and treble clef notes on the same staff. I guess one way to
 do it is to create a markup and a small bass clef sign and put it next
 to the treble clef (and incorrect) gf which looks like a tied bf from
 the bass clef in the first measure. I could make a temporary
 ossia-type staff to hold the bf pedal tone.

 Any other thoughts?

 \new Staff \with { \accepts Staff }
 {
   \partial 2
   \clef bass
   
 \new Voice
 { \voiceOne r8 \clef treble as c' e' as' bes d' fis' bes'
   c' e' as' c''~ q4 }
 \new Staff \with { createSpacing = ##f }
 { \voiceTwo bes,,2~
   \once\override Staff.CueClef.Y-offset = #-4 \cueClef bass
   bes,,2 }
   
 }

!  This really works! 8O

LilyPond is awesome.  I knew it.
Janek

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Bass and Treble Clef notes on the same clef

2014-10-17 Thread David Kastrup
Janek Warchoł janek.lilyp...@gmail.com writes:

 2014-10-17 0:58 GMT+02:00 David Kastrup d...@gnu.org:
 Knute Snortum ksnor...@gmail.com writes:

 I have a situation I don't know how to deal with in LilyPond. I have
 bass clef and treble clef notes on the same staff. I guess one way to
 do it is to create a markup and a small bass clef sign and put it next
 to the treble clef (and incorrect) gf which looks like a tied bf from
 the bass clef in the first measure. I could make a temporary
 ossia-type staff to hold the bf pedal tone.

 Any other thoughts?

 \new Staff \with { \accepts Staff }
 {
   \partial 2
   \clef bass
   
 \new Voice
 { \voiceOne r8 \clef treble as c' e' as' bes d' fis' bes'
   c' e' as' c''~ q4 }
 \new Staff \with { createSpacing = ##f }
 { \voiceTwo bes,,2~
   \once\override Staff.CueClef.Y-offset = #-4 \cueClef bass
   bes,,2 }
   
 }

 !  This really works! 8O

 LilyPond is awesome.  I knew it.

Well, to be honest, everything in the inner Staff will be equally
visible in the first Staff, so with growing complexity you'll probably
need to throw out more and more engravers from the inner Staff in order
to avoid duplicate typesetting.  I actually tried getting away with just
giving the second Voice a Staff alias and just putting the
engravers/settings needed for the separate staff in there, but this did
not work for some reason and threw the first voice/staff into bass clef
positions as well.

-- 
David Kastrup

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Bass and Treble Clef notes on the same clef

2014-10-16 Thread Knute Snortum
I have a situation I don't know how to deal with in LilyPond.  I have bass
clef and treble clef notes on the same staff.  I guess one way to do it is
to create a markup and a small bass clef sign and put it next to the treble
clef (and incorrect) gf which looks like a tied bf from the bass clef in
the first measure.  I could make a temporary ossia-type staff to hold the
bf pedal tone.

Any other thoughts?


[image: Inline image 1]

Knute Snortum
(via Gmail)
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Bass and Treble Clef notes on the same clef

2014-10-16 Thread Malte Meyn

Have a look at http://lsr.di.unimi.it/LSR/Item?id=326

Am 16.10.2014 um 22:32 schrieb Knute Snortum:

I have a situation I don't know how to deal with in LilyPond.  I have bass
clef and treble clef notes on the same staff.  I guess one way to do it is
to create a markup and a small bass clef sign and put it next to the treble
clef (and incorrect) gf which looks like a tied bf from the bass clef in
the first measure.  I could make a temporary ossia-type staff to hold the
bf pedal tone.

Any other thoughts?


[image: Inline image 1]

Knute Snortum
(via Gmail)



___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user



___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Bass and Treble Clef notes on the same clef

2014-10-16 Thread Tim Reeves
My first thought is...that's a really bad idea. 
But maybe there is some reason to do it that I had not considered...



Tim



From:   lilypond-user-requ...@gnu.org
To: lilypond-user@gnu.org
Date:   10/16/2014 01:32 PM
Subject:lilypond-user Digest, Vol 143, Issue 103
Sent by:lilypond-user-bounces+tim.reeves=tokamerica@gnu.org



Send lilypond-user mailing list submissions to
 lilypond-user@gnu.org

To subscribe or unsubscribe via the World Wide Web, visit
 https://lists.gnu.org/mailman/listinfo/lilypond-user
or, via email, send a message with subject or body 'help' to
 lilypond-user-requ...@gnu.org

You can reach the person managing the list at
 lilypond-user-ow...@gnu.org

When replying, please edit your Subject line so it is more specific
than Re: Contents of lilypond-user digest...


Today's Topics:

   1. Bass and Treble Clef notes on the same clef (Knute Snortum)


--

Message: 1
Date: Thu, 16 Oct 2014 13:32:19 -0700
From: Knute Snortum ksnor...@gmail.com
To: lilypond-user@gnu.org
Subject: Bass and Treble Clef notes on the same clef
Message-ID:
 CALmeJxT8q8Kc_Vknu-=a2kQAMtFX6xGzrzRMeNcr+ic=foa...@mail.gmail.com
Content-Type: text/plain; charset=utf-8

I have a situation I don't know how to deal with in LilyPond.  I have bass
clef and treble clef notes on the same staff.  I guess one way to do it is
to create a markup and a small bass clef sign and put it next to the 
treble
clef (and incorrect) gf which looks like a tied bf from the bass clef in
the first measure.  I could make a temporary ossia-type staff to hold the
bf pedal tone.

Any other thoughts?


[image: Inline image 1]

Knute Snortum
(via Gmail)


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Bass and Treble Clef notes on the same clef

2014-10-16 Thread David Kastrup
Knute Snortum ksnor...@gmail.com writes:

 I have a situation I don't know how to deal with in LilyPond. I have
 bass clef and treble clef notes on the same staff. I guess one way to
 do it is to create a markup and a small bass clef sign and put it next
 to the treble clef (and incorrect) gf which looks like a tied bf from
 the bass clef in the first measure. I could make a temporary
 ossia-type staff to hold the bf pedal tone.

 Any other thoughts? 

\new Staff \with { \accepts Staff }
{
  \partial 2
  \clef bass
  
\new Voice
{ \voiceOne r8 \clef treble as c' e' as' bes d' fis' bes'
  c' e' as' c''~ q4 }
\new Staff \with { createSpacing = ##f }
{ \voiceTwo bes,,2~
  \once\override Staff.CueClef.Y-offset = #-4 \cueClef bass
  bes,,2 }
  
}

-- 
David Kastrup


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user