old-www/pub/Linux/docs/ldp-archived/mail_archives/ldp-discuss/msg02334.html

162 lines
6.6 KiB
HTML

<!-- MHonArc v2.5.0b2 -->
<!--X-Subject: Re: if SGML is so great... -->
<!--X-From-R13: Egrva Uwbra <ftwbraNznvy.alk.arg> -->
<!--X-Date: Mon, 8 May 2000 11:24:54 &#45;0400 (EDT) -->
<!--X-Message-Id: 3916DC11.441EF240@mail.nyx.net -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 390F4BEF.4A23E98B@inreach.com -->
<!--X-Reference: 20000502233957.A4915@dhcpp8449.resnet.oberlin.edu -->
<!--X-Reference: 39100574.C325C279@mail.nyx.net -->
<!--X-Reference: m3aehgkplf.fsf@dagon.conectiva -->
<!--X-Reference: 39104A18.7EFBE31@mail.nyx.net -->
<!--X-Reference: m3k8h77gql.fsf@dagon.conectiva -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
<html>
<head>
<title>Re: if SGML is so great...</title>
<link rev="made" href="mailto:sgjoen@mail.nyx.net">
</head>
<body>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->
<hr>
[<a href="msg02333.html">Date Prev</a>][<a href="msg02335.html">Date Next</a>][<a href="msg02298.html">Thread Prev</a>][<a href="msg02186.html">Thread Next</a>][<a href="maillist.html#02334">Date Index</a>][<a href="threads.html#02334">Thread Index</a>]
<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<h1>Re: if SGML is so great...</h1>
<hr>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<ul>
<li><em>To</em>: Jorge Godoy &lt;<A HREF="mailto:godoy@conectiva.com.br">godoy@conectiva.com.br</A>&gt;</li>
<li><em>Subject</em>: Re: if SGML is so great...</li>
<li><em>From</em>: Stein Gjoen &lt;<A HREF="mailto:sgjoen@mail.nyx.net">sgjoen@mail.nyx.net</A>&gt;</li>
<li><em>Date</em>: Mon, 08 May 2000 17:24:01 +0200</li>
<li><em>Cc</em>: <A HREF="mailto:ldp-discuss@lists.linuxdoc.org">ldp-discuss@lists.linuxdoc.org</A></li>
<li><em>References</em>: &lt;<a href="msg02185.html">390F4BEF.4A23E98B@inreach.com</a>&gt; &lt;<a href="msg02205.html">20000502233957.A4915@dhcpp8449.resnet.oberlin.edu</a>&gt; &lt;<a href="msg02215.html">39100574.C325C279@mail.nyx.net</a>&gt; &lt;<a href="msg02220.html">m3aehgkplf.fsf@dagon.conectiva</a>&gt; &lt;<a href="msg02226.html">39104A18.7EFBE31@mail.nyx.net</a>&gt; &lt;<a href="msg02298.html">m3k8h77gql.fsf@dagon.conectiva</a>&gt;</li>
<li><em>Resent-date</em>: Mon, 8 May 2000 11:24:54 -0400 (EDT)</li>
<li><em>Resent-from</em>: <A HREF="mailto:ldp-discuss@lists.debian.org">ldp-discuss@lists.debian.org</A></li>
<li><em>Resent-message-id</em>: &lt;Q7jGjC.A.PLE.1wtF5@murphy&gt;</li>
<li><em>Resent-sender</em>: <A HREF="mailto:ldp-discuss-request@lists.debian.org">ldp-discuss-request@lists.debian.org</A></li>
</ul>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<hr>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<pre>
Jorge Godoy wrote:
&gt;
&gt; Stein Gjoen &lt;sgjoen@mail.nyx.net&gt; writes:
&gt;
&gt; &gt; &gt; We already have it. It's the &lt;keywordset&gt; tag.
&gt; &gt; &gt; Use like this:
&gt; &gt; &gt;
&gt; &gt; &gt; &lt;keywordset&gt;
&gt; &gt; &gt; &lt;keyword&gt;metadata&lt;/keyword&gt;
&gt; &gt; &gt; &lt;keyword&gt;more data&lt;/keyword&gt;
&gt; &gt; &gt; &lt;/keywordset&gt;
&gt; &gt;
&gt; &gt; Interesting. How is it rendered, or is it at all?
&gt;
&gt; I don't remember that exactly, but it doesn't appears in the text. At
&gt; least, not by default.
I perused mapping files and other cryptically looking files
the other day and found no tags like &lt;keywordset&gt; or &lt;keyword&gt;
so once again this looks like DocBook as opposed to LinuxDoc DTD.
&gt; &gt; More importantly, where can I look to find out myself where
&gt; &gt; the tags are described without wading through masses of
&gt; &gt; incomprehensible datafiles?
&gt;
&gt; :-)
&gt; <A HREF="http://docbook.org/tdg/html/docbook.html">http://docbook.org/tdg/html/docbook.html</A>
^^^^^^^
Hmmm.
&gt; &gt; &gt; &gt; - a file tag that renders to file:///location/of/file in HTML
&gt; &gt; &gt; &gt; and courier in hardcopies
&gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; These would also be very useful in automated stub man page
&gt; &gt; &gt; &gt; generation.
&gt; &gt; &gt;
&gt; &gt; &gt; Hmmm... you can use &lt;refentry&gt; for generating man pages.
&gt; &gt;
&gt; &gt; Ah but I just want stub man pages, check my home page
&gt; &gt; for examples of what I have in mind:
&gt; &gt; <A HREF="http://www.nyx.net/~sgjoen/home.html">http://www.nyx.net/~sgjoen/home.html</A>
&gt;
&gt; I see... I still think that you can get these with &lt;refentry&gt;...
I have a funny feeling this is another DocBook tag.
I remember that in LaTeX it was simple to add extra stuff
for minor customising of the style in the document itself,
is this possible in SGML/LinuxDoc too?
Regards,
Stein Gjoen
--
To UNSUBSCRIBE, email to ldp-discuss-request@lists.debian.org
with a subject of &quot;unsubscribe&quot;. Trouble? Contact listmaster@lists.debian.org
</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="02185" href="msg02185.html">Re: if SGML is so great...</a></strong>
<ul><li><em>From:</em> Gary Preckshot &lt;garrell@inreach.com&gt;</li></ul></li>
<li><strong><a name="02205" href="msg02205.html">Re: if SGML is so great...</a></strong>
<ul><li><em>From:</em> Kevin Turner &lt;Kevin.Turner@oberlin.edu&gt;</li></ul></li>
<li><strong><a name="02215" href="msg02215.html">Re: if SGML is so great...</a></strong>
<ul><li><em>From:</em> Stein Gjoen &lt;sgjoen@mail.nyx.net&gt;</li></ul></li>
<li><strong><a name="02220" href="msg02220.html">Re: if SGML is so great...</a></strong>
<ul><li><em>From:</em> Jorge Godoy &lt;godoy@conectiva.com.br&gt;</li></ul></li>
<li><strong><a name="02226" href="msg02226.html">Re: if SGML is so great...</a></strong>
<ul><li><em>From:</em> Stein Gjoen &lt;sgjoen@mail.nyx.net&gt;</li></ul></li>
<li><strong><a name="02298" href="msg02298.html">Re: if SGML is so great...</a></strong>
<ul><li><em>From:</em> Jorge Godoy &lt;godoy@conectiva.com.br&gt;</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg02333.html">Re: if SGML is so great...</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg02335.html">Announce: Link check micro-HOWTO</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg02298.html">Re: if SGML is so great...</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg02186.html">RE: if SGML is so great...</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#02334"><strong>Date</strong></a></li>
<li><a href="threads.html#02334"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>