Skip to content

A little script that transform a tex equation into a svg/png

License

Notifications You must be signed in to change notification settings

joao-vitor-sr/hilbert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hilbert

A little script that transform a tex equation into a svg/png

Installation

You can either, run install.sh, or move the hilbert script to your $PATH, and move ./template.tex to $XDG_DATA_HOME/hilbert/template.tex

Usage

execute the hilbert script with the equation file (on a tex f ormat), as the argument:

hilbert ./equation.tex as an example of the equation file

\begin{align*} A = \begin{bmatrix} a_1 & a_2 \end{bmatrix} \end{align*}

About

A little script that transform a tex equation into a svg/png

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published