From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rahul Dave To: rosalia@lanl.gov (Mark Galassi) Cc: sylvan@ravinet.com (Sylvan Ravinet), docbook-tools-discuss@sourceware.cygnus.com Subject: Re: DocBook to LaTex? Date: Wed, 27 Dec 2000 06:36:00 -0000 Message-id: <200002021617.LAA32411@reno.cis.upenn.edu> References: <7666w7iqck.fsf@odie.lanl.gov> X-SW-Source: 2000/msg00041.html There are actually 2 tools available to do this: Konrad Hinsen has written a script to do dome docbook conversions, and SGMLS.pm from David Megginson also has similar functionality. Both tools dont do many tags, but are very easily extensable, being written in sane scripting languages ..:-) Dunno where to find them, but a search will bring up something... Rahul I got this from you: > > > Sylvan> Hello folks, Do you know a tool to convert from DocBook > Sylvan> SGML or XML DTD to LaTex format? (I don't mean to JadeTex > Sylvan> or such format, I really mean to LaTex format, processable > Sylvan> by TeTex for example) > > I don't know of any currently supported approach to that, unless you > go a long route with db2html and then html2latex and do a lot of > hand-editing. > > But your question might reveal some confusion about the whole TeX > scenario. teTeX is just a TeX distribution that will handle latex and > jadetex quite nicely, as long as you have all the macros installed. > > Also, I think that current versions of jadetex are based on top of > latex, for what that's worth. >