all repos — notes @ 972d0b30154c86443b0ccd410a897cec230adb29

My notes, written in md and LaTeX

update README.md
Prithu Goswami prithugoswami524@gmail.com
Thu, 26 Mar 2020 00:02:45 +0530
commit

972d0b30154c86443b0ccd410a897cec230adb29

parent

5c173fce9d8061bc003ec0dbe1995d3402e62684

1 files changed, 8 insertions(+), 0 deletions(-)

jump to
M README.mdREADME.md

@@ -3,3 +3,11 @@

### 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} +```