texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] Unbound variable: tmtex-style


From: Victor Porton
Subject: [Texmacs-dev] Unbound variable: tmtex-style
Date: Fri, 03 Dec 2010 19:42:16 +0300

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]