Gnus development mailing list
 help / color / mirror / Atom feed
From: Jesper Harder <harder@myrealbox.com>
Subject: Re: Better integration of the new Gnus FAQ in Oort
Date: Sat, 12 Apr 2003 22:54:21 +0200	[thread overview]
Message-ID: <m3of3bcu82.fsf@defun.localdomain> (raw)
In-Reply-To: <ud6jr1oga.fsf@hschmi22.userfqdn.rz-online.de>

[-- Attachment #1: Type: text/plain, Size: 763 bytes --]

Frank Schmitt <usereplyto@Frank-Schmitt.net> writes:

> Way cool, how did you do it? The problem was that the only way to
> convert docbook to texinfo known to us was docbook2X and all attampts
> to use it failed because either docbook2X didn't build (over here at
> Windows - Cygwin country) or it only partially converted the FAQ and
> gave up somewhere in the middle.

I used docbook2x as well.

> If you could send me a receipt on how you did it, this would be of
> great help.

* I removed the "<?xml" stuff, 

* pointed to a docbook DTD on my system, and

* Changed the title.  It seems to use the title as file name, and it
  breaks if there are spaces in it.  I don't know docbook, but there's
  probably some way to specify the file name in the markup.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: gnus-faq.xml.diff --]
[-- Type: text/x-patch, Size: 1011 bytes --]

--- orig.gnus-faq.xml	Sat Apr 12 22:31:42 2003
+++ gnus-faq.xml	Sat Apr 12 22:34:31 2003
@@ -1,12 +1,10 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<?xml-stylesheet type="text/css" href="css/docbook-xml.css"?>
-
-<!DOCTYPE article PUBLIC '-//OASIS//DTD DocBook XML V4.1.2//EN' 'http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd'>
+<!--DOCTYPE article PUBLIC '-//OASIS//DTD DocBook XML V4.1.2//EN' 'http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd'-->
 <!--DOCTYPE article PUBLIC '-//OASIS//DTD DocBook XML V4.1.2//EN' 'file:///usr/share/sgml/docbook/dtd/xml/4.2/docbookx.dtd'-->
+<!DOCTYPE article PUBLIC '-//OASIS//DTD DocBook XML V4.1.2//EN' 'file:////usr/share/apps/ksgmltools2/docbook/xml-dtd-4.1.2/docbookx.dtd'>
 
 <article>
   <articleinfo>
-    <title>Frequently Asked Questions</title>
+    <title>Frequently_Asked_Questions</title>
     <!-- @setfilename gnus-faq.info -->
     <!-- FIXME: Somebody should clean up the copyright stuff in a legally correct fashion -->
     <copyright>

  reply	other threads:[~2003-04-12 20:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-11 14:35 Reiner Steib
2003-04-11 16:01 ` Ted Zlatanov
2003-04-11 23:02   ` Reiner Steib
2003-04-12  8:57     ` Kai Großjohann
2003-04-14 19:37     ` Ted Zlatanov
2003-04-14 21:11       ` Reiner Steib
2003-04-15 19:57         ` Ted Zlatanov
2003-04-15 21:57           ` Lars Magne Ingebrigtsen
2003-04-16  4:27             ` Ted Zlatanov
2003-04-11 23:10 ` Jesper Harder
2003-04-12 15:31   ` Reiner Steib
2003-04-12 19:54   ` Frank Schmitt
2003-04-12 20:54     ` Jesper Harder [this message]
2003-04-12 22:13 ` Lars Magne Ingebrigtsen
     [not found]   ` <v9fzomqezo.fsf@marauder.physik.uni-ulm.de>
2003-04-13 21:23     ` Frank Schmitt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3of3bcu82.fsf@defun.localdomain \
    --to=harder@myrealbox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).