[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Howto book and links between howtos
Jorge Godoy wrote:
>
> I don't think it's worth creating a new division... If you want to
> join several articles together, why not using "book" instead of
> creating a "howtobook" element?
>
> I think that you've missed something while creating this element that
> is forbidding you from linking between them.
>
Yes, you are right. I completely forgotten the existence of the book
element.
--- HowtoBook.sgml ---------------------------------------
<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
<!ENTITY % ht1.dtd SYSTEM "ht1.dtd">
<!ENTITY ht1.sgml SYSTEM "ht1.sgml">
<!ENTITY % ht2.dtd SYSTEM "ht2.dtd">
<!ENTITY ht2.sgml SYSTEM "ht2.sgml">
%ht1.dtd;
%ht2.dtd;
]>
<book>
&ht1.sgml;
&ht2.sgml;
</book>
----------------------------------------------------------
-
Philippe Martin
--
To UNSUBSCRIBE, email to ldp-discuss-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org