Hello again,

> > I'm writing some music for choir at the moment, and I'd like to have
> > the signs for \> \! and \< \! above the staff, so that they don't
> > interfere with the lyrics. Is this possible somehow?
> 
> \property Voice.dynamicDirection = \up

I just installed .64 and tried what Mats suggested. But unfortunately it
doesn't result in the output I'd like to have. Dynamics like \p, \mf and
so on are displayed above the stuff, but \> \! and \< \! are still
below. Also \> \! and \< \! in combination with e.g. \p is below the
stuff (the \p too!). Here is a example:

\score{
   \notes{
      \time 3/8;
      \key g \major;
      \property Voice.dynamicDirection = \up
      a'4. | a' \< | a' | \! a'4-\mf a'16 a'-\mf | a'4. | a' |
      \property Voice.dynamicDirection = \down
      a'4. | a' \< | a' | \! a'4-\mf a'16 a'-\mf | a'4. | a' |
   }
}
\paper{}

Any hints?

Hendrik

-- 
Hendrik Hoeth
Canada Dormitory 50/5/1
Technion City
Haifa 32000, ISRAEL

Reply via email to