Symmetrical hairpins

2023-09-24 Thread Arjen
the hairpins, in which case the left hairpin becomes very small: \version "2.24.1" \new Voice \relative <<   { c'2 c2 }   { s4...\pp\< s32\! s2\> <>\! } >> Is there an (hopefully easy) way to give both hairpins equal size and vertical alignment, regardless of the presence of an absolute dynamic in front? Regards, Arjen

Re: Othering??

2023-05-11 Thread Arjen
apturing the output in a file. On unix-like platforms there are several techniques for this, redirection comes to mind. lilypond-command > output.log 2>&1 Regards, Arjen Bax Op 10-05-2023 om 18:04 schreef Paul Hodges: Eh?  It's a perfectly good word that gets a moderate amoun

vertical placement of trillspan and upbow

2023-03-05 Thread Arjen
lso didn't work. Can someone please be so kind to explain how to accomplish this? Regards, Arjen

Re: Missing notes after lyrics end: bug?

2013-12-15 Thread Arjen Bax
Op 15-12-13 19:09, TaoCG schreef: > Instead create a subvoice and > assign the lyrics later to it. [cut] > sopV = \relative c'' { c4 c \new Voice = sopL { \voiceOne c2 c } c4 c } Thank you. Works like a charm! Vriendelijke groet / Kind regards / Vennli

Missing notes after lyrics end: bug?

2013-12-15 Thread Arjen Bax
relative c' { c4 c c c c c c c } \score { \new ChoirStaff << \new Staff = upper << \new Voice = sop { \voiceOne \sopV } \new Voice = alt { \voiceTwo \altV } >> \new Lyrics \lyricsto alt

Re: LibreOffice, Latex Docs ?? Documenting Lilypond's *.pdf output

2013-10-12 Thread Arjen Bax
Kevin Tough toughlife.org> writes: > > As a Lilypond newbie in what direction should I be looking to be able to > create documentation including Lilypond's pdf output. Inserting the > *.pdfs into Libre Office in Fedora seems to be a dead end, at least > directly. Create encapsulated postscript

Re: Decorated scores

2007-06-19 Thread Arjen Bax
Helge Kruse gmx.net> writes: > for some ornaments this sounds great. Even if this a bit offtopic, I dont > have a program to convert a bitmap graphic (TIFF, JPG,...) to EPS. Does > anbody knows any program that runs with Windows XP? ImageMagick is a set of command-line image-manipulating tool

Re: Decorated scores

2007-06-15 Thread Arjen Bax
Helge Kruse gmx.net> writes: > I would like to include some graphics in the score like celtic ornaments at > the page borders. What are best practices in an MS Windows environment? Occasionally, I use \epsfile to insert ornamental graphics between \score{} blocks. To convert any graphics file t

Re: Text alignment center of note head

2007-06-15 Thread Arjen Bax
TiagoM gmail.com> writes: > How can one align a \markup with the center of the notehead instead of it's > left edge? Use \halign: \version "2.10.20" { c''^\markup{\halign #0 "Centered"} } See http://lilypond.org/doc/v2.10/Documentation/user/lilypond/Overview-of-text-markup-commands#Overview

Re: Dynamic page size

2007-05-14 Thread Arjen Bax
27;t think so, but I would start by specifying a ridiculously large page width (wide enoug for your music to fit on one system) and ragged-right = ##t and using the eps backend. HTH, Arjen ___ lilypond-user mailing list lilypond-user@gnu.org http://l

Re: bug? \lyricsto aligns with markup, not with note

2007-03-29 Thread Arjen Bax
ut any problem today and my problem is gone. Greetz, Arjen ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

bug? \lyricsto aligns with markup, not with note

2007-03-28 Thread Arjen Bax
context, the Lyrics will be aligned ok. Is this a bug? Is there a workaround? Thank you, Arjen Bax \version "2.8.7" bas = \relative c'' { c1_"This is a rather long markup" } versII = \lyricmode { Word } \score { << \new Lyrics = basL { s4 } \new

collision of dynamic signs and markup text

2006-03-13 Thread Arjen Bax
} but it happens rather often in the piece I'm typesetting and this solution causes rather much typing and is error-prone. Is there an automatic way to achieve non-colliding texts? Thanks in advance, Arjen ___ lilypond-user mailing list lily