Re: (dsssl) questions

Subject: Re: (dsssl) questions
From: Jany Quintard <jany.quintard@xxxxxxx>
Date: Fri, 17 Jan 2003 15:52:02 +0100
* pividal@xxxxxxx [Thu, 16/01/2003 at 12:18 -0300]
> im using a .dsl  ... im makinng an article and have somequestions
> 
> -how do i put 2 lines in headers
> (examples)
> my
> title
> -how do i put and image in the header (i know that its with external but
> i dont know the exact code
> -can i put an automatic date??? in any part of the article??

Well, I don't know if it is the best way, but for dates, I use
variables, set using -V on the command line

Thus you run Openjade like this
openjade .. -Vdatmaj="2003/17/01" ....
(this is Unix format, for Windows, don't use ")

Your stylesheet contains

;; Default value of datmaj
(define datmaj "AAAA/MM/JJ")

then you can use the string datmaj in a header, or in a paragraph, a
title.

Jany


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist

Current Thread