[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[skribilo-users] How to customise an engine
From: |
Roger Mason |
Subject: |
[skribilo-users] How to customise an engine |
Date: |
Mon, 06 Aug 2012 16:26:11 -0230 |
User-agent: |
Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20111228 Thunderbird/9.0 |
Hello,
I want to use the customisation facilities of skribilo to control
context output.
Having read the relevant parts of the documentation I created a file
with these contents:
(engine-custom-set! context-engine document-style "manuscript")
(document :title [Hello World!]
:html-title [Hello World Example]
[This is a very simple text.])
Attempting to compile I get:
$ skribilo -t context -o hello.tex hello.skb
Backtrace:
In unknown file:
?: 0* [#<procedure #f ()>]
?: 1* [eval # #]
In hello.skb:
1: 2* (engine-custom-set! context-engine document-style "manuscript")
hello.skb:1:1: In expression (engine-custom-set! context-engine
document-style ...):
hello.skb:1:1: Unbound variable: engine-custom-set!
What am I doing wrong?
Thanks,
Roger
--
Roger Mason
Dept. of Earth Sciences
Memorial University of Newfoundland
St. John's, NL, Canada A1B 3X5
(709) 864-4385
This electronic communication is governed by the terms and conditions at
http://www.mun.ca/cc/policies/electronic_communications_disclaimer_2012.php
- [skribilo-users] How to customise an engine,
Roger Mason <=