1
\set chordNameExceptions = #CMStringX c
\unset chordNameExceptions c }
} { \relative c'' { c c c } } >>
%
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Fairchild
Sent: Tuesday, August 07, 2007 4:26 PM
To:
font and positioning is
also messy.
Others - Guidance please.
- Bruce
-Original Message-
From: Victor Eijkhout [mailto:[EMAIL PROTECTED]
Sent: Monday, August 06, 2007 11:22 PM
To: Fairchild
Subject: Re: text in chord lines
Hi,
thanks for responding. I'm using
See http://lsr.dsi.unimi.it/LSR/Item?id=253
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Francisco Vila
Sent: Wednesday, July 04, 2007 5:12 PM
To: Neil Thornock
Cc: lilypond-user@gnu.org
Subject: Re: simple postscript question
El Wed, 04 de Jul de 200
Victor -
Seems this hasn't received a response.
The string {a1 | s1^"tacet" | a1} does as expected in versions 2.4.6 and
2.8.5.
What do you mean by "chord line"? Please provide a more complete example?
Mats or Graham probably haven't responded because they refuse to request a
larger example.
Staff.instrument = "Viola"
\clef alto \relative c' { e f g a b d, e f g a b c d } }
\score { << \ViolinI \ViolinII \Viola >> }
%
-Original Message-
From: Trevor Baca [mailto:[EMAIL PROTECTED]
Sent: Sunday, April 29, 2007 1:20 PM
To: Fair
PL -
Add
\override Rest #'extra-offset = #'(0 . 2.5)
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
pascal lawrynowicz
Sent: Monday, November 20, 2006 6:20 AM
To: lilypond-user
Subject: drums rest
Hello all,
Trevor, Jim -
Here's a sledgehammer way.
%%
staffViolin = \new Staff { \time 4/4
\set Staff.instrument="Violin"
\key c \major\clef treble\relative c' {
c1*1/9 d1*1/9 e1*1/9 f1*1/9
_\markup { \postscript #"0.3 setlinewidth 1 setlinecap [0.03 1] 0 setdas
Yota -
Try this. It is sloppy, but effective.
%%%
\relative c'' { c-. c-- c-_ c-> c--->
<< { \stemDown c \accent } \\ {
\once \override Script #'font-size = #5
c^\tenuto } >> }
%%%
- Bruce
-Original Message-
From: [E
Vivian, Orm -
Maybe this will help:
\score { \new Staff { \relative c'' {
\once \override Score.SeparationItem #'padding = #1
<<
\once \override Accidental #'extra-offset = #'( -1.0 . 0.0 )
{aeh!8}\\{a!8}
>>}}}
\layout { ragged-right = ##t }
Michael -
It seems your question hasn't received a response. Here are a couple of
dirty solutions that may inspire others to do better.
- Bruce
%%
upper = { \clef treble \key f \minor \time 6/8 \skip 2. * 3 }
blah = { \change Staff = lower \stemUp
Marcus -
Lily gets lost and throws in the towel when curly braces aren't correct.
Trivially, a single "c" fails while "{c}" is O.K.
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Marcus Macauley
Sent: Tuesday, October 10,
Jack -
You might find the postings at http://partoches.bearteam.org/ useful. There
is a link to ly source files near the bottom of the page.
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Jack Cooper
Sent: Sunday, Decemb
Jmarc -
Try giving the s an explicit length as
{a8 [a16 s8 a16 a8] }
or
{a8 [a16 s4 a16 a8] }
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Jean-marc LEGRAND
Sent: Thursday, September 07, 2006 2:29 AM
To:
en
add to LSR entry "File Information."
- Bruce
-Original Message-
From: Han-Wen Nienhuys [mailto:[EMAIL PROTECTED]
Sent: Monday, July 24, 2006 5:14 PM
To: Fairchild
Cc: lilypond-user@gnu.org
Subject: Re: font metric
Fairchild schreef:
> In several
functions?
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Fairchild
Sent: Friday, July 21, 2006 7:21 AM
To: lilypond-user@gnu.org
Subject: font metric
In several places, documentation refers to "font metric&
06 12:52 PM
To: lilypond-user@gnu.org
Subject: Re: 17th century keyboard ornament
Fairchild wrote:
> Peter -
>
> Tune to suit.
>
Thanks. After some tuning, I got the desired result indeed.
There are, however, some questions left. With this solution, I have to
define two macros fo
Peter -
Tune to suit.
%%
\version "2.8.5"
doubledash = {\once \override Voice.StemTremolo #'beam-thickness = #0.2 }
ddashg = _\markup { \postscript #" 0.4 setlinewidth -0.7 3.3 moveto 1.5 0.5
rlineto stroke -0.7 2.3 moveto 1.5 0.5 rlineto stroke " }
ddashb = _\markup
nable.
Anybody willing and able to implement?
- Bruce
-Original Message-
From: Alexander Brock [mailto:[EMAIL PROTECTED]
Sent: Monday, July 17, 2006 3:42 PM
To: Fairchild
Cc: lilypond-user@gnu.org
Subject: Re: Evolutionary User Strategery
Hello,
>
Check it out: http://lsr.dsi.unimi.it/LSR/Item?u=1&id=203
- Bruce
-Original Message-
From: Trevor Baca [mailto:[EMAIL PROTECTED]
Sent: Friday, July 21, 2006 12:56 PM
To: Fairchild; lilypond-user
Subject: Re: Uniformly flat beam layer
On 7/21/06, Fairc
Trevor -
LSR candidate?
If you agree and don't want to do it, say OK and I will.
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Trevor Baca
Sent: Monday, July 17, 2006 11:36 PM
To: lilypond-user
Subject: Uniformly flat
In several places, documentation refers to "font metric" but I have not
found a syntax definition or an example of its use.
Specifically, in the function: ly:font-filename font (given the font metric
font, return the corresponding file name) what is the syntax for font?
See also LSR "File Information" http://lsr.dsi.unimi.it/LSR/Browse?s=50&m=10
.
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Toine Schreurs
Sent: Thursday, July 20, 2006 10:50 PM
To: Charles Cave
Cc: lilypond-user@gnu.org
Su
Aha! Not "ecmr" but "ecrm". I.e., the default seems to be ecrm10, slightly
different than cmr10. Found the available list by searching for *.tfm
files.
Another year to find the 2.8 equivalent?
- Bruce
-Original Message-
From: Fair
Haven't stumbled on the terminology you want, but this snippet may show a
way to get the result you want.
%
{ R1*12 \bar "||:" \break
\once\override Script #'extra-offset = #'(4.0 . 4.0)
c''1 \segno R1*11 }
%
Seems \segno won't attach to a rest.
HTH
Title: Directory in Windows
In the version 2.8.5 installation this portion of the tree contains no files at any level:
. . . \Users\lilytest\testing\gub-devel\target\mingw\install\gcc-root\usr\cross\i686-mingw32\lib\debug
Anybody know why? Just curious.
- B
epetitively adapt many ly files is overly burdensome.
- Bruce
-Original Message-
From: Simon Dahlbacka [mailto:[EMAIL PROTECTED]
Sent: Monday, July 10, 2006 10:24 AM
To: Fairchild
Cc: lilypond-user@gnu.org
Subject: Re: Evolutionary User Strategery
Br
k Sandberg [mailto:[EMAIL PROTECTED]
Sent: Monday, July 10, 2006 3:12 AM
To: Fairchild
Cc: lilypond-user@gnu.org
Subject: Re: Evolutionary User Strategery
On 7/9/06, Fairchild <[EMAIL PROTECTED]> wrote:
> New scores could use new features and not have to work around the bugs
> of earlier v
to change for 2.8.5. I've spent about an
hour just trying to convert the title line, not succeeding yet.
- Bruce
-Original Message-
From: Kieren MacMillan [mailto:[EMAIL PROTECTED]
Sent: Sunday, July 09, 2006 10:51 AM
To: Fairchild
Cc: [EMAIL PROTECTE
versions.
- Bruce
-Original Message-
From: Erik Sandberg [mailto:[EMAIL PROTECTED]
Sent: Saturday, July 08, 2006 3:55 PM
To: Fairchild
Cc: lilypond-user@gnu.org
Subject: Re: Evolutionary User Strategery
On Saturday 08 July 2006 18:58, Fairchild wrote:
>
:08 AM
To: lilypond-user@gnu.org
Cc: Fairchild
Subject: Re: Evolutionary User Strategery
On Friday 07 July 2006 16:46, Fairchild wrote:
> LilyPonders -
>
> The only reasonable solution is to maintain upward compatibility in
> the LilyPond processor. New features should be added with
Title: Message
In Adobe Reader
it is necessary to switch from Hand Tool to Text Tool to copy text (Tools ->
Basic -> Select Text). Note that the apostrophe doesn't copy to please
Lily.
- Bruce
-Original Message-From:
[EMAIL PROTECTED]
[
Title: Evolutionary User Strategery
LilyPonders -
Users dealing with LilyPond as it evolves are presented with difficult choices, none good.
If one knows a score will be completed quickly, never be revisited, and components of the code structure never will be reused, the choice is easy: s
** Karl -
** Thanks for the response. See ** below.
** - Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Karl Hammar
Sent: Tuesday, July 04, 2006 12:03 PM
To: lilypond-user@gnu.org
Subject: Re: Coexisting 2.8 with 2.4
[EMAIL
d horizontal spacing are quite different. A
show stopper. See attached files.
- Bruce (Also wondering "The reason why")
-Original Message-
From: Graham Percival [mailto:[EMAIL PROTECTED]
Sent: Sunday, July 02, 2006 12:55 PM
To: Fairchild
Cc: lilypond-us
"D" } > } has changed syntax and result.
See ** inserts below.
- Bruce
-Original Message-
From: Mats Bengtsson [mailto:[EMAIL PROTECTED]
Sent: Sunday, July 02, 2006 7:21 AM
To: Fairchild
Cc: 'Thomas Scharkowski'; lilypond-user@gnu.org
edium).
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Karl Hammar
Sent: Sunday, July 02, 2006 9:14 AM
To: lilypond-user@gnu.org
Subject: Re: Coexisting 2.8 with 2.4
[EMAIL PROTECTED]:
> Quoting Fairchild <[EMAI
PM
To: Fairchild
Cc: lilypond-user@gnu.org
Subject: RE: Coexisting 2.8 with 2.4
> Thomas, et. al. -
>
> 9) Your signature tag implies you juggle three LilyPond versions.
> How?
Hello Bruce,
I have kept the cygwin version (2.4.6) because it does not interfere
with the native windows versio
LSR Execution Success!!!
Several exciting hours beat 2.8 to submission, almost.
See "File Information" in LSR.
- Bruce
-Original Message-
From: Mats Bengtsson [mailto:[EMAIL PROTECTED]
Sent: Friday, June 30, 2006 7:10 AM
To: Fairchild
Cc: lil
Thomas, et. al. -
Successfully installed 2.8.5-1. Some findings and questions:
1) 2.8 adds to the PATH at installation - doesn't seem necessary.
2) 2.8 changes the ly file association and icon - annoying.
3) How to get the 2.4 default font in 2.8?
4) Trying to set up a second jEdit doesn'
Mats Bengtsson [mailto:[EMAIL PROTECTED]
Sent: Friday, June 30, 2006 7:10 AM
To: Fairchild
Cc: lilypond-user@gnu.org
Subject: Re: LSR Execution? Failure
Please, this is a very tedious method for your and everybody else to help
you debug .ly files for version 2.8, just because you only have version
Is there a way to post ly and pdf files to LSR, bypassing execution by LSR?
-Original Message-
From: Graham Percival [mailto:[EMAIL PROTECTED]
Sent: Friday, June 30, 2006 7:21 AM
To: lilypond-user@gnu.org
Cc: Fairchild
Subject: Re: LSR Execution? Failure
Mats Bengtsson wrote:
> Ple
list for
inclusion in the docs elicited no response.
- Bruce
-Original Message-
From: Mats Bengtsson [mailto:[EMAIL PROTECTED]
Sent: Friday, June 30, 2006 7:10 AM
To: Fairchild
Cc: lilypond-user@gnu.org
Subject: Re: LSR Execution? Failure
Please, this is a very
Title: LSR Execution? Failure
The ly file below doesn't function in the LSR environment.
- Bruce
%%%
%{ Display ly file information on the score, including file name, file size,
LilyPond version, date processed, time processed, ti
Seems to be a long-standing bug. Flaky in 2.4.6.
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Mats Bengtsson
Sent: Thursday, June 22, 2006 8:07 AM
To: Thomas Scharkowski
Cc: Lilypond bug; lilypond-user@gnu.org
Subjec
Mats -
Really want \char #92 for "\". Maybe "\\" has been restored?
- Bruce
-Original Message-
From: Mats Bengtsson [mailto:[EMAIL PROTECTED]
Sent: Monday, June 26, 2006 6:21 AM
To: Fairchild
Cc: 'Sebastiano Vigna'; 'lil
seba -
Just ran a test. Submitting
\version "2.8.4"
{ c''^\markup { "abc" } }
to LSR worked;
\version "2.8.4"
{ c''^\markup { "abc" \char #65 } }
didn't.
- Bruce
-Original Message-
From: [EMAIL
I believe the "port" problem was caused by using \char in a \markup.
- Bruce
-Original Message-
From: Sebastiano Vigna [mailto:[EMAIL PROTECTED]
Sent: Sunday, June 25, 2006 5:21 PM
To: Fairchild
Cc: 'lilypond-user Mailinglist'
Subject: RE: Al
But see http://lilypond.org/doc/v2.8/Documentation/
-Original Message-
From: Mats Bengtsson [mailto:[EMAIL PROTECTED]
Sent: Sunday, June 25, 2006 4:06 PM
To: Graham Percival
Cc: Fairchild; 'lilypond-user Mailinglist'
Subject: Re: AllAbout Examples
Quoting Graham Perciv
Back to LSR posting.
Since my AllAbout was not acceptable, tried a smaller thing thought to be
version insensitive. LSR didn't like the \version "2.4.6" line, so deleted
it. LSR demanded \version "2.8.4" then complained cryptically about a port
problem. Submitted a trivial file; LSR flips out o
mailto:[EMAIL PROTECTED]
Sent: Saturday, June 24, 2006 8:42 PM
To: Fairchild
Cc: 'lilypond-user Mailinglist'
Subject: Re: AllAbout Examples
On Sat, 24 Jun 2006 17:38:43 -0500
"Fairchild" <[EMAIL PROTECTED]> wrote:
> Seems that LSR won't accept 2.4.6.
I've made
mainstream repository. Why not simply provide a place to
post the .ly source and the resulting .pdf?
- Bruce
-Original Message-
From: Trevor Baca [mailto:[EMAIL PROTECTED]
Sent: Saturday, June 24, 2006 2:27 PM
To: Fairchild
Cc: Graham Percival; lilypond-user M
I tried. After stumbling for a while, got to a little [JavaScript
Application] window: "Error running Lilypond:" No hint as to what to do
about it.
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Fairchild
Sent
7;ll try uploading to LSR.
- Bruce
-Original Message-
From: Graham Percival [mailto:[EMAIL PROTECTED]
Sent: Saturday, June 24, 2006 12:48 AM
To: Fairchild
Cc: 'Kieren MacMillan'; 'lilypond-user Mailinglist'
Subject: Re: AllAbout Examples
On Thu, 22 Jun 2006
LilyPond documentation is good. Newbies get started quickly with the User
Manual. Regression Tests and Tips and Tricks contain a wealth of tutorial
material. The Program Reference has detail for the initiated.
However, based in my own experience and many postings on
lilypond-user@gnu.org, I per
Thanks for the inspiration.
See attached. Maybe a "Schemer" can improve it?
Should this be in the docs? Where?
Comments?
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Toine Schreurs
Sent: Thursday, April 06, 200
Snippet extended:
%%
\relative c'' { \time 2/4
\set subdivideBeams = ##t
\set Score.beatLength = #(ly:make-moment 1 8)
\times 4/6 { c16 c c c c c }
\times 4/6 { c16[ c c c c c] } \break
\times 2/3 { c16 c c c c c }
\times 2/3 { c16[ c c c c c] } \break
\times 2/3 { c16 c c } \time
Careful. Not everything scales logarithmically. See attached.
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Kieren Richard MacMillan
Sent: Friday, May 26, 2006 8:04 AM
To: Carrick Patterson
Cc: User's List LilyPond
Su
Just discovered this thread. Thought the attached might be
interesting/useful.
See also "caesura" at http://www.dolmetsch.com/defsc.htm.
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Han-Wen Nienhuys
Sent: Wednesda
Wol -
Having also been frustrated by the controls for vertical layout, I've
discovered several things/tricks to whip ly into partial submission.
Haven't yet documented them, but would like to try to adjust your score.
Please post, or send direct.
- Bruce
-Original Me
Mats -
Ah! I get paid for looking. You get the big bucks for knowing where to
look. Thanks.
- Bruce
-Original Message-
From: Mats Bengtsson [mailto:[EMAIL PROTECTED]
Sent: Monday, May 29, 2006 4:24 PM
To: Fairchild
Cc: 'Colin Wilding'; lilypond-user@gnu.o
Clever!!
For a while, the key construct a4*1/2 eluded me. Thinking about it and
experimenting, it became obvious. Can't find it in the documentation.
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Colin Wilding
Se
Art -
A simple trick that will force a ragged bottom is to insert something like:
_\markup { "X" \raise #-30 "X" }
in the last line wanted on a page. Experiment with the number, then remove
the X-s.
For example, changing your code as:
. . .
% FR(210)
g,1
Trent -
HTH
- Bruce
%%%
\version "2.4.6"
\relative c'' {
\key d \major
\override TupletBracket #'bracket-visibility = ##f
\tupletUp \times 2/3 { cis32[( d e } e16)]
\times 2/3 { d32[( e fis } f16)] cis8[
\grace {
%% beamed stem lengths default #'(3.0 3.5
Felix -
I use these handles for controlling vertical layout:
\break
\pageBreak
betweensystempadding
betweensystemspace
Staff minimumVerticalExtent
\markup { " " \raise #n " " }
HTH
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On B
Seems OK with version 2.4.6.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
ÁdámJános Reviczky
Sent: Friday, January 20, 2006 10:12 AM
To: lilypond-user@gnu.org
Subject: programming error: cross fingers
Hi!
I've made a short lilypond file. If i compile
Karim -
Not absolute control, but this may help:
\version "2.4.6"
\layout { indent = 0.0 raggedright = ##t }
\score { \relative c''{
\set Score.skipBars = ##t
\override MultiMeasureRest #'expand-limit = #1
R1
R1*2
\override MultiMeasureRest #'minimum-length = #7
R1*3
\ove
o:[EMAIL PROTECTED]
Sent: Saturday, January 21, 2006 2:10 AM
To: Fairchild
Cc: lilypond-user@gnu.org
Subject: Re: Download 2.4.6 for Windows
Fairchild writes:
> I note version 2.4.6 for Windows is no longer available for download,
> though 2.4.2 is. Why?
URLs please.
> Though behind on featu
Title: Download 2.4.6 for Windows
I note version 2.4.6 for Windows is no longer available for download, though 2.4.2 is. Why?
Though behind on features, 2.4.6 doesn't crash and fonts work rather well. Judging from reflector traffic, more recent versions have added features but haven't yet
David -
Try this:
%%%
\version "2.4.6"
\layout { raggedright = ##t }
\relative c'' { <<
\new Staff { | a a a a
^\markup { \hspace #2 \center-align < \musicglyph #"scripts-ufermata"
{ \hspace #0.5 \musicglyph #"scripts-caesura" } > }
| a a a a }
\new Staff { | b b b
al Message-
From: Trevor Baca [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 17, 2006 6:01 PM
To: Fairchild
Cc: Han-Wen Nienhuys; Nicolas Sceaux; lilypond-user@gnu.org
Subject: Re: feature request: semi-automatic vertical spacement
On 1/17/06, Fairchild <[EMAIL PROTECTED]> wrote:
>
Some months ago I proposed implementation of individual line spacing control
with\breakSpace #n to force n staff spaces between lines, and
\pageBreakSpace #n to force n staff spaces at the bottom of a page. Spacing
following normal breaks or those forced with \break or \pageBreak would be
calcula
David -
See #9 at
http://uhaweb.hartford.edu/lichtmann/files/studies/russianetudes.pdf
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
David Bobroff
Sent: Tuesday, December 06, 2005 2:45 AM
To: lilypond-user@gnu.org
Subj
Please explain. Maybe post the beginning of the thread, which seems to be
missing from the archives - or has a different subject line.
Thanks.
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Trevor Baca
Sent: Wed
revor Baca [mailto:[EMAIL PROTECTED]
Sent: Saturday, January 14, 2006 5:57 PM
To: Fairchild
Cc: Han-Wen Nienhuys; [EMAIL PROTECTED];
lilypond-user@gnu.org; Nicolas Sceaux
Subject: Re: Music function arguments
On 1/14/06, Fairchild <[EMAIL PROTECTED]> wrote:
> Please explain. Maybe post
} %end score
%%%%
-----Original Message-
From: Mats Bengtsson [mailto:[EMAIL PROTECTED]
Sent: Monday, December 12, 2005 6:29 AM
To: Fairchild
Cc: lilypond-user@gnu.org
Subject: Re: Ossia up?
Fairchild wrote:
>Mats -
>
>Tha
Mats -
Thanks for the response - but alignBelowContext and alignAboveContext aren't
found in v2.4.6?
- Bruce
-Original Message-
From: Mats Bengtsson [mailto:[EMAIL PROTECTED]
Sent: Monday, December 12, 2005 3:46 AM
To: Fairchild
Cc: lilypond-user@gn
Title: Ossia up?
The ly file below creates a single bar (ossia) below the main staff line. How to position it above?
- Bruce
\version "2.4.6"
\score {
\relative c'' {
| e1
<<
Jamie -
Maybe \override Staff.StaffSymbol #'line-count = #1
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Jamie Bullock
Sent: Friday, December 09, 2005 2:07 PM
To: lilypond-user@gnu.org
Subject: Single line stave
Dear lis
Arthur -
Investigate \override Hairpin #'extra-offset = #'( 0.0 . -1.0 )
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Arthur Dyck
Sent: Wednesday, December 07, 2005 8:16 PM
To: lilypond-user@gnu.org
Subject: vertica
ehearsal marks are aligned. (probably because of this:
http://lilypond.org/doc/v2.6/input/regression/out-www/lily-1278860194.ly)
my solution is almost the same as your's if i'm not mistaken, except for the
fact that it is called before a line break, rather than after (which is
probably be
Title: Message
Simon
-
In Version 2.4.6
the invocation line needs to be:
\override
Score.RehearsalMark #'before-line-breaking-callback =
#mark-callback
Impressive
detective work. Please add commentary about the documentation trail you
followed to discover your result. Maybe include
Simon -
Maybe this will help:
%###
\version "2.4.6"
\score {
\relative c'' {
\key aes \major
\mark \default c2 c c c
\break
\mark \default c
\override Score.RehearsalMark #'extra-offset = #'( 5.0 . 5.0 )
c \mark \default c c
\break
\override Score.RehearsalMar
Andrea -
Just tried DynamicText with padding -- seems not to work.
Tried \once \override DynamicText #'extra-offset = #'( -9.0 . 9.0 ) e \sfz
-- it does.
- Bruce
Andrea -
Try DynamicText.
- Bruce
-Original Message-
From: [EMAIL PROTECT
Andrea -
Try DynamicText.
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
andrea valle
Sent: Friday, November 18, 2005 7:28 PM
To: lilypond-user
Subject: dynamics collision
Hi,
I know that this is in the manual but I
How about compromising with the "mf" and "con passione" on the same vertical
line as the default. Or, stack them in the order presented, as with
consecutive \markups.
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Han
Roman -
Please provide enough translation of http://www.soprano-recorder.ru for an
English-only person, like me, to find your music postings, especially the
Lily code.
- Bruce
___
lilypond-user mailing list
lilypond-user@gnu
I find slur-manual.ly in 2.6 but not 2.4. Anyway, with only one coordinate
set, it seems 'positions can only move the entire slur without changing tilt
or shape?
-Original Message-
From: Han-Wen Nienhuys [mailto:[EMAIL PROTECTED]
Sent: Monday, November 14, 2005 2:40 PM
To: Fairchi
tions = #'(( 13.0 . -13.0 ) ( 4.0 . 4.0 ))
to no effect, not even errors.
Tell me more.
-Original Message-
From: Han-Wen Nienhuys [mailto:[EMAIL PROTECTED]
Sent: Monday, November 14, 2005 12:16 PM
To: Fairchild
Cc: lilypond-user@gnu.org
Subject: Re: Does what: \override Slur #'at
Sure do miss the "\override Slur #'attachment = " feature in v 2.4.6. Using
"\override Slur #'control-points = " as a workaround is tedious. Don't want
to upgrade beyond 2.4.6 yet.
Is there a better workaround or a way to patch in the missing Scheme code?
- Bruce
-
Don't find fontconfig in 2.4.6.
-Original Message-
From: Daniel Johnson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 09, 2005 11:31 AM
To: Fairchild
Cc: lilypond-user@gnu.org
Subject: Re: Escape sequence for accentuated characters?
Fairchild wrote:
>Where does fc-l
Looks fine in v 2.4.6.
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Seng Liang
Sent: Wednesday, November 09, 2005 10:56 AM
To: lilypond-user@gnu.org
Subject: misalignment of lyric extender line
Hi, I am typing a work for so
Where does fc-list live? How to use fc-list? Version 2.4.6, Windows XP,
Cygwin.
Don't find fc-list in the 2.4.6 package.
- Bruce
=
> Where does lilypond get its font list from, so that I can try others?
the easiest is to put a .ttf .pfb or .pfa in ~/.
- Bruce
-Original Message-
From: Sterling Sympatico [mailto:[EMAIL PROTECTED]
Sent: Sunday, November 06, 2005 2:42 PM
To: Fairchild
Subject: Re: 2.6.x and fonts with accents
Hi,
Thanks for the reply but the character I see here is a "?". Is that what
you wanted me
Sterling -
Try copying and inserting this character: ñ
- Bruce
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Sterling Sympatico
Sent: Sunday, November 06, 2005 12:13 PM
To: lilypond-user@gnu.org
Subject: 2.6.x and fonts with accents
Mats -
Doesn't seem to be available in 2.4.6.
- Bruce
-Original Message-
From: Mats Bengtsson [mailto:[EMAIL PROTECTED]
Sent: Sunday, October 30, 2005 10:48 AM
To: Fairchild
Cc: lilypond-user@gnu.org
Subject: Re: \grace at end of bar
Did you try \afterGrac
Title: Message
Is there a neater way to do
this?
%%%
\version "2.4.6"\paper { linewidth = 3\in
}{{b'1<< { a'1 ( \trill } { s2 \grace { g'16 [ a' ] } }
>>g'1 )}}
%%%
-
See \markup stuff, i.e.:
title = \markup \column < "first line" "second line">
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Andreas Rittershofer
Sent: Sunday, October 16, 2005 8:05 AM
To: lilypond-user@gnu.org
Subject: line break in title
How to achie
EMAIL PROTECTED]
Sent: Friday, October 14, 2005 2:30 AM
To: Fairchild
Cc: 'David Bobroff'; lilypond-user@gnu.org
Subject: Re: Note chart
Fairchild wrote:
>There ought to be something equivalent to \hspace for stuff on the
>staff. Several months ago I suggested this as a new feat
David -
Here's a way. It's not tidy, and somewhat approximate. All is tedious and
even imprecise horizontal positioning of the notes is awkward.
Maybe this will find a place in the docs.
There ought to be something equivalent to \hspace for stuff on the staff.
Several months ago I suggested t
David -
You seem to be posing an interesting challenge, but I don't clearly
visualize what you want to accomplish. My Arban's doesn't have anything
like your description, at least on the first few pages. Maybe because it's
not an original edition, but the one newly revised and edited by Edwin
Fr
1 - 100 of 215 matches
Mail list logo