On Mon, Dec 8, 2008 at 12:32 PM, James E. Bailey <
[EMAIL PROTECTED]> wrote:
>
> Am 08.12.2008 um 19:06 schrieb Trevor Bača:
>
> On Thu, Dec 4, 2008 at 7:06 AM, james <[EMAIL PROTECTED]> wrote:
>
>> After much searching, I found it. Fontbook installs user-installed fonts
>> to a directory that isn
Hi Silas,
Or maybe just allow the user to switch
empty-staff removal on and off at arbitrary bars.
That's easy enough — check the list archives (or LSR) for keep-alive-
interfaces, and you'll find the answer.
Hope this helps!
Kieren.
___
lilypond
Pierre Russell Straddler wrote:
Francisco Vila gmail.com> writes:
2008/12/8 Pierre Russell Straddler gmail.com>:
the cd ~/Desktop
sudo lilypond-2.10.33.-1.linux-x86.sh
still didn't work. I get the error
"Can't open lilypond-2.10.33.-1.linux-x86.sh"
Those filenames plenty of dashes and do
Francisco Vila gmail.com> writes:
>
> 2008/12/8 Pierre Russell Straddler gmail.com>:
> > the cd ~/Desktop
> > sudo lilypond-2.10.33.-1.linux-x86.sh
> >
> > still didn't work. I get the error
> >
> > "Can't open lilypond-2.10.33.-1.linux-x86.sh"
>
> Those filenames plenty of dashes and dots ar
Hi,
I wanted to install the app lilypond-kde4 http://code.google.com/p/lilykde/
but I get :
/lilypond-kde4-0.1# exit
[EMAIL PROTECTED]:~/2home/lilypond-kde4-0.1$ cmake .
CMake Error at /usr/share/cmake-2.6/Modules/FindKDE4.cmake:72 (MESSAGE):
ERROR: cmake/modules/FindKDE4Internal.cmake not foun
I have a percussion score that is coming around especially after reading
page 353 in the notation manual. One odd thing though is if I add a line
in the header the last line in the second page breaks at measure 3 instead
of measure 4 where I have an explicit break. I have the subtitle header
line
Pierre Russell Straddler wrote:
preface: I just got a "top posting" error message, which I've never seen
before. I apologise for this breech of protocol and etiquette
Hi there
I tried to download Lilypond from the lilypond site. When I "do what I am told"
(i.e. "open with text editor
Am 08.12.2008 um 19:06 schrieb Trevor Bača:
On Thu, Dec 4, 2008 at 7:06 AM, james <[EMAIL PROTECTED]>
wrote:
After much searching, I found it. Fontbook installs user-installed
fonts to a directory that isn't indexed by fontconfig ~/Library/
Fonts. After I realised that, I knew to tell fontb
On Mon, Dec 08, 2008 at 06:08:57PM +, Silas S. Brown wrote:
> c'1 R1*4 d'1 e'
>
> i.e. you can't assume that the "1" from the
> "R1*4" will carry over to the next note.
Umm, no. You *can* assume that the "1*4" from the "R1*4" carries
over to the next note.
> Should this be mentioned in the
Hi, I have an orchestral score that has only 1
system per page. I did:
\layout {
\context { \RemoveEmptyStaffContext }
}
and it works great, except for one problem: On
most pages, not enough of the staves are removed
to be able to fit another system on. Result: the
reader has to do more work
Hi, is this a bug or a feature? - on Lilypond 2.10.33 if you do
c'1 R1*4 d' e'
it leaves some extra blank bars after the D.
To get around it, you have to write
c'1 R1*4 d'1 e'
i.e. you can't assume that the "1" from the
"R1*4" will carry over to the next note.
Should this be mentioned in the d
On Thu, Dec 4, 2008 at 7:06 AM, james <[EMAIL PROTECTED]> wrote:
> After much searching, I found it. Fontbook installs user-installed fonts to
> a directory that isn't indexed by fontconfig ~/Library/Fonts. After I
> realised that, I knew to tell fontbook to install my fonts system-wide,
> apparen
2008/12/8 Pierre Russell Straddler <[EMAIL PROTECTED]>:
> the cd ~/Desktop
> sudo lilypond-2.10.33.-1.linux-x86.sh
>
> still didn't work. I get the error
>
> "Can't open lilypond-2.10.33.-1.linux-x86.sh"
Those filenames plenty of dashes and dots are almost impossible to
type correctly, please do
Pierre Russell Straddler wrote:
preface: I just got a "top posting" error message, which I've never seen
before. I apologise for this breech of protocol and etiquette
Hi there
I tried to download Lilypond from the lilypond site. When I "do what I am told"
(i.e. "open with text editor
preface: I just got a "top posting" error message, which I've never seen
before. I apologise for this breech of protocol and etiquette
Hi there
I tried to download Lilypond from the lilypond site. When I "do what I am told"
(i.e. "open with text editor) I get this message:
could not o
2008/12/8 Jos Koning <[EMAIL PROTECTED]>:
> Hello,
>
> In none of the cygwin pachages I checked (under "publishing" with cygwin
> setup.exe) seems Lilypiond to be available. Nevertheless I should, according
> to instructions on the Dutch site I use. I am looking for a Windows XP
> version. What sho
Hello,
In none of the cygwin pachages I checked (under "publishing" with cygwin
setup.exe) seems Lilypiond to be available. Nevertheless I should, according
to instructions on the Dutch site I use. I am looking for a Windows XP
version. What should I do
__
It works also within MediaWiki-Software as an extension.
In the Lilypond.php file you have to change the parameters:
$cmd = $wgLilypond
" -d safe -d eps --format=png ---header=textidoc "
I still have some formatting problems, but first I have to read the manuals
;-)
Hajo
--
---
...
2008/12/7 Neil Puttock <[EMAIL PROTECTED]>:
> It's not a very elegant solution, but you could override the stencil
> using \musicglyph to access the semibreve rest, positioning it
> manually using 'X-offset and 'staff-position.
Mmm... Adjusting 'X-offset is really not a very elegant way :-)
But a
Hello,
i've cut four bars from two voices from some piece, SA-TB (two staves)
(please see below the snippet, only tenor and bass, no lyrics).
When lilypond produces whole piece, there is a "collision" in \bass:
upper tie crosses lower dot (mmm... probably, not allways, but sometimes;-).
You could try adding
ragged-bottom = ##t
ragged-last-bottom = ##t
to the \paper section.
Nick
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of chip
> Sent: Monday, 8 December 2008 14:23
> To: lilypond-user@gnu.org
> Subject: outp
21 matches
Mail list logo