skribilo-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[skribilo-users] Problem with simple document


From: Roger Mason
Subject: [skribilo-users] Problem with simple document
Date: Tue, 27 Nov 2012 12:08:36 -0330
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121029 Thunderbird/16.0.2

Hello,

I have just installed skribilo from the git repo (guile 1.8.8, guile-reader from git repo) on an Arch Linux system.

Compiling this simple document

(use-modules (skribilo engine))
(engine-custom-set! (find-engine 'context) 'document-style "manuscript")

(document :title [Hello World!]
   :html-title [Hello World Example]

   [This is a very simple text.])

 produces the following at the top of output html, which is otherwise OK:

Warning: unreachable pattern () in (match subsections ((subsections ...) (fold loop footnotes subsections)) (() footnotes) (container (append footnotes (or (container-env-get container (quote footnote-env)) (quote ()))))) Warning: unreachable pattern () in (match subsections ((subsections ...) (fold loop footnotes subsections)) (() footnotes) (container (append footnotes (or (container-env-get container (quote footnote-env)) (quote ())))))

Cheers,
Roger

This electronic communication is governed by the terms and conditions at
http://www.mun.ca/cc/policies/electronic_communications_disclaimer_2012.php



reply via email to

[Prev in Thread] Current Thread [Next in Thread]