Hi Ludo', [email protected] (Ludovic Courtès) writes: >> 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.
The solution was to add '--sui-path=.....' to the command line. Best wishes, Roger _______________________________________________ Skribilo-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/skribilo-users
