summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bookshelf/test.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/bookshelf/test.tex')
-rw-r--r--Master/texmf-dist/doc/latex/bookshelf/test.tex15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bookshelf/test.tex b/Master/texmf-dist/doc/latex/bookshelf/test.tex
new file mode 100644
index 00000000000..6ebe34a8dc7
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/bookshelf/test.tex
@@ -0,0 +1,15 @@
+% !TEX TS-program = xelatex
+% !TEX encoding = UTF-8 Unicode
+% !BIB TS-program = biber
+
+\documentclass[a0paper,landscape]{bookshelf}
+\addbibresource{mythesis.bib}
+\begin{document}\raggedright
+%%\immediate\write18{./prepdata.sh}
+%%\input{entries.tex}
+\nocite{*}
+\par\vfill\clearpage
+\printbibliography
+\end{document}
+
+