diff options
Diffstat (limited to 'graphics/circuit_macros/examples/mpost/mptest')
-rwxr-xr-x | graphics/circuit_macros/examples/mpost/mptest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/circuit_macros/examples/mpost/mptest b/graphics/circuit_macros/examples/mpost/mptest index 29f6d5841a..cfc94b6bc0 100755 --- a/graphics/circuit_macros/examples/mpost/mptest +++ b/graphics/circuit_macros/examples/mpost/mptest @@ -18,7 +18,7 @@ m4 $LIBS $1.m4 > $1.pic ( echo 'verbatimtex =documentclass[11pt]{article} =usepackage{times,boxdims}=usepackage{graphicx} -=usepackage[amssymb,Gray,thinqspace,textstyle]{SIunits} +=usepackage{siunitx} =begin{document} etex ') | tr '=' '\134' > $1.mp |