Git.
Github isn't plain git either.
I'm perfectly fine with git and email, your requirments might differ
from mine.
///
I don't know about github, but I wouldn't be surprised if their rules
would be something that I wouldn't accept. You might be more liberal
in what you tol
ond.org/easier-editing.html
perhaps you could simply add the others to that page.
Regards,
/Karl Hammar
---
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57
___
li
" (note. eu defines an
industry as something that manuf. phycical goods, no I don't have the
ref. handy) partner, tought I have a company that have been involved
in typesetting for pay.
And I don't know if I can get any interest from the Univ. (they used
Sibelius a few years ago) or t
David:
> k...@aspodata.se (Karl Hammar) writes:
> > Do anyone have a clue what to do about this error:
...
> > $ ./autogen.sh > http://turkos.aspodata.se/tmp/log.autogen.sh
...
> Guilev2 is not supported yet. What does autoconf tell?
$ grep -iC2 guile log.autogen.sh
In procedure expand-macro:
ice-9/psyntax.scm:1417:32: Syntax error:
unknown location: source expression failed to match any pattern in form when
make[1]: *** [out/internals.texi] Error 1
make[1]: Leaving directory `/var/home/karl/Net/git/lilypond/Documentation'
make: *** [all] Error 2
$
Reg
I've made two scripts depend_ly and depen_tex [1] which finds
out what depends on what (think gcc -M), and make [2] takes care of the
rest.
Would it be good to make lilypond print out a files dependancies like
gcc?
Regards,
/Karl Hammar
[1] http://turkos.aspodata.se/git/musik/bin/
[2] http:/
62,7 @@ String_convert::to_lower (string s)
}
string
-String_convert::reverse (string s)
+String_convert::reverseX (string s)
{
return (char *) memrev ((unsigned char *)s.data (), s.length ());
}
Regards,
/Karl Hammar
--
Reinhold Kainhofer:
> Am Sunday, 14. August 2011, 03:36:05 schrieb Karl Hammar:
> > Works here:
> Doesn't work here on a German Kubuntu system:
...
> > $ echo $LANG
> > C
> $ echo $LANG
> de_AT.UTF-8
$ LANG=de_AT.UTF-8
$ echo 'z:/' | egrep '^(/|[A
27;z:/' | egrep '^(/|[A-z]:/)'
z:/
$ echo 'bin/' | egrep '^(/|[A-z]:/)'
$ egrep --version | head -1
GNU grep 2.6.3
$ echo $LANG
C
$
[A-z] is a valid range in the C locale. Maybe you have a locale with a
sorting
Han-Wen Nienhuys:
> On Thu, Jul 21, 2011 at 12:31 PM, Karl Hammar wrote:
...
> > After "dup" there is two "blot"s, "gt" consumes one and "setlinewidth"
> > the other.
>
> I'm sorry - I misunderstood; I thought you saw a probl
Han-Wen Nienhuys:
> On Thu, Jul 21, 2011 at 8:11 AM, Karl Hammar wrote:
> > Han-Wen Nienhuys:
> >> Werner, can you have a look at http://codereview.appspot.com/4819041 ?
> > There is no blot on the stack below (as indicated by the comment),
> there is; the dup puts it
You don't seem to use this, why defining it?
+/draw_box % width height x y
+{
rmoveto % w h
currentpoint % w h x1 y1
4 2 roll % x1 y1 w h
4 copy
rectfill
- rectstroke
} bind def
Regards,
/Kar
Graham:
...
> ** Eliminate tabs
>
> I'm going to make the bold step of assuming that we will eliminate
> tabs in all C++ files.
...
That implies that tabs in strings should be replaced with \t, is that
what you want?
Rega
ough
that route. This can be set with
route del default gw
route add default gw mss
where mss = maximum segment size. A good first try is MTU - 80, see
rfc-879 for details.
Regards,
/Karl Hammar
it.sv.gnu.org/lilypond
* [new branch] master -> origin/master
$
Regards,
/Karl Hammar
---
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57
___
lilypond-
Graham:
> On Mon, Jun 06, 2011 at 10:58:11AM +0200, Karl Hammar wrote:
> > Graham:
> > > (this proposal will be rushed because nobody will argue against
> > > it. Initial discussion 6 June, summary and tentative decision 8
> > > June, implementation 10 June)
. If you really
care about this, provide a pretty printer instead, and stipulate
that all code should go through that.
I propose instead:
. Don't ever provide patches whith white space changes (in the code)
unless the patch is only abo
o eps -> svg, can that be of any help...
Regards,
/Karl Hammar
---
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57
___
lilypond-devel mailing list
lilypond-deve
141.96.221.173.in-addr.arpa domain name pointer cas-ftl1.datacore.com.
$
But cas-ftl1.datacore.com doesn't poin back to the same number:
$ host cas-ftl1.datacore.com.
cas-ftl1.datacore.com has address 205.237.192.88
$
Regards,
/Karl Hammar
es bes", it should be only one b-flat
sign?
And the b-flat sign could be displaced horisontally to the left as
in gregorian chant?
The rests looks a little thick in section 1.4 in the pdf.
Wery nice, I'm very happy to see this!!!
Regar
k music archival", or "high-quality, specialized music
> notation", or "educational software for cheap 3rd-world donated
> computers", I could imagine getting a grant.
In Uppsala there is one person at the music institution who is
interested in Schenker analysis. Coul
Graham:
...
> http://percival-music.ca/blog/2010-08-01-sustainable-development.html
...
Thank you for the slides, I liked them.
Regards,
/Karl Hammar
-
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57
___
lilypond-de
And here comes the test-baseline file.
Regards,
/Karl Hammar
<>___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
-
This is a multipart MIME message.
Karl Hammar:
> Carl Sorensen:
> ...
> > I've posted a patch on Rietveld. Can you do the
> > regression test?
> > http://codereview.appspot.com/1195044
>
> After a make test-redo I get:
>
> . the "mandatory" o
e check" after test-baseline serve any purpose ?
What is the purpose for "test-redo", is it there to test changes in
the regression test files themselves, and only that ?
Regards,
/Karl Hammar
___
lilypond-devel mailing list
lilypon
Karl Hammar:
> Neil Puttock:
...
> > I basically do what Carl outlined in the other thread:
> >
> > make test-baseline
> >
> > git apply issue931041_1.diff
> >
> > make check
>
> The contributor manual says (3.6.3.1):
>
>* Init
Neil Puttock:
> On 15 May 2010 14:37, Karl Hammar wrote:
> > git-pull
> > wget http://codereview.appspot.com/download/issue931041_1.diff
> > patch -p1 < issue931041_1.diff --dry-run
> > patch -p1 < issue931041_1.diff
> > make > log 2>&1; make t
Neil Puttock:
> On 15 May 2010 09:58, Karl Hammar wrote:
> > Patching with [3] (see [2]) still gives something (see attachment)
> > more like rest-2.12.png in [1], i.e. it was not fixed.
>
> You must've done something wrong when applying the patch/rebuilding.
>
. The comment gives no help for
what override to use.
Since this regression is considered "critical", should not the default
be for 2.11.27 behaviour instead of 2.11.28 or later ?
Regards,
/Karl Hammar
[1] http://code.google.com/p/lilypond/issues/detail?id=915
[2] http://codereview.a
brer r4
\laissezVibrer r
\laissezVibrer r
4.\laissezVibrer r % here we get a bar check failure
In Documentation/snippets/laissez-vibrer-ties.ly we have a r8 at that
point, otherwise thoose two are basically the same.
What was the point of having a bar check failure in the regressi
Carl Sorensen:
> On 5/14/10 7:01 AM, "Karl Hammar" wrote:
> > Carl Sorensen:
...
> You also need to redefine the 'stencil for laissez-vibrez tie in
> scm/define-grobs.scm.
...
I can help with doning the regression test. Second-guessing what
Niels patch was about
Carl Sorensen:
> On 5/13/10 1:11 PM, "Karl Hammar" wrote:
...
> make test-baseline
...
> make check
...
Ok, done that.
With the guidance from http://code.google.com/p/lilypond/issues/detail?id=881:
I can't explain why, but making the print function pure by redefini
Carl Sorensen:
> On 5/13/10 2:08 PM, "Karl Hammar" wrote:
...
> > In http://code.google.com/p/lilypond/issues/detail?id=1080 there is a
> > grace-start-good.png .
...
> IIUC, Neil's patch was already demonstrated to meet issue 1. But issue 2
> was not yet c
Carl Sorensen:
> On 5/13/10 1:11 PM, "Karl Hammar" wrote:
...
> > But if I already have a known good result from the code tracker,
> > how do I compare it with the new result?
>
> What do you mean by "if I already have a known good result from the code
>
Graham:
> On Thu, May 13, 2010 at 10:06:45AM +0200, Karl Hammar wrote:
> > How do one do a regtest?
>
> Regression check; by compiling stuff.
>
> > 8.1 Introduction to regression tests
> >
> > The regression tests are automatically compiled using special
Issue 815: Enhancement: AJAX-powered search auto-completion for the online
documentation
Issue 1038: more technical website items
Theese two seem to be related to the web site, not to the released
software. I can understand that it can be critical for the official
site, but how can that be cri
Issue 881: Arpeggios may collide with laissezVibrer ties
According to the bug tracker, v2.11.19's output is what to aim for.
Neil gave the fix:
(define-public (laissez-vibrer::print grob)
(ly:tie::print grob))
(then add laissez-vibrer::print to pure-print-callbacks)
But he has not done a re
Wouldn't it be nice to have a link to the bug tracker from
http://lilypond.org/devel/
Regards
/Karl Hammar
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
Graham complaind about 10 critical issues in the last lilypond report.
***
Issue 815: Enhancement: AJAX-powered search auto-completion for the online
documentation
Why is this a critical issue for the lilypond release?
***
Issue 1080: Regression: bar lines in double bar are positioned too cl
Notes
4
\unHideNotes
}
\markuplines {
\justified-lines {
"some text"
\vcenter
\score { { \range e''' } \layout { } }
"more text"
\vcenter
\score { { \range c } \layout { } }
}
}
Regards,
/Karl Hammar
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
hts (with
margins) to fixed values, then you'd only have to hand-tune it once.
Regards,
/Karl Hammar
[1] git://turkos.aspodata.se/musik.git
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
The chords are easily defined, we don't need any special
syntax for that (like \chordmode):
chord_major = \relative c { }
\translate below does not work since the "d" is not relative the
previous music:
... music ...
\translate c d \chord_major
... music ...
Could somethi
Graham:
...
> OTOH, what about doing something like this:
> c\maj
> c\dim
> c\chord #'(1 4 5)
> c\chord #'(1 3 5 7 11)
I like this.
Regards,
/Karl Hammar
___
lilypond-devel mailing list
lilypond-devel@gnu.org
htt
xtend the syntax to .
Regards,
/Karl Hammar
-
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
ary for easy things.
Ack.
Regards,
/Karl
-------
Karl HammarAspö Data k...@aspodata.se
Lilla Aspö 148 Networks
S-742 94 Östhammar +46 173 140 57 Computers
S
e g' { g4 << g \\ d >> g2 }
}
\addlyrics{ a b c }
}
No voice in the << \\ >> section gets any lyrics here.
Regards,
/Karl
-------
Karl HammarA
Valentin wrote:
> sometimes I wonder what it would take to register .ly files as an
> official "text/lilypond" MIMEtype (for instance at IANA, on
> http://www.iana.org/cgi-bin/mediatypes.pl )
Very nice idéa!
But it seems you have to read a lot of rfc's for that.
An easier way might be to file a
> It's a bit of a halfbaked solution. If you don't want to compile lily,
> why not use the pre-rolled binary.
>
> Also, it would be nice if some of these perverse hackers could just
> add an autoconf check for said program.
Hmm, something like [1] (s/inkscape/t1asm/) ?
[1] http://lists.gnu.org/a
Graham:
> [EMAIL PROTECTED] (Karl Hammar) wrote:
> > > 1) Does anybody else remember if this worked in the past? (ie am
> > > I going crazy?)
> > {
> > c'4
> > \once \override Stem #'direction = #DOWN
> > %\stemDown
> > c
'direction = #DOWN
%\stemDown
c'4
c'
}
Regards,
/Karl
---
Karl HammarAspö Data [EMAIL PROTECTED]
Lilla Aspö 2340Networks
S-742 94 Ö
Till:
> Juergen Reuter schrieb:
> > as far as I understand, all problems with incipits boil down to the
> > following two major issues:
> >
> > (1) horizontal spacing, and
I did not focus on that, it is an ancient notation issue, it is not
specific to incipits.
> > (2) the system start delim
Han-Wen:
> Sorry for looking at this so late.
>
> General comments:
>
> - you're adding an enormous bunch of code to the instrument name
> engraver. That's a bad idea. If this idea merits an engraver, it
> should be a separate one.
...
> - If I'm reading this correctly, this is all a grand hack t
Reinhold Kainhofer:
> Am Freitag, 1. Februar 2008 schrieb Nicolas Sceaux:
> > When typesetting ancient music, one may want to produce two editions:
> > eventually one with original clefs, as found in the manuscripts, and an
> > other one with new fashioned clefs. It is also custom in the later case
Nicolas Sceaux:
...
> \tag does not solve the first-clef detection problem, but the two
> editions problem, about which the proposed patch is not about.
> I know about \tag,
...
I also find \tag messy and there is no "else" part either.
> > Anyway, wouldn't it be nicer to have some kind of sche
Till:
> Hi all, who are interested in Ancient notation.
I am.
> I started now some trial how to improve the spacing of the notes. The
> goal is to have an even spacing where each note head regardless of their
> length takes up just the same space. Visible signs in the score as
> accidentals, c
When running
$ make web > log 2>&1
i get:
./fdl.pdftexi:371: Undefined control sequence.
SUPPLÃ<89>
MENT : comment utiliser cette licence pour vos documents
when it tries to run
texi2pdf --batch lilypond-program.pdftexi
in
Documentation/fr/user/out-www
The lines in
Suggests attached patch.
Regards,
/Karl
diff --git a/configure.in b/configure.in
index 15a41e9..8c98e9a 100644
--- a/configure.in
+++ b/configure.in
@@ -176,6 +176,9 @@ STEPMAKE_GUILE(OPTIONAL)
# perl for help2man.
STEPMAKE_PERL(OPTIONAL)
+# inkscape for make web, to generate svg-files
+STEP
omplete -f -X '!*.ly' lilypond
complete -f -X '!*.lytex' lilypond-book
Regards,
/Karl
-------
Karl HammarAspö Data [EMAIL PROTECTED]
Lilla Aspö 2340
/
>
> I would like to convert this to Lily textual notation so that Lily
> can then reproduce it in musical notation so regular users of the web
> catalogue can just click a link and run this up into Lilypond. My
...
If you provide the syntax rules for the record I might be able
[EMAIL PROTECTED]:
> Sorry. Now I actually checked: the url is
>
> http://git.sv.gnu.org/r/lilypond.git
>
> (Note that not only "http://"; is new, but also "/r/").
Ok, so I update this file:
$ grep URL .git/remotes/origin
URL: http://git.sv.gnu.org/r/lilypond.git
$
in my local copy,
Does anybody have a solution for this problem?
$ git-pull
fatal: protocol error: bad line length character
Fetch failure: git://git.sv.gnu.org/lilypond.git
fatal: protocol error: bad line length character
Failed to find remote refs
No changes.
Regards
/Karl
_
>From Documentation/misc/ChangeLog-2.10:
2006-08-02 Erik Sandberg <[EMAIL PROTECTED]>
...
* ly/declarations-init.ly: change melisma/melismaEnd. Eliminates
ManualMelismaEvent, and obsoletes Melisma_translator.
So what should be done with:
$ lily_git -I input/manual input/tes
[EMAIL PROTECTED]:
> I was wondering if I could start some contribution to the medieval
> notation support via redesigning the fonts that in my opinion don't look
> very good. Especially referring to the mensural notehead style (I think
...
Great!
Is your goal, like Guthenburg, to make a few e's
[EMAIL PROTECTED]:
> Karl Hammar wrote:
> > [moving this from bug-lilypond]
> >
> > [EMAIL PROTECTED]:
> >> Karl Hammar wrote:
> >>> Maybe we should have a "my style" section in the doc.
> >> Like section 4.3 Style sheets ?
>
[moving this from bug-lilypond]
[EMAIL PROTECTED]:
> Karl Hammar wrote:
> > Maybe we should have a "my style" section in the doc.
>
> Like section 4.3 Style sheets ?
There you tell us how to do it. But perhaps more like the snippet
respository, examples of different s
> [EMAIL PROTECTED]:
> > Le jeudi 04 janvier 2007 à 00:33 +0100, Karl Hammar a écrit :
> > > Hmm, when building I get:
> > >
> > > out/lilypond.nexi:62: warning: unrecognized encoding name `utf-8'.
> ...
> > > Does anybody know where the mak
[EMAIL PROTECTED]:
> Jesse Engle wrote:
> >
> > 4.) There is no way to create an entire page of exercises (a feature
> > that would be incredibly useful for music teachers such as myself)
> > like this:
> >
> > http://jengle.waferbaby.com/tmp/lp/exercises.png
> Actually, you could do this too wit
[EMAIL PROTECTED]:
> > Tried cvs version [1] of texinfo/makeinfo
> >
> > $ makeinfo --version
> > makeinfo (GNU texinfo) 4.8.90
> >
> > But the warning persist. Well, never mind.
>
> Please report this to bug-texinfo, together with a small example (if
> possible).
Done.
Regards
/Karl
_
[EMAIL PROTECTED]:
> Le jeudi 04 janvier 2007 à 00:33 +0100, Karl Hammar a écrit :
> > Hmm, when building I get:
> >
> > out/lilypond.nexi:62: warning: unrecognized encoding name `utf-8'.
...
> > Does anybody know where the makeinfo with utf-8 support is, a pa
Hmm, when building I get:
out/lilypond.nexi:62: warning: unrecognized encoding name `utf-8'.
out/lilypond-internals.nexi:10: warning: unrecognized encoding name `utf-8'.
out/music-glossary.nexi:6: warning: unrecognized encoding name `utf-8'.
out/INSTALL.texi:6: warning: unrecognized encoding
> Karl Hammar wrote:
>
> >[EMAIL PROTECTED]:
> >
> >
> >>Rune Zedeler escreveu:
> >>
> >>
> >>>Where can the famous patch be found?
> >>>(Unable to compile latest guile-cvs).
> >>>
> >>>
> Rune Zedeler <[EMAIL PROTECTED]> writes:
> > Where can the famous patch be found?
...
> http://lilypond.org/vc/gub.darcs/patches/guile-1.8-rational.patch
...
Got the patch and build debian guile debs for i386.
If anybody would need them, they are available at:
http://kalle.csb.ki.se/pub/l
[EMAIL PROTECTED]:
> Rune Zedeler escreveu:
> > Where can the famous patch be found?
> > (Unable to compile latest guile-cvs).
>
> see install.txt
There is no install.txt, and the INSTALL.txt I found does not mention it:
$ git-pull
remote: Generating pack...
...
rename input/{no-notation
Werner:
> > > Hmm. What do you get with fc-match? Just for comparison purposes.
> > [EMAIL PROTECTED] lilypond]$ fc-match Vera
> > DejaVuLGCSans.ttf: "DejaVu LGC Sans" "Book"
> Ah, ok, so you also don't get `Vera'. This is good to know.
...
Don't be too happy:
$ fc-match Vera
Bitstream-Ver
y breves and
longas today), then
-math.log(2 - factor) / math.log(2)
more or less reduces to a near constant -1.
Is that your intention, or am I reading your code false?
I assume that duration is the lenght of a note, like whole note is 1,
a quater note is 1/4, ...
Regards,
/Karl
---
[EMAIL PROTECTED]:
...
> Unfortunately, configure completely bails out then using something like
>
> $ PYTHON=/usr/local/bin/python2.4 ./configure ...
>
> The problem is in STEPMAKE_GETVERSION, since it takes the first
> line that looks like it contains a version number of the output
> from [Pat
[EMAIL PROTECTED]:
> > Karl Hammar schreef:
> > >
> > > Since configure does not test for readlink it is perhaps a bad choise,
> > > the alternative would be to use a shell or python script or if someone
> > > comes up with a good way to find the afm fi
> Karl Hammar schreef:
> >
> > Since configure does not test for readlink it is perhaps a bad choise,
> > the alternative would be to use a shell or python script or if someone
> > comes up with a good way to find the afm files.
>
> we rely on python anyw
> Hi,
>
> I'm trying to build lilypond on freebsd 6.1, mostly on a whim.
> ./configure complains that
> ...
> readlink: illegal option -- f
> usage: readlink [-n] [file ...]
> ...
>
> This is called in only one place,
>
>if test "$FCMATCH" != ""; then
> for style in Roman Italic "Bold
Given:
$ ls -l /usr/bin/python*
lrwxrwxrwx 1 root root 9 May 24 15:51 /usr/bin/python -> python2.3
-rwxr-xr-x 1 root root 958764 Mar 6 11:32 /usr/bin/python2.3
-rwxr-xr-x 1 root root 1024460 Apr 23 01:34 /usr/bin/python2.4
configure will report wrong path of python:
$ ./conf
What is the meaning of *.ly which point to nothing below ?
$ ls -l out/bin/
total 0
lrwxrwxrwx 1 karl users 22 May 22 17:57 *.ly -> ../../scripts/out/*.ly
lrwxrwxrwx 1 karl users 28 May 22 17:57 convert-ly ->
../../scripts/out/convert-ly
lrwxrwxrwx 1 karl users 23 May 22 17:57 lilypond -> ../
$ ./configure; make
...
make[1]: Entering directory `/home/karl/most/music/lilypond/2.8/mf'
make[1]: *** No rule to make target [EMAIL PROTECTED]@', needed by
`out/CenturySchL-Ital.otf'. Stop.
make[1]: Leaving directory `/home/karl/most/music/lilypond/2.8/mf'
make: *** [all] Error 2
$
Does not
> Karl Hammar schreef:
> > Patch in attachment.
> > Building lilypond 2.8 (from todays cvs), make fails:
>
> >
> > Index: mf/GNUmakefile
> > ===
> > RCS file: /sources/lilypond/lilypon
Patch in attachment.
Building lilypond 2.8 (from todays cvs), make fails:
$ ./configure
checking build system type... i686-pc-linux-gnu
checking Package... LILYPOND
...
checking for mftrace... mftrace
checking mftrace version... 1.2.4
...
$ make
cd /home/karl/most/music/lilypond
> Hi,
>
> On Fri, 12 May 2006, Karl Hammar wrote:
>
> > > make: *** [all] Error 2
> > >
> > > Which fails due to missing module subprocess.
> > > It was introduced recently:
>
> And it was discussed recently:
>
> http://article.gm
the
"./configure --with-ncsb-dir=..." case.
2006-05-12 Karl Hammar <[EMAIL PROTECTED]>
* configure.in: resolve symlinks for pfb-files, to be able to
find its afm file.
Regards,
/Karl
-------
Ka
t;= 2.4 (installed: 2.3)
> Python.h (python-devel, python-dev or libpython-dev package)
>
> See INSTALL.txt for more information on how to build LilyPond
Hm, configure.in seems better suited for that change than
stepmake/aclocal.m4.
Changelog:
2006-05-12 Karl Hammar <[EMAIL PROTECT
/configure
...
config.status: creating config.hh
ERROR: Please install required programs: python2.3 >= 2.4 (installed: 2.3)
Python.h (python-devel, python-dev or libpython-dev package)
See INSTALL.txt for more information on how to build LilyPond
Regards,
/Karl
---
> On Sunday 29 January 2006 23.46, Pedro Kröger wrote:
> >
> > 2. don't use deadkeys (but how do you write accents in your language?)
> >
> > 3. switch keyboard maps
>
> I usually use US keyboard, but where one key (the "menu" key) is bound to
> switch layouts between Swedish and US.
>
> Before
> Attatched is a version or act1.ly, act1_.ly, that puts the final movement in
> its own score block. I know you may not want to put each movement in its own
> score, but lilypond expects this by default and notice how all the problems
> associated with doing it as you have it set up disappear.
> Citerar Stephen <[EMAIL PROTECTED]>:
>
> > I think we want Lilypond to continue to follow standard practive. If we give
> > users the ability to violate those rules then total novices will start
> > making mistakes.
>
> We don't have to document the feature in a way such that novices will be ab
x27;t been very helpful to you so far, but I think this is all useful
> advice, germane to your project.
>
> Stephen
>
> - Original Message -
> From: "Karl Hammar" <[EMAIL PROTECTED]>
> To:
> Sent: Friday, April 15, 2005 12:59 PM
> Subject: Re
> Citerar Karl Hammar <[EMAIL PROTECTED]>:
...
> > > \version "2.4.0"
> > >
> > > #(define-public (print-+100-text-callback grob)
> > > (let* ( ;(text (ly:grob-property grob 'text))
> > > (text (number-&
> On Friday 15 April 2005 10.56, Karl Hammar wrote:
> > [EMAIL PROTECTED]:
> > > It also changes the numbering of all subsequent bars. I don't know the
> > > author's intent in this case (I didn't write that snippet), but I guess
> > > it coul
...
> > Its not a matter circumventing any limitations of Lilypond, but of being
> > able to use the full power of LaTeX. It would not be practical to add
> > anything to LilyPond itself to get this functionality as using it would
> > involve (at least) two calls to lilypond. Actually I already hav
> >*No*, the forget does not work for:
> act 1, aria 13, bar 6 Violin II: the b is shown with natural
> act 1, aria 13, bar 11 Violin I: the f is shown with natural
> Elsewhere yes, but not for theese two notes.>
>
> When I print out Score13, neither of these errors are present, even if I add
round in one place,
instead of littering down the .ly with bug-corrections, that must be
refound when the bug is removed.
> > >
> > > I think there was a discussion about this over a year ago, without a
> > > conclusion. Now there have been 2 or 3 (implicit) requests for i
> Just compiled LilyPond 2.5.15 (ChangeLog 1.3261) an hour ago or so. I
> tried 'make web' and it has seemingly frozen at:
>
>
> ] [253
> ]
> [254]
> [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266]
> [267]
> [268]
> ps2pdf -sPAPERSIZE=a4 out-www/lilypond.pdf.pdfps out-www
and that
.../add-html-footer.py a
.../add-html-footer.py b
is equivalent to
.../add-html-footer.py a b
$ grep ChangeLog CVS/Entries
/ChangeLog/1.2835/Fri Nov 12 06:21:36 2004//
$ head -5 ChangeLog
2004-11-12 Karl Hammar <[EMAIL PROTECTED]>
* GNUmakefile.in (local-WWW-po
Juergen Reuter <[EMAIL PROTECTED]> wrote:
>
>
> On Mon, 8 Nov 2004, Karl Hammar wrote:
>
> > ...
> >
> > I have found a way to get rid of the errors.
> >
> > Previous run, lots of errors from make web:
> >
> > $ grep
1 - 100 of 119 matches
Mail list logo