# HG changeset patch # User Linus Björnstam # Date 1574245508 -3600 # Wed Nov 20 11:25:08 2019 +0100 # Node ID 6d6df2d660f8a489b273a387ee6da688105e1e93 # Parent 0000000000000000000000000000000000000000 first commit diff --git a/html-out.xsl b/html-out.xsl new file mode 100644 --- /dev/null +++ b/html-out.xsl @@ -0,0 +1,126 @@ + + + + + + + <!DOCTYPE html> + + + + + <xsl:value-of select="title"/> + + + +

Title

+

+ + +

Author(s)

+

+ + + + + + + + + + + +
+
+ +
+

+ + + + + + + + + + + + + +
+ + + +

+ +
+ + + + +

+
+

+
+ + +
+      
+    
+
+ + + + + + + + + , + + + + + + +

Copyright

+ Copyright © + +

+ Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation files + (the "Software"), to deal in the Software without restriction, + including without limitation the rights to use, copy, modify, merge, + publish, distribute, sublicense, and/or sell copies of the Software, + and to permit persons to whom the Software is furnished to do so, + subject to the following conditions: + +

+

+ The above copyright notice and this permission notice (including the + next paragraph) shall be included in all copies or substantial + portions of the Software. +

+

+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS + BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN + ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. +

+
+ + +
diff --git a/srfi.dtd b/srfi.dtd new file mode 100644 --- /dev/null +++ b/srfi.dtd @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +