2010/5/18 Graham Percival :
> I tried to remove the #foo if "foo" matched
> the "foo.html" portion, but I couldn't easily get rid of the #.
Now I understand certain mysterious pieces of code. lc_last was broken
and so was remove_unneeded_anchor. I will concentrate on removing the
# part completely
Till Paala schrieb:
Am 11.05.10 21:24, schrieb Marc Hohl:
Thanks for the hint - I hope everything is ok now ...
Marc
Sorry, I pushed an earlier patch already (9th of may) onto the
translation branch which is not yet merged with master (resulting
commitish was f91457a04028a58d48fce829ee2e3ca
Should the FDL be added to Snippets and/or Internals?
- Mark
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
Marc Hohl wrote:
> I did
> git remote add -ft lilypond/translation ...
> as described here; git complains with
> Usage: git remote add [-f] [-t track]* ...
> So I replaced "-ft" with "-f -t" ...
> Now git complains with
> remote origin already exists
> What am I doing wrong here?
Strange tha
Mark Polesky schrieb:
Marc Hohl wrote:
I did
git remote add -ft lilypond/translation ...
as described here; git complains with
Usage: git remote add [-f] [-t track]* ...
So I replaced "-ft" with "-f -t" ...
Now git complains with
remote origin already exists
What am I doing wrong here?
John Mandereau schrieb:
Hi Marc,
Il giorno mar, 18/05/2010 alle 18.05 +0200, Marc Hohl ha scritto:
I did
git remote add -ft lilypond/translation -m lilypond/translation origin
git://git.sv.gnu.org/lilypond.git/
as described here; git complains with
Usage: git remote add [-f] [-t track]*
On Tue, May 18, 2010 at 09:12:34AM -0700, Mark Polesky wrote:
> Should the FDL be added to Snippets and/or Internals?
No, because Snippets is explicitly public domain, as stated in the
second sentence of the manual description.
I can't immediately find any notice for Internals, so let's just
make
Am Dienstag, 18. Mai 2010, um 21:53:17 schrieb Graham Percival:
> I can't immediately find any notice for Internals, so let's just
> make it public domain to avoid the hassle. Unless you really
> *want* to start modifying the scheme procedures that generate the
> IR (which would be excellent if yo
On 5/18/10 1:53 PM, "Graham Percival" wrote:
> On Tue, May 18, 2010 at 09:12:34AM -0700, Mark Polesky wrote:
>> Should the FDL be added to Snippets and/or Internals?
>
> No, because Snippets is explicitly public domain, as stated in the
> second sentence of the manual description.
>
> I can'
On Tue, May 18, 2010 at 02:21:47PM -0600, Carl Sorensen wrote:
>
> It would not be hard to add text to make it FDL. It's all in
> scm/documentation-generate.scm, and it includes macros.itexi,
> so all you'd have to do is include the appropriate macro (we *do* have a
> macro for the FDL terms, don
On Tue, May 18, 2010 at 10:24:19PM +0200, Reinhold Kainhofer wrote:
> Am Dienstag, 18. Mai 2010, um 21:53:17 schrieb Graham Percival:
> > I can't immediately find any notice for Internals, so let's just
> > make it public domain to avoid the hassle. Unless you really
> > *want* to start modifying
On 5/18/10 2:55 PM, "Graham Percival" wrote:
> On Tue, May 18, 2010 at 10:24:19PM +0200, Reinhold Kainhofer wrote:
>> Am Dienstag, 18. Mai 2010, um 21:53:17 schrieb Graham Percival:
>>> I can't immediately find any notice for Internals, so let's just
>>> make it public domain to avoid the hass
Hello. I still can not find a point of the code in which filename and
anchor are still not joined in a "filename#anchor" string, but I
think I'm close.
Where is href() defined as a function? it starts being used at line
16330 of /usr/bin/texi2html. See at the end of
sub do_element_directions ($)
2010/5/19 Francisco Vila :
> Where is href() defined as a function? it starts being used at line
> 16330 of /usr/bin/texi2html. See at the end of
Oh, I'm so sorry, I've just found it,
# do a href using file and id and taking care of ommitting file if it is
# the same
# element: structuring elemen
In NR 1.2.3 "Displaying rhythms -- Upbeats", the known
issues states:
The \partial command is intended to be used only at the
beginning of a piece. If you use it after the beginning,
some odd warnings or effects may occur, in this case use
\set Timing.measurePosition instead.
Shouldn't t
15 matches
Mail list logo