diff --git a/README.md b/README.md index cb1046f..a4e0e2d 100644 --- a/README.md +++ b/README.md @@ -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"