From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8941 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: for xml users Date: Wed, 07 Aug 2002 00:44:52 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020807003941.01fbc038@remote-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035399304 31700 80.91.224.250 (23 Oct 2002 18:55:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:55:04 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:8941 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8941 Hi, For those who want to typeset XML varbatim, try: \setupcolors[state=start] \startbuffer some xml code \stopbuffer \showXMLbuffer You can control typesetting with commands like \showXMLlin [bla:somecommand] (other options: ign par txt lin wrd txt nop emp) Another tool is: texexec --pdf --use=xml-format yourfile.xml [--mode=packed,wide] pdftotext yourfile.pdf yournewfile.xml which gives you a nicely formatted xml file back Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------