Skip to content

nishantsbi/notes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes

There are just notes I've made when reading up on languages, frameworks, sites, or books.

After starting a few Coursera courses I realised I needed both Markdown and LaTeX support. To that end I've created a simple script that uses pandoc to do the necessary conversion, i.e.

	pandoc <filename.md> -o tex/<filename.tex>

Conversion to TeX leaves LaTeX statements bounded by $$ .. $$ intact; super! Open the TeX file in TexShop, which should handle regeneration to PDF for you.

About

Notes on books, frameworks, languages, sites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.4%
  • Python 29.2%
  • CSS 1.5%
  • Other 0.9%