[SCM] Render HTML and CSS content with tk branch, debian, updated. 1fec0280c8cc2bbe72ac9a5af1acd13e65cc5edb
Ole Streicher
debian at liska.ath.cx
Tue Feb 21 15:29:35 UTC 2012
The following commit has been merged in the debian branch:
commit 1fec0280c8cc2bbe72ac9a5af1acd13e65cc5edb
Author: Ole Streicher <debian at liska.ath.cx>
Date: Tue Feb 21 16:26:52 2012 +0100
Indent dotted commands so that they get ignored
diff --git a/debian/patches/install_manpages.patch b/debian/patches/install_manpages.patch
index 986a743..90730a9 100644
--- a/debian/patches/install_manpages.patch
+++ b/debian/patches/install_manpages.patch
@@ -56,6 +56,22 @@ Description: Install the manpages in the proper section.
The default value is {8 9 10 11 13 15 17}.
}]
+@@ -831,12 +831,12 @@
+ .html style -id $id.9999 -importcmd $handler $stylesheet
+ }
+
+- .html handler script style script_handler
+- .html handler node link link_handler
++ .html handler script style script_handler
++ .html handler node link link_handler
+
+ set ::stylecount 0
+
+- .html parse -final $document
++ .html parse -final $document
+ }]
+
+ The complicated part of the example code above is the generation of
--- a/doc/hv3.man
+++ b/doc/hv3.man
@@ -1,4 +1,4 @@
--
Render HTML and CSS content with tk
More information about the debian-science-commits
mailing list