diff options
| author | Kumar Damani <me@kumardamani.net> | 2024-07-13 00:00:24 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2024-07-13 00:00:24 +0000 |
| commit | 94343a845cdbb3e52cb3bc4e43fe2d9071544ca3 (patch) | |
| tree | e211e3931f7200e356cf36c38070f941af90c7fd | |
| parent | 2f15e9fabe50a22122b5d0ee8e8bb109844eb761 (diff) | |
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Develop: +``` +nix develop +xelatex KumarDamaniCV.tex +``` +You should now see `KumarDamaniCV.pdf`. + vim/nvim auto-generate latex build: ``` :au BufWritePost KumarDamaniCV.tex :silent !xelatex KumarDamaniCV.tex |
