[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Classpath website
From: |
Mark Wielaard |
Subject: |
Re: Classpath website |
Date: |
Sun, 11 Nov 2001 23:50:11 +0100 |
User-agent: |
Mutt/1.3.23i |
Hi,
On Sun, Nov 11, 2001 at 04:43:43PM -0500, Brian Jones wrote:
> Umm, the #!wml --include=.. should have taken care of that which sed
> puts in the .wml files produced from the texi2html output. It does
> work for me.
Aha. But that only seems to actually work if that is the first line in
the file. And the sed rule matches on the <HTML> tag but my texi2html
(1.65) puts as first line the <!DOCTYPE html PUBLIC ...> tag.
> > To help other people that don't want to install an alpha version of GNU sed
> > I would propose that we workaround the fact that some versions of sed don't
> > like \n in the RHS of the expression by using ^ as a temporary newline
> > marker and then use tr to change it into an actual newline.
> > I have attached a patch to do this. With this patch I am able to build
> > the web documentation using GNU sed 3.02 (and 3.02.80). OK to commit?
>
> Okay with me.
I have committed it together with a fix to put the #!wml --include always
at the top.
Cheers,
Mark
--
Stuff to read:
<http://www.toad.com/gnu/whatswrong.html>
What's Wrong with Copy Protection, by John Gilmore
- kissme update, Brian Jones, 2001/11/09
- Re: kissme update, Mark Wielaard, 2001/11/10
- Classpath website, Mark Wielaard, 2001/11/11
- Re: Classpath website, Brian Jones, 2001/11/11
- Re: Classpath website, Mark Wielaard, 2001/11/11
- Re: Classpath website, Mark Wielaard, 2001/11/11
- Re: Classpath website, Brian Jones, 2001/11/11
- Re: Classpath website,
Mark Wielaard <=
- Re: Classpath website, Brian Jones, 2001/11/11