Skip to content

pramode/Python-and-LaTeX-Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build the book
-----------------------

a) Set up Sphinx (http://sphinx.pocoo.org/)
b) Type: 

    make html

to build the book for online browsing. You will find the
HTML files under _build/html

c) Type:

   make latex

to generate latex output. The latex files will be under
_build/latex. Run `make' in this folder.

About

An introductory book on Python/LaTeX for Maths student

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages