Janek Warchoł wrote Sunday, March 24, 2013 10:56 PM
> On Sat, Mar 23, 2013 at 7:13 PM, Trevor Daniels wrote:
>> The Notation Reference is a _reference_ document. It is intended to
>> remind users of information which they already understand. Explanations
>> belong either in the Learning Manual
It of course depends on how large you want the dot and what other
flexibility you want/need. But with a regular '.' (or any character-
string) you could easily do this without special function code needed:
\version "2.16.0"
dotcolor = #red
smalldotmark = \markup{\bold \with-color \dotcolor ".
I am trying to get frescobaldi to run. I have it installed and it loads
except I get the "could not load poplarqt4 module" Anyone know of a fix for
this?
Thank you
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/frescobaldi-on-mac-tp139401p143394.html
Sent from the User
Hello,
Did you install all the dependencies? If that message shows in the "Preview"
window of frescobaldi, it seems that the "python-poppler-qt4" module is not
installed.
Unlike other dependencies, it's not available via macports or homebrew. You
have to download it here and fellow the instructio
Am 24.03.2013 23:56, schrieb Janek Warchoł:
Hi all,
...
On Sun, Mar 24, 2013 at 3:02 AM, Thomas Morley
wrote:
this is great!!
I've never read a better explanation of x_aligned_on_self and
aligned_on_x_parent.
thanks! :)
Could i ask you to write a function that would print a red dot on top
hello list,
i have just discovered that you can save music events to a file with
event-listener.ly. this is an incredible feature for what i'm trying to
do, that is generate csound scores from lilypond files. i managed to do
that from the midi file generated by lilypond, using a very simple pytho
Greetings -
I'm running LilyPond 2.16.2 under Windows 7, SP1.
I've copied the *.el files from lilypond\..\site-lisp to
\emacs\emacs-24.3\site-lisp
and I've set the PATH and HOME variables so that I think emacs is finding
lilypond-mode.el, but when I open emacs and type , I get
[no match]. When I
I'm trying to wrestle lilypond-book into making a songbook (while
realizing that's in intended [and better] for musicological
documents).
Can someone direct me to a list of default lilypond values for
margins? My goal is to tweak the margins in the laTex source file so
that they approximate lilypo
Am 25.03.2013 14:11, schrieb Jeremy Boor:
I'm trying to wrestle lilypond-book into making a songbook (while
realizing that's in intended [and better] for musicological
documents).
Can someone direct me to a list of default lilypond values for
margins? My goal is to tweak the margins in the laTex
Urs,
Actually, I didn't know about \includepdf. I use LaTex for papers and
things, but I'm no guru. I'll check out \includepdf.
My interest in using lilypond-book is mostly a result of my needing to
include front-matter (especially TOC) in the finished product. The
scores are complete scores of f
Greetings
Am 25.03.2013 14:09, schrieb Ralph Palmer:
> Greetings -
>
> I'm running LilyPond 2.16.2 under Windows 7, SP1.
>
> I've copied the *.el files from lilypond\..\site-lisp to
> \emacs\emacs-24.3\site-lisp
I did the same (exept that I created a neu subdirectory
site-lisp\lilypond\).
> an
On Mon, Mar 25, 2013 at 08:58:09AM -0300, luis jure wrote:
> i looked at event-listener.ly, but i'm afraid it's way over my head. i can
> hardly manage some basic python, for me scheme is undecipherable.
>
> could anyone give me a hint how to modify event-listener.ly to recognize
> parenthesized
Thanks for that. Yes it shows up in the module window. I have tried to
install using the commands you have posted but I always get a fatal error,
sorry not in from of my computer but it is something to do with #include
not being at the correct path. It happens with the first
command you listed. Th
Perhaps the reason is elsewhere, but your kind of error is what occurs when
the python command use the built-in version of python, not the one installed
by macports (or homebrew).
If you installed python via macports, you could use this (always from
python-poppler-st4 folder):
/opt/local/Library/
on 2013-03-25 at 09:29 Graham Percival wrote:
> Unfortunately you'll need some scheme knowledge, but if you can
> get the general idea of the below function then you should be
> fine:
thanks for the thorough explanation, graham, you just ruined my easter
holidays... ;-)
first i need to finish h
Le 25/03/2013 17:29, Graham Percival a écrit :
On Mon, Mar 25, 2013 at 08:58:09AM -0300, luis jure wrote:
i looked at event-listener.ly, but i'm afraid it's way over my head. i can
hardly manage some basic python, for me scheme is undecipherable.
could anyone give me a hint how to modify event-
> not top posting
I'm setting a vocal piece containing a simple repeat. The code below shows
problems with prematurely ending a volta, but only if the Lyrics block is
included. I've trimmed the live version down to this:
%<-
\version "2.17.14"
on 2013-03-25 at 22:05 Phil Hézaine wrote:
> Today, after the same discovery I was wondering the same question than
> Luis but for drum-types (in \drummode, ie: sna, wbl... )
funny, i was intending to use it for a drumstaff also...
___
lilypond-user
> I'm setting a vocal piece containing a simple repeat. The code below shows
> problems with prematurely ending a volta, but only if the Lyrics block is
> included. I've trimmed the live version down to this:
The lyrics are 'connected' to the "sop" Voice. You only have to specify the
lyrics.
\
Urs Liska writes:
> And is your intention to keep the lilypond source inside the LaTeX
> document? If that's not explicitely wanted you may have a look at my
> musicexamples' package.
> Overview: http://www.openlilylib.org/?/musicexamples/
> The links to the project page and download on SourceFor
I'm typesetting a piano score that is mostly in two staves, but occasionally
in three. I have filled the third staff with spacers rests when it's not
needed and used \RemoveEmptyStaves and "Keep_alive_together_engraver" to
hide it when its empty.
The problem is that the first line of the score use
When you override something in the layout-block you do so for every instance
of Staff.
If you want to make only the third staff disappear you have to remove the
override from the layout-block and apply only to that staff like this:
leftTwo = \relative c {
\override Staff.VerticalAxisGroup #'remo
On Mon, Mar 25, 2013 at 10:05:28PM +0100, Phil Hézaine wrote:
> Le 25/03/2013 17:29, Graham Percival a écrit :
> >To add \parenthesize, you need to create a similar function or
> >extend that original one to deal with those events. To see the
> >events, try:
> >
> >\displayMusic { c'4 \parenthesiz
On 13-03-25 03:27 PM, Toine Schreurs wrote:
I'm setting a vocal piece containing a simple repeat. The code below shows
problems with prematurely ending a volta, but only if the Lyrics block is
included. I've trimmed the live version down to this:
The lyrics are 'connected' to the "sop" Voice. Yo
I was trying to allocate a tweak command to a variable and eventually
managed to get it to work after finding what I needed by a search of the
lilypond-user archives (
http://lists.gnu.org/archive/html/lilypond-user/2011-09/msg00279.html).
However, I was initially misled by the NR having a sec
25 matches
Mail list logo