2013/3/27 Derek :
> Package poppler-qt4 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `poppler-qt4.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'poppler-qt4' found
2013/8/16 chiffonMyst :
> Package poppler-qt4 was not found in the
2013/8/16 Davide Liessi :
> Yesterday I submitted to MacPorts new Portfiles for frescobaldi and
> python-poppler-qt4.
[...]
> I will announce on this list when the Portfiles will be approved and
> available to all users.
Not yet approved by MacPorts project, but if you want to try them, you
can fi
Installing now
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/frescobaldi-on-mac-tp139401p149513.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gn
Consider the following minimal example:
/\version "2.17.20"
fluteOne = \relative c' { \repeat unfold 2 { c'8 d e f g2 | R1*8 } }
fluteTwo = \fluteOne
\score {
\new Staff \with { instrumentName = "Flutes" }
{ \compressFullBarRests \partcombine \fluteOne \fluteTwo }
}/
If
Paul Morris writes:
> Nice progress on Schikkers list! It seems like it is coming along
> well.
Thank you! Now all I need is more hackers and users/people giving
feedback, like you :-)
> One thing that is counter-intuitive (maybe you're already aware of
> this), is that selecting a different n
David Kastrup wrote Tuesday, August 20, 2013 6:46 AM
> Uh, no? df is an abbreviation, but des is a proper pronouncable name
> (if you are Dutch/German, that's the name you use when talking about
> music). As such, it has a letter combination that is natural to scan.
... even for non-German, no
I know it's an odd request, but what if I actually want
the ~ character to print in lyrics? None of these work:
"~"
'~'
\~
#"~"
##\~
#(string #\~)
Thanks.
- Mark
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/list
interesting ...
markup \char ##x7e
works for 2.16.2.
HTH
Jan-Peter
Am 20.08.2013 10:15, schrieb Mark Polesky:
I know it's an odd request, but what if I actually want
the ~ character to print in lyrics? None of these work:
"~"
'~'
\~
#"~"
##\~
#(string #\~)
Thanks.
- Mark
___
On 20.08.2013, at 10:15, Mark Polesky wrote:
> I know it's an odd request, but what if I actually want
> the ~ character to print in lyrics? None of these work:
>
> "~"
> '~'
> \~
> #"~"
> ##\~
> #(string #\~)
>
> Thanks.
> - Mark
\char ##x007E
hth
patrick
>
>
> __
2013/8/20 Mark Polesky :
> I know it's an odd request, but what if I actually want
> the ~ character to print in lyrics? None of these work:
>
> "~"
> '~'
> \~
> #"~"
> ##\~
> #(string #\~)
>
> Thanks.
> - Mark
>
Hi Mark,
\new Voice { c' c' c' }
\addlyrics
\lyricmode { xy \markup { "~" } xy }
On 20 Aug 2013, at 10:15 , Mark Polesky wrote:
I know it's an odd request, but what if I actually want
the ~ character to print in lyrics? None of these work:
"~"
'~'
\~
#"~"
##\~
#(string #\~)
\version "2.17.22"
mytilde = \markup { "~" }
\relative c'' { d8 c16 a bes8 f e' d c4 }
\addlyri
Mark Polesky writes:
> I know it's an odd request, but what if I actually want
> the ~ character to print in lyrics? None of these work:
>
> "~"
> '~'
> \~
> #"~"
> ##\~
> #(string #\~)
Well, the string is converted. Try
\markup { "~" }
Note that \markup "~" again is identical to "~", but \
- Original Message -
From: "Mark Polesky"
To: "lilypond-user"
Sent: Tuesday, August 20, 2013 9:15 AM
Subject: printing actual "~" character in lyrics?
I know it's an odd request, but what if I actually want
the ~ character to print in lyrics? None of these work:
"~"
'~'
\~
#"~"
##\
2013/8/20 Thomas Morley :
> 2013/8/20 Mark Polesky :
>> I know it's an odd request, but what if I actually want
>> the ~ character to print in lyrics? None of these work:
>>
>> "~"
>> '~'
>> \~
>> #"~"
>> ##\~
>> #(string #\~)
>>
>> Thanks.
>> - Mark
>>
>
>
>
> Hi Mark,
>
> \new Voice { c' c' c' }
Thomas Morley wrote:
> \markup { ~ } (without "") works too.
Wow, 5 replies in 15 minutes. Some mailing list we got here!
I like this one:
tilde = \markup { ~ }
Thanks everyone.
- Mark
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lis
2013/8/19 James Harkins :
> Phil Holmes philholmes.net> writes:
>
>> I think a lot of us simply use the Dutch standard of es for a flat and is
>> for a sharp - I certainly do.
>
> I'll be bold and disagree. G-flat is ges in Dutch (3 characters) and gf in
> English (2 characters). If you're typeset
On Aug 20, 2013, at 4:02 AM, Jan Nieuwenhuizen wrote:
> Thank you! Now all I need is more hackers and users/people giving
> feedback, like you :-)
Glad to help. :-)
>> One thing that is counter-intuitive (maybe you're already aware of
>> this), is that selecting a different note duration from
Davide-
As far as I know, I have a working Frescobaldi install (OS 10.8.4) after
following Philippe's instructions, except that lyric hyphenation generates an
error message. I am curious as to whether it works in your installation.
Thank you for the work you have done to make this valuable tool
2013/8/17 Thomas Morley :
> Hi Roel,
>
> I took David's proposal (many thanks) and rewrote the whole snippet.
> It now works with \drummode and \notemode for 2.16.2 and 2.17.24.
> I added a more generic function
> \grace-repeat
> which offers the possibility to specify any number of repetitins and
I want to use an alla breve or barred C for time 2/1. I found this snippet on a
previous post:
\set Staff.timeSignatureFraction = #'(2. 2)
but when I try it it gives an error in my Lily version (2.16.1):
waarschuwing: type controle gefaald voor `timeSignatureFraction'; waarde `(2.0
2)' moet ty
2013/8/18 Thomas Morley :
> 2013/8/18 Pierre Perol-Schneider :
>> 2013/8/17 Thomas Morley
>>>
>>>
>>> > 2) property setting music objs. in music-functions.scm
>>>
>>> Here I don't understand.
>>> Could you c/p what you did?
>>
>>
>> OK.
>> In LilyPond scm files, there is one named music-functions.
2013/8/20 Kris Van Bruwaene :
> I want to use an alla breve or barred C for time 2/1. I found this snippet
> on a previous post:
> \set Staff.timeSignatureFraction = #'(2. 2)
> but when I try it it gives an error in my Lily version (2.16.1):
Hi,
there's a missing space, use
\set Staff.timeSignatu
2013/8/20 Kris Van Bruwaene
> I want to use an alla breve or barred C for time 2/1. I found this snippet
> on a previous post:
> \set Staff.timeSignatureFraction = #'(2. 2)
> but when I try it it gives an error in my Lily version (2.16.1):
> waarschuwing: type controle gefaald voor `timeSignature
Thomas Morley writes:
> 2013/8/20 Kris Van Bruwaene :
>> I want to use an alla breve or barred C for time 2/1. I found this snippet
>> on a previous post:
>> \set Staff.timeSignatureFraction = #'(2. 2)
>> but when I try it it gives an error in my Lily version (2.16.1):
>
> Hi,
>
> there's a missi
It is going on 8 years now I've been typesetting hymns in Lilypond, and one
thing is still very irritating.
For many hymns, you have 3 or 4 verses. And you have a refrain/chorus. It
is standard hymn practice to vertically center the chorus between two
staves.
Yes, it is easy to add the chorus t
On Tue, Aug 20, 2013 at 4:20 PM, Ted Walther wrote:
>
> Now, someone posted another alternative; I could mark the musical notes of
> the refrain as a separate voice, and tie the chorus lyrics to that. Well
> and good; I wasn't aware that voices could be sequential. After all,
> staves in a scor
I want to use an alla breve or barred C for time 2/1. I found this snippet on
a previous post:
\set Staff.timeSignatureFraction = #'(2. 2)
but when I try it it gives an error in my Lily version (2.16.1):
waarschuwing: type controle gefaald voor `timeSignatureFraction'; waarde
`(2.0 2)' moet type he
I want to use an alla breve or barred C for time 2/1. I found this
snippet on a previous post:
\set Staff.timeSignatureFraction = #'(2. 2)
but when I try it it gives an error in my Lily version (2.16.1):
waarschuwing: type controle gefaald voor `timeSignatureFraction'; waarde
`(2.0 2)' moet type
Thank you Carl. Interesting example. For the hymns I do, that might work
for the first couple bars, but then I'll have to predict where the
linebreak will be and revert it at that point. I'm using a template system
to auto-generate the lilypond code, so having to insert a counter-acting
command
Another problem with that snippet is the amount to drop. With a good
centering command, it is centered. But if I alter the font size, etc, the
amount of raising and dropping needed to center the lyrics will alter. How
can I predict that without a lot of kludgy code? Again, I'm generating
lilypo
Ted Walther wrote
> Another problem with that snippet is the amount to drop. With a good
> centering command, it is centered. But if I alter the font size, etc, the
> amount of raising and dropping needed to center the lyrics will alter.
> How
> can I predict that without a lot of kludgy code?
Hi Dominic,
Have you tried using \partcombineApart and \partcombineAutomatic? (See
code below). See also Notation Reference 1.5.2 - Automatic Part Combining
http://lilypond.org/doc/v2.17/Documentation/notation/multiple-voices
There are also \partcombineUP and \partcombineDOWN flavours of
\partco
On Tue, Aug 20, 2013 at 5:49 PM, Ted Walther wrote:
> Another problem with that snippet is the amount to drop. With a good
> centering command, it is centered. But if I alter the font size, etc, the
> amount of raising and dropping needed to center the lyrics will alter. How
> can I predict th
On Tue, Aug 20, 2013 at 6:02 PM, Eluze wrote:
> Ted Walther wrote
> > Another problem with that snippet is the amount to drop. With a good
> > centering command, it is centered. But if I alter the font size, etc,
> the
> > amount of raising and dropping needed to center the lyrics will alter.
>
I'm able to write my own graphical stencils using
ly:make-stencil, and I also can override stencils with
text or markup using the ly:text-interface::print
callback, but now I want to make one stencil with
graphics *and* text, and I can't figure out how to do
that.
Is there some way to achieve some
Mark Polesky writes:
> I'm able to write my own graphical stencils using
> ly:make-stencil, and I also can override stencils with
> text or markup using the ly:text-interface::print
> callback, but now I want to make one stencil with
> graphics *and* text, and I can't figure out how to do
> that.
Thank you Carl, that is a perfect example. For me, the gap on the right
hand side because of the forced break breaks the flow. Also takes up more
space. If I force breaks it is ok, but I prefer compact music.
Sounds like we are working on something similar, Carl. I'm porting the
Reactor Core H
Thanks Ian, I'll try that.
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/How-to-force-a-superfluous-CombineTextScript-to-be-printed-tp149514p149574.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user
38 matches
Mail list logo