atom feed14 messages in org.oasis-open.lists.docbook-appsRe: DOCBOOK-APPS: Help please: new us...
FromSent OnAttachments
James BuchananMar 21, 2002 4:44 pm 
Matthew BraunMar 21, 2002 5:27 pm 
James BuchananMar 21, 2002 7:01 pm 
Markus HoenickaMar 21, 2002 11:05 pm 
Juan R. MigoyaMar 21, 2002 11:20 pm 
James BuchananMar 22, 2002 1:33 am 
Markus HoenickaMar 22, 2002 8:46 pm 
James BuchananMar 22, 2002 9:43 pm 
Markus HoenickaMar 23, 2002 1:06 am 
Dave PawsonMar 23, 2002 2:11 am 
Tomas AragonMar 23, 2002 8:40 pm 
Mark JohnsonMar 24, 2002 9:14 am 
Christopher J. GrahamMar 24, 2002 4:38 pm 
Bob StaytonMar 24, 2002 6:17 pm 
Subject:Re: DOCBOOK-APPS: Help please: new user questions
From:Juan R. Migoya (jmig@ingeteam.es)
Date:Mar 21, 2002 11:20:32 pm
List:org.oasis-open.lists.docbook-apps

It should work if you put the enviroment variable SGML_CATALOG_FILES="\somepath\openjade\catalog;\somepath\docbook-xxx\Docbook.cat"

"catalog" is in the wher openjade in installed, and "docbook.cat" is where you have the docbook dtd.

Regards,

Juan R. Migoya

James Buchanan wrote:

Hi Matt,

This is the command line:

C:\> openjade test.sgml -t tex -o test.tex

and here is the file (in test.sgml):

<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.1//EN"> <article> <articleinfo>

<snip>

Thanks Matthew, I really appreciate your help. Where should I install the DocBook catalog file, and how does OpenJade know how to use it?