[pstricks] xelatex and pstricks
Herbert Voss
Herbert.Voss at fu-berlin.de
Tue Apr 30 21:08:24 CEST 2019
Am 30.04.19 um 19:15 schrieb Poul Riis:
>
> \documentclass[12pt,a4paper]{article}
> \usepackage[x11names]{xcolor}
> \usepackage{pstricks-add}
> \usepackage{babyloniannum}
> \renewcommand{\babylonianfont}{Santakku.ttf}
> \usepackage[top=2cm,bottom=2.5cm,left=2.5cm,right=1.5cm]{geometry}
I see, the old problem ...
- Installed the font Santakku.ttf for Linux and Windows, too
- Installed babyloniannum.sty on Linux (it's not part of TeXLive)
Running it as "xelatex file" and also as
xelatex --no-pdf file
xdvipdfx file.xdv
- on Linux/Ubuntu and up-to-date TL2019 -> no problem
- on Win10 with up-to-date MiKTeX -> no problem
There must be something wrong with your setting!
Herbert
>
>
> \begin{document}
> \section*{Babyloniannum and pstricks}
> Some babylonian numbers:\\
> $\babyloniannum{1}$, $\babyloniannum{10}$, $\babyloniannum{100}$\\
> Some pstricks:\\
> \begin{pspicture}(0,0)(5,5)%
> \psaxes{->}(0,0)(5,5)
> \psframe(0,0)(5,5)\psline[linecolor=Red1](0,0)(5,5)
> \end{pspicture}
> \end{document}
>
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> https://tug.org/mailman/listinfo/pstricks
> archive: http://www.tug.org/pipermail/pstricks/
>
More information about the PSTricks
mailing list