From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51688 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: [Patch] FAQ in texinfo format Date: Sun, 20 Apr 2003 21:11:55 +0200 Organization: Probably a good idea Sender: ding-owner@lists.math.uh.edu Message-ID: <87ist9f0g4.fsf@doohan.bang.priv.no> References: <848yu5dygz.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1050865905 9486 80.91.224.249 (20 Apr 2003 19:11:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Apr 2003 19:11:45 +0000 (UTC) Original-X-From: ding-owner+M231@lists.math.uh.edu Sun Apr 20 21:11:43 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 197KE3-0002Sk-00 for ; Sun, 20 Apr 2003 21:11:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 197KEQ-00015n-00; Sun, 20 Apr 2003 14:12:06 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 197KEH-00015f-00 for ding@lists.math.uh.edu; Sun, 20 Apr 2003 14:11:57 -0500 Original-Received: (qmail 49790 invoked by alias); 20 Apr 2003 19:11:57 -0000 Original-Received: (qmail 49785 invoked from network); 20 Apr 2003 19:11:56 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by sclp3.sclp.com with SMTP; 20 Apr 2003 19:11:56 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 197KHp-0004Zc-00 for ; Sun, 20 Apr 2003 21:15:37 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 17 Original-NNTP-Posting-Host: lj6t81.cm.chello.no Original-X-Trace: quimby.gnus.org 1050866137 16837 80.111.29.5 (20 Apr 2003 19:15:37 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 20 Apr 2003 19:15:37 GMT Mail-Copies-To: never User-Agent: Gnus/5.090018 (Oort Gnus v0.18) XEmacs/21.4 (Common Lisp, linux) Cancel-Lock: sha1:uykq7nMZD0q4mMElnUIITouh2W8= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51688 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51688 >>>>> sigurd@12move.de (Karl Pflästerer): > Well I can only speak for me but if I wanted to add something to the > faq it would be a lot easier if it was in texi than in xml (insert > your most favourite rant here). So IMO it would be better to switch > the master version to texi. I think it would be wrong to dictate a volunteer's choice of tools. Also, there's a lot more "happening" with DocBook XML, than with TeXinfo. DocBook XML is a great master source to generate other formats from. Not because it's XML. That's coincidental. But because it aims towards semantic markup, rather than visual markup. But I agree the DocBook XML source for the FAQ should be in CVS, perferrably with synchronized checkins of the generated TeXinfo file (never check in one and not the other).