Hi Matt

Matt England wrote:
> I currently generate my .html docs using:
> 
>    asciidoc -a toc <source-file.asciidoc>
> 
> How can I get the timestamp, which appears at the bottom of the page by 
> default, to appear somewhere at the top or near the top of the page?

You need to move the lines containing {revision} and {localdate} from 
the xhtml11.conf [footer] section to [header] section. The prefered way 
would be to create a local xhtml11.conf file containing your customized 
[header] and [footer] sections.


> 
> -Matt
> 
> 
> _______________________________________________
> Asciidoc-discuss mailing list
> Asciidoc-discuss@metaperl.com
> http://metaperl.com/cgi-bin/mailman/listinfo/asciidoc-discuss
> 

Cheers, Stuart
-- 
Stuart Rackham

_______________________________________________
Asciidoc-discuss mailing list
Asciidoc-discuss@metaperl.com
http://metaperl.com/cgi-bin/mailman/listinfo/asciidoc-discuss

Reply via email to