Am 10.06.2010 22:02, schrieb Neil Puttock:
On 9 June 2010 12:23, Robert Memering wrote:
I'm using Lilypond 2.12.2, with the following commands:
lilypond-book --pdf --format=latex --latex-program=pdflatex minimal.lytex
pdflatex minimal.tex
See
http://lilypond.org/doc/v2.12/Document
Am 09.06.2010 14:27, schrieb Marek Klein:
2010/6/9 Robert Memering mailto:memer...@uni-muenster.de>>
Am 09.06.2010 13:53, schrieb Marek Klein:
Have you tried to set indent to 0?
See:
http://lilypond.org/doc/v2.13/Documentation/notation/page-formatting#hori
Am 09.06.2010 13:53, schrieb Marek Klein:
Hi robert,
2010/6/9 Robert Memering mailto:memer...@uni-muenster.de>>
Dear all,
I have the following problem with the line-width parameter used by
lilypond-book:
When I specify the line-width to be exactly the same as my
c c c c c c c c c c c c c c c c }
\end{lilypond}
\rule{\textwidth}{1pt}
\end{document}
Thanks in advance for any help,
best regards,
Robert Memering
___
lilypond-user mailing list
lilypond-user@gn
Stem #'extra-offset = #'( -10.5 . 0 )
> }
> b4 c2 g |
> }
> \tag #'nor { g1 \fakeLiga d\startGroup \melisma a'2.\stopGroup b4 c2 g |
> }
>
> Anyone having a better solution?
>
> Regards,
> /Karl
Hi Karl,
very tricky solution.
Howe
Am Freitag, 18. Januar 2008 11:16 schrieb Robert Memering:
> I am using 2.11.34 on Linux. The version I used before
> (2.11.34) did not produce this unwanted space.
Typo here, my current version is of course 2.11.37.
Robert
--
Robert Memering
Arbeitsbereich Linguistik, Universität M
Hi all,
in a book with several scores I get some unwanted space
after the score titles (breaking my page layout), the
origin of which I do not understand, because I have set
"after-title-space" to zero.
Annotate-spacing calls this space "Y-extent".
Please have a look at my \paper block and the att
ide BarLine #'transparent = ##t
\override Slur #'transparent = ##t
}
\context { \Lyrics
\consists "Bar_engraver"
\consists "Separating_line_group_engraver"
\override BarLine #'transparent = ##f
ngly used
for a line of music (i.e. set of staves), like the English term.
Regards,
Robert
--
Robert Memering
Arbeitsbereich Linguistik, Universität Münster
Hüfferstraße 27, D-48149 Münster, Germany
Raum 01.85, Tel. +49-251-83-31958
http://santana.uni-muenster.de
gt;
> Thanks, Lara Diamand
>
Hi,
I use a StaffGroup with
\override StaffGroup.SpanBar #'transparent = ##t
and then, at the very end of one voice:
\override StaffGroup.SpanBar #'transparent = ##f
\bar "|."
Regards,
Robert
--
Robert Memering
Arbeitsbereich Lingu
um-Y-extent
to #f, does not work. (This was the solution you gave
in a recent thread.)
So I'll have to accept the wrong accidentals as
the lesser evil...
... or is there any way to manipulate their size in
some other way?
Regards,
Robert
--
Robert Memering
Arbeitsbereich Linguistik, Univer
erride the size of these accidentals?
I tried overriding some properties of the
AccidentalSuggestion object (size and font-size),
but it had no effect.
Regards,
Robert
--
Robert Memering
Arbeitsbereich Linguistik, Universität Münster
Hüfferstraße 27, D-48149 Münster, Germany
Raum 01.85, Tel. +
}
> \lyricmode{ Here is some text }
>
>/Mats
>
Thank you very much!
I wouldn't have imagined that a spacing value
could be set to "false" :-)
Regards,
Robert
--
Robert Memering
Arbeitsbereich Linguistik, Universität Münster
Hüfferstraße 27, D-48149 Münster, Ger
Am Dienstag, 20. Februar 2007 17:10 schrieb Trevor Bača:
> On 2/20/07, Robert Memering <[EMAIL PROTECTED]> wrote:
> > Am Montag, 19. Februar 2007 22:33 schrieb Trevor Bača:
> > > On 2/19/07, Robert Memering <[EMAIL PROTECTED]> wrote:
> > > > Hi all,
Am Montag, 19. Februar 2007 22:33 schrieb Trevor Bača:
> On 2/19/07, Robert Memering <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > is there a way to set the vertical distance
> > between staves of a system to a fixed value,
> > regardless of what happens
,
Robert
--
Robert Memering
Arbeitsbereich Linguistik, Universität Münster
Hüfferstraße 27, D-48149 Münster, Germany
Raum 01.85, Tel. +49-251-83-31958
http://santana.uni-muenster.de
___
lilypond-user mailing list
lilypond-user@gnu.org
http
Hi all,
is there an easy way to set the vertical distance of
a lyrics line from the corresponding staff?
In my score the lyrics are too far away from the
staff.
Lilyond 2.11.18 on SUSE 10.2
I can send the source if this is non-trivial.
Best regards,
Robert Memering
pport for mensural notation
in lilypond. I won't have the time to actually contribute
code or graphics, but as a musicologist with special interest in
14-16th-century notation I could help with advice or
comments if needed.
Robert
--
Robert Memering
Arbeitsbereich Linguistik, Universität
was to copy them to a directory
in my emacs lisp path and put
(load "lilypond-init.el" nil t t)
in my .emacs file.
Robert Memering
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
-offset, again no effect. The only thing I can
tweak is the X-offset.
Any suggestions?
Regards,
Robert Memering
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
g 2.9.14 (Linux)
Regards,
Robert Memering
\version "2.9.14"
\include "deutsch.ly"
#(set-global-staff-size 18)
\paper
{
#(set-paper-size "a4")
indent = 30\mm
left-margin = 2\cm
indent = 2\cm
line-width = 17\cm
% after-title-space = 1.
Hi all,
I'm very frustrated because I still can't get proper alignment
of my multi-line instrument names. I wrote a lengthy
message to this list, including example bitmaps of the
output, but nobody responded.
(see http://lists.gnu.org/archive/html/lilypond-user/2006-03/msg00302.html)
Now, several
Hello all,
when using the Linux installer, and after a successful (I assume) istallation
trying to run lilypond, I get this:
/usr/local//lilypond/usr/bin/lilypond: error while loading shared libraries:
libstdc++.so.6: cannot open shared object file: No such file or directory
The FC4 RPM packag
Hello all,
I recently upgraded to 2.7.13 from 2.4.4 because I wanted
to try some of the new features of the newer versions, esp.
"suggestAccidentals", which is a great improvement for me.
I am really happy! (Now I can listen to my midis from
full-of-musica-ficta renaissance pieces...)
I also agree
Am Donnerstag, 22. September 2005 00:48 schrieb Han-Wen Nienhuys:
> No, staves. I could make the vertical alignment routines adjust their
> vertical stretch by inspecting the alignment-stretch-factor of their
> left bound. This would make it possible to make systems take up more
> vertical space
Am Mittwoch, 17. August 2005 12:25 schrieb Gordon Gilbert:
> Hi folks!
>
> I remember reading in here about emacs "lilypond mode". I have just
> rejigged xemacs for my text editing, and was wondering if someone could
> point me to how to set that up, or if the latest, bleeding-edge version of
> XE
Am Freitag, 22. Juli 2005 15:57 schrieb Kieren Richard MacMillan:
> I need straight PS output (to manipulate in Illustrator), not PDF.
> However, I can't determine where to put the --ps flag, and when I try
> to run from the command line, I get errors (can't find
> /users/hanwen/...lib, etc.).
As
Am Donnerstag, 16. Juni 2005 13:14 schrieb Mats Bengtsson:
> Developers, is the tex backend supposed to be actively supported?
>
> Olivier, do you have any specific reason to use the TeX code?
> By default, LilyPond 2.5.xx generates Postscript code directly.
> If you want to include some music exam
Hello again,
I finally managed to get nice scores out of my shiny new
2.5.29 build. But I'm afraid that I'm still not really happy
with it. The new PS backend (i.e. getting away from TeX)
is of course a good idea, but its text output is not
usable for me at this moment (no kerning; many special
ch
Am Sonntag, 5. Juni 2005 21:09 schrieb Graham Percival:
> Well, yes. We can't figure out what went wrong without an
> input file.
Nevermind, I figured it out myself. You were right, I was
actually doing something fancy. It was a bar-number trick
that I took from one of the example files:
\overri
Am Samstag, 4. Juni 2005 23:49 schrieb Graham Percival:
> > GNU LilyPond 2.5.27
> > »sicongieprens-neu.ly« wird verarbeitet
> > Analysieren...sicongieprens-neu.ly:1:48: In expression
> > (make-stencil-boxer 0.1
> > 0.25 ...):
> > sicongieprens-neu.ly:1:48: Wrong number of arguments to # > make-sten
Am Samstag, 4. Juni 2005 06:27 schrieb Tapio Tuovila:
> I'd like to second Graham's opinion. Compiling 2.5.2x goes smoothly on
> suse 9.3; at least I have noticed no particular problem. And once you
> use 2.5.x you need not worry about dvips -sort of things.
I have deleted 2.4.4 and built 2.5.27 o
Well,
I finally post a message here and I am ready to take all
the "didn't you search the archive" and "didn't you read
the documentation" replies. Perhaps I am really stupid.
But: I am frustrated.
[you may skip the whining now and see below for the actual problem]
I am definitely not a newbie,
33 matches
Mail list logo