Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 1998 22:19:34 +0200
From:      Sebastien GIORIA <gioria@francenet.fr>
To:        doc@FreeBSD.ORG
Subject:   more about splitting docbook to html
Message-ID:  <19980928221934.B22369@francenet.fr>

next in thread | raw e-mail | index | archive | help

--rS8CxjVDS/+yyDmU
Content-Type: text/plain; charset=us-ascii

	I have made a mistake when I send you the second patch.
Th good is attach here.

	Sorry for the inconvenience

		 S.

--
-->  The UPS doesn't have a battery backup.  <--
Sebastien Gioria                                 gioria@francenet.fr
Unix && Security Administrator                 security@francenet.fr
FreeBSD User & Developer                       http://www.freebsd.org

--rS8CxjVDS/+yyDmU
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="docbook-html.ts.diff"

===================================================================
RCS file: RCS/docbook-html.ts,v
retrieving revision 1.1
retrieving revision 1.3
diff -r1.1 -r1.3
3c3
<   $Id: docbook-html.ts,v 1.1 1998/09/28 19:15:01 eagle Exp $
---
>   $Id: docbook-html.ts,v 1.3 1998/09/28 20:23:46 eagle Exp $
455,457d454
< <action>
< <end>^&lt;H1>&hlofont;Contents&hlcfont;&lt/H1>
< ${_followrel parent BOOK &r.pttoc;t}^</end>
463,465d459
< <action>
< <end>^&lt;H1>&hlofont;Contents&hlcfont;&lt/H1>
< ${_followrel parent BOOK &r.chtoc;t}^</end>
505,508c499,501
< <start>^&lt;!-- Start CHAPTER ${chapnum} (${ID}): ${_followrel child TITLE &r.pass;} -->^</start>
< <end>^&lt;!-- End CHAPTER -->^</end>
< <incr>chapnum 
< <set>sect1num	1
---
>  <start>^&lt;@@sect&gt;</start>
>   <end>^&lt;@@endsect&gt;^</end>
> <!-- <start>^&lt;@@part&gt;</start> -->
640d632
< <!-- <end>&lt;/P>^ -->
1881,1882c1873,1874
< <incr>sect1num 
< <set>sect2num	1
---
>   <start>^&lt;@@sect&gt;</start>
>   <end>^&lt;@@endsect&gt;^</end>
1889,1890c1881,1882
< <incr>sect2num
< <set>sect3num	1
---
>   <start>^&lt;@@sect&gt;</start>
>   <end>^&lt;@@endsect&gt;^</end>
1897,1898c1889,1890
< <incr>sect3num
< <set>sect4num	1
---
>   <start>^&lt;@@sect&gt;</start>
>   <end>^&lt;@@endsect&gt;^</end>
1905,1906c1897,1898
< <incr>sect4num
< <set>sect5num	1
---
>   <start>^&lt;@@sect&gt;</start>
>   <end>^&lt;@@endsect&gt;^</end>
1913c1905,1906
< <incr>sect5num
---
>   <start>^&lt;@@sect&gt;</start>
>   <end>^&lt;@@endsect&gt;^</end>
2269c2262
< <relation>parent BLOCKQUOTE
---
> <!-- <relation>parent BLOCKQUOTE -->
2271,2272c2264,2265
< <start>^&lt;H4>&hlofont;</start>
< <end>&hlcfont;&lt;/H4>^</end>
---
>   <start>^&lt;@@head&gt;</start>
>   <end>^&lt;@@endhead&gt;^</end>
2292,2293c2285,2286
< <start>^&lt;H2>&hlofont;</start>
< <end>&hlcfont;&lt;/H2>^</end>
---
>   <start>^&lt;@@head&gt;</start>
>   <end>^&lt;@@endhead&gt;^</end>
2370c2363
< <context>CHAPTER
---
> <!-- <context>CHAPTER -->
2372,2374c2365,2366
< <start>^&lt;H1>&lt;A NAME="ch-${chapnum}">&lt;/A>${_followrel parent CHAPTER &r.anchor;t}&hlofont;${chapnum}.&wspace;^</start>
< <end>&hlcfont;&lt;/H1>
< ${_followrel parent CHAPTER &r.s1toc;t}^</end>
---
>   <start>^&lt;@@sect&gt;</start>
>   <end>^&lt;@@endsect&gt;^</end>

--rS8CxjVDS/+yyDmU--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980928221934.B22369>