Initial open source commit
This commit is contained in:
BIN
test/acceptance/fixtures/examples/xelatex_compiler/Zapfino.ttf
Normal file
BIN
test/acceptance/fixtures/examples/xelatex_compiler/Zapfino.ttf
Normal file
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
\documentclass[11pt]{article}
|
||||
\usepackage{fontspec}
|
||||
\setmainfont[Ligatures=TeX]{Zapfino.ttf}
|
||||
\begin{document}
|
||||
The quick brown fox jumps over the lazy dog
|
||||
\end{document}
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"compiler": "xelatex"
|
||||
}
|
||||
BIN
test/acceptance/fixtures/examples/xelatex_compiler/output.pdf
Normal file
BIN
test/acceptance/fixtures/examples/xelatex_compiler/output.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user