discuss: Yet Another Jade question :(


Previous by date: 19 Nov 2001 20:14:02 -0000 Re: Looking for guidance/suggestions for possible large documentation project, Justin Yackoski
Next by date: 19 Nov 2001 20:14:02 -0000 Re: tidy, Dan York
Previous in thread: 19 Nov 2001 20:14:02 -0000 Re: Yet Another Jade question :(, Charles Curley
Next in thread:

Subject: Re: Yet Another Jade question :(
From: Dan York ####@####.####
Date: 19 Nov 2001 20:14:02 -0000
Message-Id: <20011119150857.A966@e-smith.com>

John,

> That fixed the problem with the filenames - but it is placing them in the 
> current directory - it used to create a directory, put them in there - is 
> this an obvious problem?  not exactly major if not simple tho :)

My solution has always been to create the directory and then just have
my Makefile cd into that directory prior to processing the file. For
example, I think (I'm no near it now) my user manual Makefile basically
does this:

	(cd html;xsltproc mylayer.xsl ../userguide.xml)

which assumes that the directory is 'html' and the XSL customization layer
is 'mylayer.xsl'. (Mine is not, but the path to my real one is too hideously
long, and besides which, I have all my processing abstracted into variables
inside of my Makefile.)

If you don't use Makefiles, you could just cd into that subdir and then
run whatever script you do.

Dan

-- 
Dan York, Director of Training, Network Server Solutions Group
Mitel Networks Corporation                  ####@####.####
Ph: +1-613-751-4401 Cell: +1-613-263-4312 Fax: +1-613-564-7739 
150 Metcalfe Street, Suite 1500, Ottawa,ON K2P 1P1 Canada
http://www.e-smith.com/         http://www.mitel.com/sme/           

Previous by date: 19 Nov 2001 20:14:02 -0000 Re: Looking for guidance/suggestions for possible large documentation project, Justin Yackoski
Next by date: 19 Nov 2001 20:14:02 -0000 Re: tidy, Dan York
Previous in thread: 19 Nov 2001 20:14:02 -0000 Re: Yet Another Jade question :(, Charles Curley
Next in thread:


  ©The Linux Documentation Project, 2014. Listserver maintained by dr Serge Victor on ibiblio.org servers. See current spam statz.