Skip to content

OpenScienceRender/tex2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

tex2html:

Given a url pointing to a valid tex file, converts it to a html file using pandoc.

Installation:

## install pandoc requirements 
sudo apt-get install pandoc wget

Usage:

./tex2html https://raw.githubusercontent.com/jgm/pandoc/master/tests/latex-reader.latex > output.html

About

Converts tex documents to html using pandoc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages