Skip to content

bekar/vt100_LaTeX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vt100-LaTeX

vt100 colors is no good when you wan't to show it to someone who doesn't use or have terminal! here comes vt100-LateX convert your colorful terminal output to LaTeX, which can be converted to pdf, dvi, html .. etc

screenshot

HOW-TO-RUN

$ ./vtk100.py <color terminal dump> # which will give you template.tex

include you template.tex into *.tex file and compile

If you have no idea what's suppose to be done run make:

* Note: make sure you have texlive installed
$ make
make [hello|ls]

to parse other files you can set env variable FILE

$ FILE=<file> make compile

Read more

About

vt100 colors export to LaTex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages