Search found 2 matches

by Specht08
Thu Sep 10, 2015 7:34 am
Forum: Math & Science
Topic: TexVar - Simple Algebra System for LuaLaTeX
Replies: 3
Views: 5701

TexVar - Simple Algebra System for LuaLaTeX

Just to keep you updated:
I made a lot of improvements since my last post.
You can now find the project on my website http://texvar.projectzoo.at . The examples and tutorials are now in blog form at http://texvar.projectzoo.at/category/texvar/ .

The biggest change since my last post is a new input ...
by Specht08
Thu Aug 27, 2015 3:20 pm
Forum: Math & Science
Topic: TexVar - Simple Algebra System for LuaLaTeX
Replies: 3
Views: 5701

TexVar - Simple Algebra System for LuaLaTeX

Hi,
For a project at university I needed a tool that automatically generates a documentation of calculations.
But I needed more flexibility than with tools like MathCad.
So I started writing my own tool with Lua and LuaLaTex.

During the project I kept on making the tool more user friendly and ...