When exporting to LaTeX I get:

/usr/local/test/texmacs/share/TeXmacs/progs/convert/latex/tmtex.scm:51:20: 
While evaluating arguments to in? in expression (in? tmtex-style (quote #)):
/usr/local/test/texmacs/share/TeXmacs/progs/convert/latex/tmtex.scm:51:20: 
Unbound variable: tmtex-style

This is strange because above in progs/convert/latex/tmtex.scm there are

(define-public tmtex-style "generic")

and tmtex-style should be defined. Why it does not work?

Last Changed Rev: 3876

Here my LaTeX export preferences which I set with the patch which I submitted 
earlier:

("texmacs->latex:expand-macros" "on")
("texmacs->latex:expand-user-macros" "off")
("texmacs->latex:indirect-bib" "off")
("texmacs->latex:replace-style" "on")
("texmacs->latex:use-catcodes" #f)
("texmacs->latex:use-macros" "on"))

-- 
Victor Porton - http://portonvictor.org

_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to