SGML: PANODSSL.pl (Panorama to DSSSL-specs)
--------------------------------------------------------------------
Subject: PANODSSL.pl (Panorama to DSSSL-specs)
Date: Mon, 21 Oct 96 17:35:37 GMT
From: geirog@falch.no (Geir O. Grønmo)
Newsgroup: comp.text.sgml
# ===========================================================================
# PANODSSL.pl - Script for converting
# Panorama stylesheets to DSSSL specifications
#
# usage: perl panodssl.pl foo.ssh > foo.dsl
#
# Written by Geir O. Grønmo (geirog@falch.no), Falch Infotek as
# http://www.falch.no/people/geirog/panodssl/panodssl.pl
# 20th october 1996
# ===========================================================================
Hello!
I've written a Perl-script which converts Panorama stylesheets to DSSSL
specifications. This is a very early release; more like a pre-alpha
release. ;)
Only the Paragraph-, Content-, Before- and After-properties are implemented.
I'll implement the Misc-properties and some other features in the future.
It has been tested it with Jade, James Clark's excellent DSSSL-engine, and it
seems to work. Since I've just started learning DSSSL there is probably some
doubtful DSSSL-syntax in the scripts output.
I'll probably make it work with SGMLS.pm in the future, or perhaps I'll
rewrite it for use with Omnimark.
There is no documentation avaliable at the moment. Anyway - it is very easy to
use:
Usage: perl panodssl.pl foo.ssh > foo.dsl
You'll find it at:
http://www.falch.no/people/geirog/panodssl/panodssl.pl
..enjoy!
</Gr0ve>
------------------- Geir O. Grønmo ------------------
Chr. Hellums vei 27, 0951 Oslo, Tlf.22 25 05 15
[geirog@falch.no | http://www.falch.no/people/geirog]
-------------------------------------------------------