From 651e6ef01c0620834a02b61eef382a1943db32f7 Mon Sep 17 00:00:00 2001 From: Ludovic Court`es Date: Mon, 31 Jul 2006 08:05:14 +0000 Subject: Made the HTML class naming more consistent. * src/guile/skribilo/engine/html.scm: Made the default HTML class naming more consistent. Replaced the `skribe-' prefix by `skribilo-'. git-archimport-id: lcourtes@laas.fr--2005-libre/skribilo--devo--1.2--patch-36 --- src/guile/skribilo/engine/html.scm | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'src') diff --git a/src/guile/skribilo/engine/html.scm b/src/guile/skribilo/engine/html.scm index c290189..f035133 100644 --- a/src/guile/skribilo/engine/html.scm +++ b/src/guile/skribilo/engine/html.scm @@ -670,27 +670,27 @@ ((and lm rm) (let* ((ep (engine-custom e 'margin-padding)) (ac (if (number? ep) ep 0))) - (printf "
"
(if (html-color-spec? tbg)
@@ -891,9 +891,9 @@
(output title e)
(display ""))
(begin
- (printf " ")
+ (printf " "))))
(if (not authors)
(display "\n")
(html-title-authors authors e))
@@ -917,7 +917,7 @@
:before (lambda (n e)
(let ((footnotes (markup-body n)))
(when (pair? footnotes)
- (display "")
(output title e)
- (display " "))))
+ (display "")
+ (display " ")
(display " \n") (display " \n")))) :action (lambda (n e) @@ -1341,8 +1341,8 @@ (display (string-canonicalize ident)) (display "\">\n") (if c - (printf " |