all repos — notes @ master

My notes, written in md and LaTeX

240bafa0
aparokshanubhuti: update readme
Prithu Goswami pg@prithu.dev
Mon, 18 Apr 2022 15:11:07 +0530
a69c977f
aparokshanubhuti: add sanskrit font mirror and update compiled pdf link
Prithu Goswami pg@prithu.dev
Mon, 18 Apr 2022 14:06:45 +0530
b0d31033
change file host url
Prithu Goswami prithugoswami524@gmail.com
Mon, 28 Dec 2020 00:26:45 +0530
## Compiling

### markdown

`pandoc -H ~/.config/header -f markdown+raw_tex+raw_attribute -o pdf/out.pdf in.md`
  
  
Contents of `header`:
```
\usepackage{graphicx, xcolor}
\usepackage{pstricks}
\usepackage{import}
```
clone
git clone https://git.prithu.dev/notes