Return-Path: owner-LDP-L@cornell.edu
Received: from listproc.mail.cornell.edu (LISTPROC.MAIL.CORNELL.EDU [132.236.56.14]) by keos.cs.Helsinki.FI (8.6.10/H46) with ESMTP id XAA06084 for <LARS.WIRZENIUS@CS.HELSINKI.FI>; Mon, 3 Jul 1995 23:07:51 +0300
Received: from localhost.mail.cornell.edu (localhost [127.0.0.1]) by listproc.mail.cornell.edu (8.6.9/8.6.9) with SMTP id QAA02678; Mon, 3 Jul 1995 16:05:19 -0400
Received: from cornell.edu (cornell.edu [132.236.56.6]) by listproc.mail.cornell.edu (8.6.9/8.6.9) with SMTP id PAA02296 for <LDP-L@listproc.mail.cornell.edu>; Mon, 3 Jul 1995 15:57:11 -0400
Received: (from daemon@localhost) by cornell.edu (8.6.9/8.6.9) id PAA09478 for LDP-L@listproc.mail.cornell.edu; Mon, 3 Jul 1995 15:59:20 -0400
Received: from imladris (khp@p93.pip.dknet.dk [193.88.66.93]) by cornell.edu (8.6.9/8.6.9) with SMTP id PAA09452 for <LDP-L@cornell.edu>; Mon, 3 Jul 1995 15:59:13 -0400
Received: (from khp@localhost) by imladris (8.6.9/8.6.9) id VAA00210 for LDP-L@cornell.edu; Mon, 3 Jul 1995 21:53:35 +0200
Message-Id: <199507031953.VAA00210@imladris>
Date: Mon, 3 Jul 1995 21:53:34 +0200 (MET DST)
Reply-To: LDP-L@cornell.edu
Sender: owner-LDP-L@cornell.edu
From: Kai Harrekilde-Petersen <khp@pip.dknet.dk>
To: Linux Documentation Project writers  <LDP-L@cornell.edu>
Subject: Re: new version of linuxdoc-sgml
In-Reply-To: <199507022310.TAA11678@anacreon.cc.gatech.edu> from "Greg Hankins" at Jul 2, 95 07:10:30 pm
Content-Type: text
X-PH: V4.1@cornell.edu (Cornell Modified) 
X-Mailer: ELM [version 2.4 PL23]
X-Listprocessor-Version: 7.2(a) -- ListProcessor by CREN
Content-Length: 2289
Status: RO
X-Status: 

Greg Hankins writes:
> Hi Kai, I didn't notice any patches from you - could you send me your patch,
> and I'll get it into the next version!

--- rep/latex/general.orig	Tue Jun  7 21:13:43 1994
+++ rep/latex/general	Wed Mar 22 17:29:13 1995
@@ -3,6 +3,7 @@
 <!entity Aacute sdata "\'{A}" >
 <!entity Acirc sdata "\^{A}" >
 <!entity Agrave sdata "\`{A}" >
+<!entity Aring sdata "{\AA}" >
 <!entity Atilde sdata "\~{A}" >
 <!entity Ccedil sdata "\c{C}" >
 <!entity Eacute sdata "\'{E}" >
--- rep/nroff/general.orig	Sun Feb  5 18:11:40 1995
+++ rep/nroff/general	Sun Feb  5 18:13:16 1995
@@ -8,6 +8,7 @@
 <!entity Aacute sdata "A" >
 <!entity Acirc sdata "A" >
 <!entity Agrave sdata "A" >
+<!entity Aring sdata "AA" >
 <!entity Atilde sdata "A" >
 <!entity Ccedil sdata "C" >
 <!entity Eacute sdata "E" >
@@ -21,7 +22,7 @@
 <!entity Oacute sdata "O" >
 <!entity Ocirc sdata "O" >
 <!entity Ograve sdata "O" >
-<!entity Oslash sdata "O" >
+<!entity Oslash sdata "OE" >
 <!entity Uacute sdata "U" >
 <!entity Ugrave sdata "U" >
 <!entity Yacute sdata "Y" >
@@ -29,7 +30,7 @@
 <!entity acirc sdata "a" >
 <!entity aelig sdata "ae" >
 <!entity agrave sdata "a" >
-<!entity aring sdata "a" >
+<!entity aring sdata "aa" >
 <!entity atilde sdata "a" >
 <!entity ccedil sdata "c" >
 <!entity eacute sdata "e" >
@@ -44,7 +45,7 @@
 <!entity oacute sdata "o" >
 <!entity ocirc sdata "o" >
 <!entity ograve sdata "o" >
-<!entity oslash sdata "o" >
+<!entity oslash sdata "oe" >
 <!entity otilde sdata "o" >
 <!entity uacute sdata "u" >
 <!entity ucirc sdata "u" >

> >2) The ascii mode (and probably the html mode too) still junks section
> >headers which are "long".  I have found that this is because the header is
> >broken up into two (or more) lines in the groff input, eg:
> 
> As far as this problem goes, I don't really have any idea.  I'll be happy
> to accept patches... much rather than bug reports.

I could imagine as much :-) I merely report as much as I found out at the
time I looked at it.  I looked at the sgmls parser back then, but I was
baffled by what seemed to me as little organisation in the files & the
code.


Kai
-- 
Kai Harrekilde-Petersen  <khp@pip.dknet.dk>  Linux: choice of a GNU generation
>> Inside every little problem there's a BIG problem, struggling to get out <<
