diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2014-03-27 20:22:11 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2014-03-27 20:22:11 (GMT) |
commit | 1134237afe25f86fcf7c7e2a76a3542eee8acc79 (patch) | |
tree | 61693e55d7d19def20499b7a62795028b86f82d4 /testing/sample.tex | |
parent | 904ad3fbdc5e1615fdb052ba8562fc9b1329cd81 (diff) | |
download | Doxygen-1134237afe25f86fcf7c7e2a76a3542eee8acc79.zip Doxygen-1134237afe25f86fcf7c7e2a76a3542eee8acc79.tar.gz Doxygen-1134237afe25f86fcf7c7e2a76a3542eee8acc79.tar.bz2 |
Added \latexinclude command (thanks to Juan Zaratiegui for the patch)
Diffstat (limited to 'testing/sample.tex')
-rw-r--r-- | testing/sample.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/sample.tex b/testing/sample.tex new file mode 100644 index 0000000..9a1717e --- /dev/null +++ b/testing/sample.tex @@ -0,0 +1 @@ +\section{Hello world} |