Valentin Villenave wrote:
> If you don't have an account, provide me with a title/description etc
> and I'll add it for you.
Valentin,
Here's my completed snippet. I guess the title could be
"Ripped/torn staff-lines" or something. I've included the
description in a separate file; perhaps it's
Mark Polesky wrote:
> Here's my completed snippet.
Accidentally sent the wrong file ... here's the final version.
Thanks again.
- Mark
\version "2.12.0"
%% preferences %%
tearWidth = #1
tearXext = #'(0 . 0)
zigzagDefaultYext = #'(-4 . 4)
zigzagDefaultSerrationCount = #5
zigzagTearLin
Mark Polesky wrote:
>
>
> Here's my completed snippet.
>
...this is what I love about open software: you just ask in a forum if it's
possibile to do something you need, and then comes some Mark and prepares it
for you (and everyone) in one week and to the last detail! And a lot of
people to
2009/1/9 MonAmiPierrot :
> and then comes some Mark and prepares it
> for you (and everyone) in one week and to the last detail! And a lot of
> people too find it interesting and useful... Thanks Mark, thanks open
> forums, thanks Lilypond.
and the solution will be perfect, excellent, beautiful, re
Dmytro O. Redchuk wrote:
2009/1/9 MonAmiPierrot :
and then comes some Mark and prepares it
for you (and everyone) in one week and to the last detail! And a lot of
people too find it interesting and useful... Thanks Mark, thanks open
forums, thanks Lilypond.
and the solution will be perfect, exc
Hi James (et al).
There seems to still be some confusion about all this… There is
certainly no need to "define a context for instrument names", as
suggested by James:
You could define a context for instrument names, which is probably
way more work than is necessary for most situations
I
I'm making some changes to the auto-beaming rules to take full advantage of
beatGrouping wherever possible, since this will make the default beaming
much easier to override. I'd like to be sure LilyPond follows standard
beaming practice (in so far as it is defined) wrt beat grouping as far as
Hi,
With the newest LilyPondTool, jPedal does not remember the scaling
during reloads. So when editing a score and previewing at 250%, every
time after an update the score is shown at 100% again.
Unless my memory deceives me, with the previous version of
LilyPondTool jPedal kept the scaling durin
I am currently researching to build a library of LilyPond files for
praise/worship songs. While musical notation is great for musicians, the same
can't be said for the local non-musical churchgoers here, who are somewhat more
accustomed to reading numbered musical notation.
Here's the article, if
Hi all,
Is there a \verbatim macro out there anywhere, i.e., one where
\markup \verbatim {
Hickory dickory dock,
I'm a \verbatim %%block%%.
}
would output
Hickory dickory dock,
I'm a \verbatim %%block%%.
[note that leading spaces are maintained].
Thanks for any pointers,
Kier
Hi All!
So does anyone have an idea how to achieve this (with or without
parenteses) ?
I would do that for chord markups for tensions. In the most
complicated case I need three stacked numbers i.e: (b9, #9, b13)
Thanks all and happy new year.
Le 14 avr. 08 à 15:11, lasconic a écrit :
Hi
I see the same problem. I also have the problem with the newest version that
I have to make sure that jPedal is displaying the first page of the pdf
before I run Lilypond from Lilypondtool to update the pdf. If I don't do
that, then the odds are that when the jPedal window is made topmost after
Lil
It's crude, and there's probably a better parenthesis glyph, but it's
a quick and dirty solution. And perhaps a different way to think.
\version "2.11.65"
\markup \vcenter {
\fontsize #12 { ( }
\column {
\line {a}
\line {b}
\line {c}
}
\fontsize #12 { ) }
}
Am 09.
Hello, I need to use several example (90% are tiny fragments) of music, many
times just 2 or 3 measures of some melody with words for my musicological
thesis.
I'ma latex user and I DON'T want to use lilypond-book, because it's too
difficoult to implement in LyX 1.6.1 (the editor I use) if one uses
MonAmiPierrot wrote:
Hello, I need to use several example (90% are tiny fragments) of music, many
times just 2 or 3 measures of some melody with words for my musicological
thesis.
I'ma latex user and I DON'T want to use lilypond-book, because it's too
difficoult to implement in LyX 1.6.1 (the edi
I'm quite sure I've seen this somewhere in the docs...
Given this snippet:
\relative c' {
c4 c c c ~ |
\repeat volta 2 {
c c c c |
}
\alternative {
{ c c c c ~ | }
{ r c c c | }
}
c c c c |
}
How can I get a tie after the 4th note of the 1st alterna
dear MAP
(also doing my phD with LyX)
in the terminal (well, actually in textmate...) i do:
lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts
filename.ly
which generates a clipped eps and pdf file which i then import into lyx
d
On 9 Jan 2009, at 21:01, Jonathan Kulp wrote:
M
Johan Vromans wrote:
>
> I'm quite sure I've seen this somewhere in the docs...
>
\laissezVibrer !?
hth
Eluze
--
View this message in context:
http://www.nabble.com/Ties-in-alternatives-tp21381953p21382191.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
__
Thanks John, but my programming skills are not above Lilypond users
average...
thanks anyway.
Piero
Jonathan Kulp-2 wrote:
>
> MonAmiPierrot wrote:
>> Hello, I need to use several example (90% are tiny fragments) of music,
>> many
>> times just 2 or 3 measures of some melody with words for my m
Damian leGassick wrote:
>
> dear MAP
>
> (also doing my phD with LyX)
>
> in the terminal (well, actually in textmate...) i do:
>
> lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts
> filename.ly
>
> which generates a clipped eps and pdf file which i then import into lyx
>
Se
On Fri, Jan 09, 2009 at 12:48:30PM -0800, MonAmiPierrot wrote:
>
> The best solution is that Lilypond could produce a pdf or ps file that is
> already clipped of all white space, left, right, top and bottom.
> Is there a way to have Lilypond CLIP all blank space around and produce a
> pdf or ps f
MonAmiPierrot wrote:
Damian leGassick wrote:
dear MAP
(also doing my phD with LyX)
in the terminal (well, actually in textmate...) i do:
lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts
filename.ly
which generates a clipped eps and pdf file which i then import into lyx
Se
Damian leGassick wrote:
>
> dear MAP
>
> (also doing my phD with LyX)
>
> in the terminal (well, actually in textmate...) i do:
>
> lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts
> filename.ly
>
> which generates a clipped eps and pdf file which i then import into lyx
>
Se
Graham Percival-3 wrote:
>
>
> NR 3.4.1 Extracting fragments of music
> and maybe
> AU 4.6 Inserting LilyPond output into other programs
>
>
Are you pointing to some docs?
-
Piero Faustini, PhD student
Dipartimento di Scienze Storiche
Sezione musicologia
Università di Ferrara
Softwa
Jonathan Kulp-2 wrote:
>
> I have it working beautifully with BibTeX for the
> bibliography, too. ... and it's very easy
> just to use a text editor instead.
>
Thanks, but I use BibLaTeX, which is a complex package which create perfect
bibliographies. I don't want to be unpolite, but it
On Fri, Jan 9, 2009 at 4:13 PM, MonAmiPierrot wrote:
>
> Damian leGassick wrote:
>>
>> dear MAP
>>
>> (also doing my phD with LyX)
>>
>> in the terminal (well, actually in textmate...) i do:
>>
>> lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts
>> filename.ly
>>
>> which generates a
MonAmiPierrot wrote:
Graham Percival-3 wrote:
NR 3.4.1 Extracting fragments of music
and maybe
AU 4.6 Inserting LilyPond output into other programs
Are you pointing to some docs?
He's pointing to Notation Reference and Application Usage.
Jon
--
Jonathan Kulp
http://www.jonathankulp.c
On Fri, Jan 09, 2009 at 04:13:01PM -0800, MonAmiPierrot wrote:
> > lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts
> > filename.ly
> >
> > which generates a clipped eps and pdf file which i then import into lyx
> Or, is there a way to tell Lilypond to act like this by default? (Ca
Herman wrote:
> ... an open circle with a line through it. ...
> I looked in lilypond if this symbol is available, but
> I coudn't find it. Is there a way to generate it?
Yes. Using scheme and postscript, you can generate
your own stencil and substitute your stencil in
place of the default note
Op dinsdag 6 januari 2009, schreef Wilbert Berendsen:
> Not yet, but you can configure one. Rightclick the option in the menu and
> choose "Configure shortcut..."
>
> I just did't decide which shortcuts to use by default... :-)
SVN and upcoming 0.7.3 have nice shortcuts now :-)
best regards,
Wilb
-Eluze wrote:
> Johan Vromans wrote:
> >
> > I'm quite sure I've seen this somewhere in the docs...
> >
> \laissezVibrer !?
Yes, but I'm bothered by this semantic limitation.
I wrote an exhaustive feature-request regarding this
on -devel, but (: interestingly :) nobody replied!
http://lists.gnu
On 2009/01/05 3:02 AM, "Zoltan Selyem" wrote:
>
> Hi,
Hi
I'm Kurt: I maintain the Glossary.
> On Mon, 5 Jan 2009, Mats Bengtsson wrote:
>> I'm afraid that the Music Glossary included in the LilyPond
>> documentation does not yet include Hungarian, perhaps you would
>> be interested in helping
On Fri, Jan 09, 2009 at 04:13:01PM -0800, MonAmiPierrot wrote:
> > in the terminal (well, actually in textmate...) i do:
> >
> > lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts
> > filename.ly
> >
> > which generates a clipped eps and pdf file which i then import into lyx
> >
>
> \once\override Slur #'minimum-length = #16
One thing I noticed is that you're using "Slur"
instead of "Tie". Try changing it, maybe that'll
do the trick? Hope so.
- Mark
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu
The html version of the snippets documentation (2.12.1, both the big page
and normal versions) doesn't have links to the individual snippets. i.e.
Every indivual snippet link under Pitches in the index at
http://lilypond.org/doc/v2.12/input/lsr/lilypond-snippets/index links to
http://lilypond.org/d
Thanks. The suggestion from James Bailey of using \override
Score.PaperColumn #'keep-inside-line = ##t fixed the layout problem.
Nick
> -Original Message-
> From: Mark Polesky [mailto:markpole...@yahoo.com]
> Sent: Saturday, 10 January 2009 18:15
> To: Nick Payne; Andrew Hawryluk; James E
36 matches
Mail list logo