Am 05.11.2015 um 21:05 schrieb David Wright:
On Thu 05 Nov 2015 at 18:11:52 (+0100), Marc Hohl wrote:
I use the lyluatex package for my latest project. Everything looks fine,
but unfortunately lyluatex does not support \preLilyPondExample,
\postLilyPondExample and \betweenLilyPondSystem, respect
Hi,
you can omit the tempo and still have the effect:
\version "2.19.21"
\score {
{
\tempo 4=120
a
\omit Score.MetronomeMark
\tempo 4=30
b
\omit Score.MetronomeMark
\tempo 4=120
a
}
\midi{}
}
Cheers,
Joram
___
l
I use an app called Koder on iOS. It does syntax highlighting and some
keyword completion for LilyPond files straight out of the box. It's not
particularly useful for heavy or even medium weight lifting, but it's great
for a quick proofread when I'm away from my main machine.
Cameron Horsburgh
Sublime Text is a rather friendly and modern text editor.
http://www.sublimetext.com
I becomes Lilypond-aware if you use a language package like this one:
https://github.com/yrammos/SubLilyPond
David Elaine Alt
415 . 341 .4954 "*Confusion is
highly under
Hello Dave,
On 05.11.2015 18:41, Dave Higgins wrote:
Is there a way to stretch text over some measures (other than manually)?
For example:
poco a poco crescendo
to:
poco a poco crescendo
An oft required feature, for which the solution is not yet ready to make
it into LilyPond p
On Thu, Nov 05, 2015 at 09:00:26PM +, Alberto Simões wrote:
> Hello
>
> Probably this is in the manual, but I did not find it.
>
> Is it possible to change the tempo (playing speed) in a specific zone
> of the music?
[...]
Usually what I do is to insert "invisible" \tempo marks to control mi
Hello
Probably this is in the manual, but I did not find it.
Is it possible to change the tempo (playing speed) in a specific zone of
the music?
Best,
Alberto
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listin
Hello !
Thank you both for your answers and feedback.
> >> I would like to have a way to tell Lilypond : "Say this over measures
> >> 1 to 10" (some long text) then "say this over measure 12 and 13".
> >>
> >> Is there such a functionality, or some trick to achieve it ?
> >
> > No simple way to
2015-11-05 16:18 GMT+01:00 Urs Liska :
> Hi all,
>
> does anyone know of LilyPond-aware text editors? I was always
> considering the steps
> - plain text editor
> - enhanced editor
> - IDE
>
> but suddenly have the impression that the second one doesn't actually exist.
>
> What I consider an enhanc
On 11/5/2015 12:21 PM, Urs Liska wrote:
Am 05.11.2015 um 18:02 schrieb Johan Vromans:
On Thu, 5 Nov 2015 16:18:21 +0100
Urs Liska wrote:
Is there *any* tool around that offers more than a notepad application
but doesn't try to be an IDE?
Eh, Emacs?
Well, Emacs tries to be the *mother* of a
- Original Message -
From: "Alex Seefeldt"
To:
Sent: Thursday, November 05, 2015 7:54 PM
Subject: Repositioning system
Is there any way to manually change the vertical position of a single
system in Lilypond? I've tried just about everything I know and I can't
figure it out.
Try
On Thu 05 Nov 2015 at 19:54:05 (+), Alex Seefeldt wrote:
> Is there any way to manually change the vertical position of a single
> system in Lilypond? I've tried just about everything I know and I can't
> figure it out.
I have done this sort of thing to control the spacing of *all* the lines
On Thu 05 Nov 2015 at 18:11:52 (+0100), Marc Hohl wrote:
> I use the lyluatex package for my latest project. Everything looks fine,
> but unfortunately lyluatex does not support \preLilyPondExample,
> \postLilyPondExample and \betweenLilyPondSystem, respectively.
>
> I want to control the distance
Is there any way to manually change the vertical position of a single
system in Lilypond? I've tried just about everything I know and I can't
figure it out.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/li
On 06/11/2015 04:21, Urs Liska wrote:
Am 05.11.2015 um 18:02 schrieb Johan Vromans:
On Thu, 5 Nov 2015 16:18:21 +0100
Urs Liska wrote:
Is there *any* tool around that offers more than a notepad application
but doesn't try to be an IDE?
Eh, Emacs?
Well, Emacs tries to be the *mother* of all
On 03/11/15 21:57, Malte Meyn wrote:
In LilyPond versions above 2.19.something there is the more advanced
command \magnifyMusic that scales also stem lengths, beam thicknesses
and some other things.
\magnifyMusic #(magstep -2) { here comes the music }
% magstep -2 is the same factor a
Is there a way to stretch text over some measures (other than manually)?
For example:
poco a poco crescendo
to:
poco a poco crescendo
I've looked up spanning and padding and other things, but can't seem to
find any thing to the above example.
--
___
> On Nov 5, 2015, at 10:18 AM, Urs Liska wrote:
>
> Is there *any* tool around that offers more than a notepad application
> but doesn't try to be an IDE?
There’s a bundle that provides LilyPond syntax highlighting for TextMate:
https://github.com/textmate/lilypond.tmbundle
TextMate is mac onl
On 04/11/2015 15:23, Mark Knoop wrote:
You might consider using the pygit2 python module [1] rather than
calling calling git with subprocess. This could perhaps replace a
substantial part of your OpenLilyLibRepo class.
[1] http://www.pygit2.org/
Thank you for the pointer, I was not aware of t
Am 05.11.2015 um 18:02 schrieb Johan Vromans:
> On Thu, 5 Nov 2015 16:18:21 +0100
> Urs Liska wrote:
>
>> Is there *any* tool around that offers more than a notepad application
>> but doesn't try to be an IDE?
> Eh, Emacs?
Well, Emacs tries to be the *mother* of all IDEs.
> -- Johan
>
> __
Hi list,
I use the lyluatex package for my latest project. Everything looks fine,
but unfortunately lyluatex does not support \preLilyPondExample,
\postLilyPondExample and \betweenLilyPondSystem, respectively.
I want to control the distance between staves, and adding a padding
below the lyrics d
On Thu, 5 Nov 2015 16:18:21 +0100
Urs Liska wrote:
> Is there *any* tool around that offers more than a notepad application
> but doesn't try to be an IDE?
Eh, Emacs?
-- Johan
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org
Hi Urs,
> Does this have LilyPond support? I can't see anything detailed on the website.
Amongst other things, syntax-colouring is totally customizable. I wrote a basic
Lilypond syntax-colour plist 11 years ago (cf.
https://lists.gnu.org/archive/html/lilypond-user/2004-01/msg00668.html), but I
- Original Message -
From: "Urs Liska"
To: "lilypond-user"
Sent: Thursday, November 05, 2015 3:18 PM
Subject: LilyPond-aware text editors
Hi all,
does anyone know of LilyPond-aware text editors? I was always
considering the steps
- plain text editor
- enhanced editor
- IDE
but sudd
Am 05.11.2015 um 16:27 schrieb Kieren MacMillan:
> Hi Urs,
>
>> does anyone know of LilyPond-aware text editors? […]
>> What I consider an enhanced editor is a tool that gives at least syntax
>> highlighting for LilyPond, and optionally one or more of the following:
>> - code completion
>> - inpu
Hi Urs,
> does anyone know of LilyPond-aware text editors? […]
> What I consider an enhanced editor is a tool that gives at least syntax
> highlighting for LilyPond, and optionally one or more of the following:
> - code completion
> - input helpers
> - music functions
> - indenter/linter
http://s
Hi all,
does anyone know of LilyPond-aware text editors? I was always
considering the steps
- plain text editor
- enhanced editor
- IDE
but suddenly have the impression that the second one doesn't actually exist.
What I consider an enhanced editor is a tool that gives at least syntax
highlightin
Thomas Morley writes:
> 2015-11-01 19:55 GMT+01:00 pls :
>> Hey all,
>>
>> currently it's possible to add fingering indications (any character) inside
>> of dots or "below" the strings. (In my attachment in landscape orientation
>> it's rather to the right of the strings). Now I would like to b
28 matches
Mail list logo