add fontawesome acceptance test for xelatex
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
\documentclass{article}
|
||||||
|
\usepackage{fontawesome}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
Cloud \faCloud
|
||||||
|
|
||||||
|
Cog \faCog
|
||||||
|
|
||||||
|
Database \faDatabase
|
||||||
|
|
||||||
|
Leaf \faLeaf
|
||||||
|
\end{document}
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"compiler": "xelatex"
|
||||||
|
}
|
||||||
BIN
test/acceptance/fixtures/examples/fontawesome_xelatex/output.pdf
Normal file
BIN
test/acceptance/fixtures/examples/fontawesome_xelatex/output.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user