OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK: Docbook and XSL stylesheets


madhu writes:
 > for instance my structure for jadetex is like this:
 > /usr/bin/jadetex 
 > points to
 > /usr/bin/virtex
 > which in turn points to
 > tex

why people persist in the world of "virtex" baffles me. forget
virtex. make jadetex a link to "tex", full stop.

actually, my jadetex is a shell script:

#!/bin/sh
test -f "`kpsewhich jadetex.fmt`" || fmtutil --byfmt jadetex
exec tex -fmt=jadetex -progname=jadetex ${1+"$@"}

sebastian



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC