summaryrefslogtreecommitdiff
path: root/convert.xsl
AgeCommit message (Collapse)AuthorFilesLines
2012-06-28convert.xsl: Replace <div class="lineBreak"/> by <br />Benjamin Franzke1-0/+3
2012-06-28convert.xsl: Remove unneeded copy-mode templatesBenjamin Franzke1-11/+0
2012-06-28convert.xsl: Allow multiple tags to be added to a verseBenjamin Franzke1-11/+26
Some verses have blockquotes, which result in multiple tags, copy until the next verse.
2012-06-28convert.xsl: Dont copy caption footnotesBenjamin Franzke1-1/+2
zefania xml doesnt support them.
2012-06-28convert.xsl: Fix caption vref if there is no following verseBenjamin Franzke1-2/+13
2012-06-28convert.xsl: It has to be emphasis not emphasizeBenjamin Franzke1-1/+1
2012-06-28Add scripts to download elberfelder from die-bibel.deBenjamin Franzke1-0/+88
That is download is shell scripts using curl, parse books and chapters with sed. Then prepare html with sed to be converted to zefania xml using a xsl stylesheet.