Hi, I tried to execute make in the manual directory after getting gosh and the texlive stuff and got an error on a chapter_tag:
bob@...297...:/Work/genode-manual/manual$ make gosh --style manual.gosh manual.txt > misc.tmp.tex can't read "chapter_tag": no such variable while executing "printline "\$chapter_tag[section_env_latex $title]"" (procedure "process_chapter_latex" line 9) invoked from within "process_chapter_latex {{20 Introduction} {21 ############} {22 {}} {23 {}} {24 {Universal truths}} {25 ================} {26 {}} {27 {| TODO}} {28 {}}..." ("eval" body line 1) invoked from within "eval "$spec_function [list $content]"" (procedure "handle_txtblock" line 18) invoked from within "handle_txtblock documentmain $txtcontent" (file "/usr/bin/gosh" line 1177) make: *** [manual.pdf] Error 1
Thanks for any help.