Advertisement
Guest User

Untitled

a guest
Feb 28th, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. documentclass[tikz,border=0.125cm]{standalone}
  2. usetikzlibrary{math}
  3. begin{document}
  4.  
  5. end{document}
  6.  
  7. ! Package tikz Error: I did not find the tikz library 'math'. I looked for file
  8. s named tikzlibrarymath.code.tex and pgflibrarymath.code.tex, but neither could
  9. be found in the current texmf trees..
  10.  
  11. See the tikz package documentation for explanation.
  12. Type H <return> for immediate help.
  13. ...
  14.  
  15. l.2 usetikzlibrary{math}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement