manuels / texlive.js

Compiling LaTeX (TeX live) in your browser
http://manuels.github.com/texlive.js/
GNU General Public License v2.0
1.25k stars 139 forks source link

begriff #6

Closed ghost closed 11 years ago

ghost commented 11 years ago

pdftex cannot compile begriff's commands as for example:

$\BGassert\BGconditional{a}{\BGconditional{b}{a}}$

It is needed to compile using pdflatex

manuels commented 11 years ago

I just added support for that: https://github.com/manuels/texlive.js/commit/e76f53f726dbeeacb4619e7a6c8561b370133120

(Remember to include the package \usepackage{begriff})