summaryrefslogtreecommitdiff
path: root/convert-style-to-html.xsl
AgeCommit message (Collapse)AuthorFilesLines
2015-02-20style2html: Convert greek transcriptionsHEADmasterBenjamin Franzke1-1/+12
2015-02-19Use exsl:str:replace function instead of templateBenjamin Franzke1-23/+9
We need exsl anyway and using str:replace as xpath function simplifies the template alot.
2015-02-19Move string-replace-all to util.xslBenjamin Franzke1-23/+2
2015-02-18Implement simple xml import using xsl and load xmlBenjamin Franzke1-0/+107