documentation fixed

This commit is contained in:
Marc Wäckerlin
2018-08-15 23:43:35 +02:00
parent accbc2954e
commit 4a203ae1d6

View File

@@ -36,6 +36,10 @@ This [example code]:
\end{document}
```
After compilation:
xelatex --shell-escape -synctex=1 -interaction=nonstopmode example.tex
Results in this [example document]:
![example screenshot](screenshots/example.jpg)
@@ -48,8 +52,8 @@ If you are missing a feature or a configuration option, consult the [project] pa
[example code]: screenshots/screenshot.jpg "screenshot of the example document"
[example document]: examples/example.tex "full example document"
[example code]: screenshots/screenshot.tex "screenshot of the example document"
[example document]: examples/example.pdf "full example document"
[ticket]: https://mrw.sh/templates/inline-images/issues "open issues and tickets for my LaTeX-templates project"
[author]: https://marc.wäckerlin.ch "Marc Wäckerlin"
[project]: https://mrw.sh/templates/inline-images "the main project page"