-
Notifications
You must be signed in to change notification settings - Fork 1
jawbroken/amathema
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
amathema - LaTeX equations as PNG ================================= GET /m/#{encoded equation}.png where equation is a Base64 for URL (+ to -, / to _) encoded LaTeX equation (e.g. [equation].pack('m').tr('+/','-_').strip) Some configuration at the top of amathema.rb, self explanatory. Default is listening on port 2804, localhost only. Only expose this to untrusted input if you trust your latex setup (in particular check the shell_execute and input/ouput file options of your tex distribution).
About
Single file web service that renders LaTeX equations as PNG images, with caching.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published