[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Title bug with grohtml
From: |
Robert Goulding |
Subject: |
Re: [Groff] Title bug with grohtml |
Date: |
Tue, 7 Dec 2004 11:19:00 -0500 |
On Dec 7, 2004, at 7:57 AM, Gaius Mulley wrote:
Hi Robert,
second attempt, I think this works, the patch required an alteration
to post-html.cpp as well as the macro set to ensure that the ordering
of the internal html tags eo.tl and ce doesn't matter,
Gaius
I can't get this to work - sorry if I'm being dense. Patch produces
this output:
rgouldin% patch -p1 --verbose < groff.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- groff-cvs/tmac/s.tmac 2004-11-23 22:22:07.000000000 +0000
|+++ groff-html/tmac/s.tmac 2004-12-07 10:43:37.000000000 +0000
--------------------------
Patching file tmac/s.tmac using Plan A...
Hunk #1 FAILED at 179.
Hunk #2 FAILED at 380.
2 out of 2 hunks FAILED -- saving rejects to file tmac/s.tmac.rej
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- groff-cvs/src/devices/grohtml/post-html.cpp 2004-11-24
|14:18:21.000000000 +0000
|+++ groff-html/src/devices/grohtml/post-html.cpp 2004-12-07
|12:30:30.342888951 +0000
--------------------------
Patching file src/devices/grohtml/post-html.cpp using Plan A...
Hunk #1 FAILED at 694.
Hunk #2 FAILED at 705.
Hunk #3 FAILED at 725.
patch: **** malformed patch at line 62: strlen("html-tag:.in ")) == 0);