Changes
Page history
No commit message
authored
Mar 02, 2015
by
René Nilsson
No commit message
Show whitespace changes
Inline
Side-by-side
home.markdown
View page @
59afeeb2
...
...
@@ -8,6 +8,7 @@ How to create nice latex pdf from markdown:
```pandoc -s -o OutputFile.tex -f markdown InputFile.markdown```
Or without the standalone:
```pandoc -o OutputFile.tex -f markdown InputFile.markdown```
2.
Update all figure includes to local path.
3.
Search and replace htbp with H to fix figure placement.
...
...
...
...