One big parenthesis around a note _and_ its accidental

2009-08-31 Thread Frank Steinmetzger
Hi again

I was setting another piece yesterday and this had, as final note,
a \parenthesis fis1

The fis in this chord is in parenthesis (basically) like this:

-
   O
---/-\---
   | # O |
---\-/---

However, lilypond gives me this:
-
   O
-
# (O)
-

The parenthesis are hardly visible, because they are half occluded by the 
accidental and because they are so small. Is there a way to achieve the style 
of my template's look?
-- 
Gruß | Greetings | Qapla'
Crayons can take you more places than starships. (Guinan)


signature.asc
Description: This is a digitally signed message part.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: One big parenthesis around a note _and_ its accidental

2009-08-31 Thread Jethro Van Thuyne
On Mon, 31 Aug 2009 10:06:20 +0200, Frank Steinmetzger wrote:

 The fis in this chord is in parenthesis (basically) like this:
 
 -
O
 ---/-\---
| # O |
 ---\-/---

Hi Frank,

This does the trick in a bit unorthodox way:

  \relative c'' {
  \override TextScript #'extra-offset = #'(-2.2 . 1.9)
a b c d | 
a fis1_\markup { \small (   ) }
  }

See: http://hemiola.eu/pics/test.png

But there will probably be a better way, without the offset fiddling and 
using the space bar...

Jethro.



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


Re: One big parenthesis around a note _and_ its accidental

2009-08-31 Thread Frank Steinmetzger
Am Montag, 31. August 2009 schrieb Jethro Van Thuyne:

 Hi Frank,

 This does the trick in a bit unorthodox way:

   \relative c'' {
   \override TextScript #'extra-offset = #'(-2.2 . 1.9)
 a b c d |
 a fis1_\markup { \small (   ) }
   }

 But there will probably be a better way, without the offset fiddling and
 using the space bar...

Well, but it does the trick fair enough. Thanks. :-)
-- 
Gruß | Greetings | Qapla'
I wish my lawn was emo, so it would cut itself.


signature.asc
Description: This is a digitally signed message part.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Parenthesis around a note

2005-08-07 Thread Mats Bengtsson

If you search the mailing list archives for parenthesis note, for
example, you will find also several other answers, for example refering
to the example file called molecule-hacking.ly in the Regression Test
document for your LilyPond version at www.lilypond.org.

  /Mats

Ilaria e Massimo wrote:
I have to add parenthesis around a note head. Is there a simple method 
to do this? I read the reply to the same question (from Jan 
Nieuwenhuizen, date 12 nov 2002), but the links are missing. Can anyone 
help me?
 
Massimo





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


--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44  STOCKHOLM
Sweden
Phone: (+46) 8 790 8463 
Fax:   (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=


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


Parenthesis around a note

2005-08-06 Thread Ilaria e Massimo



I have to add parenthesis around a note head. Is 
there a simple method to do this? I read the reply to the same question (from 
Jan Nieuwenhuizen, date 12 nov 2002), but the links are missing. Can anyone help 
me?

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