Skip to content

davidfarmer/aafmt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aafmt

The file book_chapters_LaTeX_original contains compilable LaTeX code for the textbook. For questions about the LaTeX please email Chris Thron at thron@tamuct.edu. For any bugs please submit an issue.

The file LaTeXtoLaTeX-master contains python scripts written by David Farmer to convert the original LaTeX code to a structured LaTeX format. The output is used in a coversion to HTML for an online version of the textbook.

To covert using LaTeXtoLaTex, make sure you have an appropriate version of python downloaded. If not you can download it here: www.python.org. To run the script you will open up a terminal or command prompt and type the follwoing: ltol.py inputfile otuputfile to convert one file at a time or ltol.py inputdirectory outputdirectory to convert the contents of an entire directory. If converting a directory, outputdirectory must already exist for the conversion to work.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 88.0%
  • Lua 9.6%
  • PostScript 1.1%
  • C++ 0.6%
  • C 0.5%
  • Python 0.1%
  • Other 0.1%