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

146 lines
5.7 KiB
HTML

<!-- MHonArc v2.5.0b2 -->
<!--X-Subject: Re: if SGML is so great... -->
<!--X-From-R13: Fnxrgbfuv Enab <xtu12351Navsgl.ar.wc> -->
<!--X-Date: Sun, 7 May 2000 11:14:51 &#45;0400 (EDT) -->
<!--X-Message-Id: y5aaei2iz7e.fsf@kgh12351.nifty.ne.jp -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: A5F46F4ED18FD211ABEE00105AC6CF077F805E@email.cu&#45;portland.edu -->
<!--X-Reference: 3912EDAD.C9E57A39@mail.nyx.net -->
<!--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:kgh12351@nifty.ne.jp">
</head>
<body>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->
<hr>
[<a href="msg02312.html">Date Prev</a>][<a href="msg02314.html">Date Next</a>][<a href="msg02278.html">Thread Prev</a>][<a href="msg02333.html">Thread Next</a>][<a href="maillist.html#02313">Date Index</a>][<a href="threads.html#02313">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>: Stein Gjoen &lt;<A HREF="mailto:sgjoen@mail.nyx.net">sgjoen@mail.nyx.net</A>&gt;</li>
<li><em>Subject</em>: Re: if SGML is so great...</li>
<li><em>From</em>: Taketoshi Sano &lt;<A HREF="mailto:kgh12351@nifty.ne.jp">kgh12351@nifty.ne.jp</A>&gt;</li>
<li><em>Date</em>: 07 May 2000 16:41:57 +0900</li>
<li><em>Cc</em>: <A HREF="mailto:ldp-discuss@lists.linuxdoc.org">ldp-discuss@lists.linuxdoc.org</A></li>
<li><em>In-reply-to</em>: &lt;<a href="msg02278.html">3912EDAD.C9E57A39@mail.nyx.net</a>&gt;(Stein Gjoen's message of &quot;Fri, 05 May 2000 17:50:05 +0200&quot;)</li>
<li><em>References</em>: &lt;<a href="msg02264.html">A5F46F4ED18FD211ABEE00105AC6CF077F805E@email.cu-portland.edu</a>&gt; &lt;<a href="msg02278.html">3912EDAD.C9E57A39@mail.nyx.net</a>&gt;</li>
<li><em>Resent-date</em>: Sun, 7 May 2000 11:14:51 -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;LbPwC.A.0VC.VhYF5@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>
<li><em>User-agent</em>: T-gnus/6.13.3 (based on Pterodactyl Gnus v0.98) EMIKO/1.13.9 (Euglena tripteris) FLIM/1.13.2 (Kasanui) APEL/10.2 Emacs/20.5 (i386-debian-linux-gnu) MULE/4.0 (HANANOEN)</li>
</ul>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<hr>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<pre>
Hi.
at Fri, 05 May 2000 17:50:05 +0200,
Stein Gjoen &lt;sgjoen@mail.nyx.net&gt; writes:
&gt; My long time goal of document accessibility and integration
&gt; have made me think we need tags for
&gt;
&gt; man pages: &lt;manpage section=&quot;1&quot;&gt;du&lt;/manpage&gt;
&gt; that renders to du(1) in plain text and adds hyperlinks to HTML
&gt; pages and adds to the RELATED list in stub man pages. Some
&gt; commands have multiple man pages, such as mount(2) and mount(8)
&gt; so a section number is needed.
This will be difficult task for Linuxdoc DTD. Just conditional
writing can be done with the current sgml-tools v1, but &quot;to include
the output from the command&quot; may not be done without some work-around.
&gt; HOWTO: &lt;howto&gt;Multi Disk HOWTO&lt;/howto&gt;
&gt; that renders to links to that HOWTO in the HTML pages
&gt; and adds to the RELATED list in stub man pages.
&gt;
&gt; In addition I wish the &lt;file&gt; tag rendering was changed to
&gt; file:///pathoffile URL in the HTML document, shown in courier
&gt; or similar font. This too would be handy in stub man pages.
You can use:
&lt;htmlurl url=&quot;file:///pathoffile&quot; name=&quot;some file&quot;&gt;
or
&lt;url url=&quot;file:///pathoffile&quot;&gt;
Is it not sufficient ?
&gt; Rendering of the hyperlinks would be installation dependent,
&gt; so on the LinuxDoc web pages it would refer to sample files
&gt; wheras on a home system it would point to the actual file.
Perhaps, conditional writing can be used here.
--
Taketoshi Sano: &lt;sano@debian.org&gt;,&lt;sano@debian.or.jp&gt;,&lt;kgh12351@nifty.ne.jp&gt;
--
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>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="02333" href="msg02333.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>
</ul></li></ul>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="02264" href="msg02264.html">RE: if SGML is so great...</a></strong>
<ul><li><em>From:</em> Gregory Leblanc &lt;GLeblanc@cu-portland.edu&gt;</li></ul></li>
<li><strong><a name="02278" href="msg02278.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>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg02312.html">Re: if SGML is so great...</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg02314.html">With Docbook.. my eps is upside down...</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg02278.html">Re: if SGML is so great...</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg02333.html">Re: if SGML is so great...</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#02313"><strong>Date</strong></a></li>
<li><a href="threads.html#02313"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>