On Mon, Mar 05, 2007 at 10:41:21PM -0800, Graham Percival wrote:
> Cameron Horsburgh wrote:
> >There is one problem --- the explanatory note is extremely large, and
> >dwarfs the picture of the snippet itself. There also seems to be a
> >problem with the line wrapping.
>
> I can't see any problem
Cameron Horsburgh wrote:
On Mon, Mar 05, 2007 at 10:41:21PM -0800, Graham Percival wrote:
I can't see any problem with wrapping... what do you see?
I see all the text in one big block, with no paragraph breaks or line
endings. The page source doesn't have any html tags in the text, so
this is
Hi,
I would like to know how to end a piece for choir.
I havemade the score sith \ChoirStaff
In the manual it says that if you enter a bartype, (in this case "|." ) in one
voice , it automatically counts for all the voices. This works, but I can't get
it to get together at the end of the piece. T
On Mon, 2007-03-05 at 14:06 -0600, Paul Harouff wrote:
> Thanks, Graham.
>
> I failed to mention that the -dbackend=eps option works
outside of
> OOo. I verified that before making the changes to Subs.xba.
>
> I think this is some other scri
From your comments:
I also noticed that the explanation looks fine when you look at it in
"modify" form but is not paginated (no line feeds) when you look in
Preview mode. I tried changing line endings to Unix (in vim :set
fileformat=unix) but that had no effect. Behavior is same in FireF
On 3/2/07, Arvid Grøtting <[EMAIL PROTECTED]> wrote:
> \override DynamicText #'X-offset = #-2
I realized that using
\override DynamicText #'self-alignment-X = #1
along with an X-offset makes this work well with dynamic markings of
different lengths: no need to adjust separately for \p, \pp, \
On 3/6/07, David Feuer <[EMAIL PROTECTED]> wrote:
On 3/2/07, Arvid Grøtting <[EMAIL PROTECTED]> wrote:
> \override DynamicText #'X-offset = #-2
I realized that using
\override DynamicText #'self-alignment-X = #1
along with an X-offset makes this work well with dynamic markings of
different
I upgraded an old file from 2.8 to 2.10 today. The music begins with
\partial 4. I find that in 2.10 the lyrics skip the partial note; they
didn't do this before.
Is this intentional? If so, is there a way to force the lyrics to use the
partial note?
It's not crucial, because I can work arou
Am Montag, 5. März 2007 17:21 schrieb Lara Diamand:
> Hi,
>
> I would like to know how to end a piece for choir.
> I havemade the score sith \ChoirStaff
> In the manual it says that if you enter a bartype, (in this case "|." ) in
> one voice , it automatically counts for all the voices. This works,
Is there an easy way to deal with skips in lyricsto? My experience
suggests that there need to be as many \skip invocations as there are
notes/melismata to be skipped, and that to avoid bar check failures,
the skips should not span measures. This recently led me to use
\skip 8. \skip 16 \skip
Hi,
A typography question:
If you have text such as "Certain letters -- f, g, t, etc. -- exhibit
characteristic extenders ...", it seems right to italicize the
letters. Do you then also italicize the intervening commas, or leave
the commas in an upright face?
--
Trevor Bača
[EMAIL PROTECTED]
__
Hi, Trevor:
If you have text such as "Certain letters -- f, g, t, etc. -- exhibit
characteristic extenders ...", it seems right to italicize the
letters.
Do you then also italicize the intervening commas,
or leave the commas in an upright face?
5.3.2 in Robert Bringhurst's amazing "The Elem
Colin Wilding gmail.com> writes:
>
>
> I upgraded an old file from 2.8 to 2.10 today. The music begins with
> \partial 4. I find that in 2.10 the lyrics skip the partial note; they
> didn't do this before.
>
I'm using 2.10.11, and I have set a hymn that begins with \partial 4, and the
lyric
The following two examples works well over here:
\version "2.10.0"
<<
\new Voice = v \relative c' {\partial 4 c | c d e f | g2. }
\new Lyrics \lyricsto v {Here is the ly -- rics line }
>>
\version "2.10.0"
<<
\relative c' {\partial 4 c | c d e f | g2. }
\addlyrics {Here is the ly -- rics line }
Why not use the \melisma \melismaEnd commands described in
the section on Melismata? If you want to skip a long section of
music, you can use the tricks described in "Divisi Lyrics".
If you still end up using \skip, the duration of each \skip
shouldn't matter at all, so you could just as well use
luis jure wrote:
please excuse my ignorance, but are the authors of the lilypond plug-in
for openoffice monitoring this list?
I'm the author, and yes I'm monitoring this list.
i visited http://ooolilypond.sourceforge.net/ but i couldn't find the
names of the developers or how to contact them
Johan Vromans wrote:
Hmm. You get farther than I... When I try to use the macro with Ctrl-M
I get the BASIC debugger on an Index out of range in ListTemplates.
This is a bug I know and I will correct in the next version of
OOoLilyPond. OOoLilyPond is looking for templates under
~/OOoLilyPond/te
Ok, I think I have identified where the problem occurs.
If you take your example and add an extra line like this...
\version "2.10.0"
<<
\new Voice = v \relative c' {\partial 4 c | c d e f | g2. }
\new Lyrics {
\override VerticalAxisGroup #'minimum-Y-extent = #'(-2 . 4)
\lyricsto
If i have the following code:<<{\times 6/4 {aes'8 g' f' ees'}} \\ ees'2.>>e.g.
I want a "quadlet" with a 2. note underneath, It displays fine in pdf,
but the midi will only play the first 3 notes of the "quadlet".Any idea why,
and how I can fix this?(the time signature is 6/8)Many thanksDerek Ka
never mind, fixed it.. it was because the 'underneath' note was the same as the
last note of the 'quadlet' ( :$ )
_
Connect to the next generation of MSN Messenger
http://imagine-msn.com/messenger/launch80/default.aspx?locale=e
Does anyone have a suggestion for making a slur which returns
from notes at the end of a repeat back to notes at the
beginning of the repeat?
The ends should look like a slur which spans a line break,
i.e. the start of the slur ends at the double bar lines,
the end of the slur comes in at the b
I have downloaded 2.10.1911 multiple times for my MacBook running 10.4.8 and
each time it tells me it can't archive into desktop because there is an error
2 - no
such file or directory. I could download the PPC version and launch it, but
for
starters I could not get beyond the first page of t
Bob: I'm also running 10.4.8. Maybe I can help.
From your description, I get the impression you cannot download
the .tar.bz2 file. Is that right?
What browser or software are you using for download? Safari? Which
application is giving you the error? What is the address you are
downl
23 matches
Mail list logo