Mercurial > hg > ooxml
diff ascii.xpl @ 10:01e80c7a9575
simple ascii type matrix output working
author | Henry S. Thompson <ht@markup.co.uk> |
---|---|
date | Mon, 03 Apr 2017 12:31:58 +0100 |
parents | 785187b9caef |
children |
line wrap: on
line diff
--- a/ascii.xpl Sun Apr 02 23:45:02 2017 +0800 +++ b/ascii.xpl Mon Apr 03 12:31:58 2017 +0100 @@ -31,9 +31,9 @@ <p:with-option name="href" select="concat($elabDir,'/ascii.xsl')"/> </p:load> - <p:xslt name="ascii"> + <p:xslt name="asc"> <p:input port="source"> - <p:pipe step="format" port="source"/> + <p:pipe step="format" port="result"/> </p:input> <p:input port="stylesheet"> <p:pipe step="ss2" port="result"/>