Hello! Roger Mason <[email protected]> skribis:
> (chapter :title "A Second Section" > > (p [The last link points to the first > ,(ref :skribe "user.sui" :chapter "Introduction" > :text [chapter]) of the Skribilo User Manual.]))) > =============================================== > > to html. The command line invocation was: > > skribilo --custom=emit-sui='#t' -t html -o Html/test_3.html test_3.skb > > The result was: > > =============================================== > invalid SUI form: #<eof> [...] > In ../../../skribilo-0.9.3/src/guile/skribilo/sui.scm: > 126: 4 [load-sui "user.sui"] Error report is terrible, but what I see above suggests that your “user.sui” form is empty (hence #<eof>). IOW, it’s a problem that has to do with loading “user.sui”, not with emitting a different .sui file. HTH! Ludo’. _______________________________________________ Skribilo-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/skribilo-users
