Skip to content

Commit

Permalink
Switch to XeTeX.
Browse files Browse the repository at this point in the history
  • Loading branch information
ticki committed Jun 4, 2017
1 parent 5cf09b5 commit 31c3229
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.rst
Expand Up @@ -148,10 +148,11 @@ I've written a number of pieces on the design of TFS:
Specification
-------------

The full specification can be found in `specification.tex`. To render it, install `pdflatex`, and run
The full specification can be found in `specification.tex`. To render it,
install `texlive` or another distribution with XeTeX, and run

.. code:: bash
pdflatex --shell-escape specification.tex
xelatex --shell-escape specification.tex
Then open the file named `specification.pdf`.

0 comments on commit 31c3229

Please sign in to comment.