.. include:: matplotlib/index.rst latex ============= Each :math:`\TeX` file was compiled by LuaLaTeX. Then PDF was converted to SVG by `pdf2svg `_ . If you want to use (u)platex + dvpdfmx, the graphic package should be loaded with dvipdfmx option (see the following). Cases for LuaLaTeX or XeLaTeX: .. code-block:: latex \usepackage[]{graphicx} Case for (u)platex + dvipdfmx: .. code-block:: latex \usepackage[dvipdfmx]{graphicx} * `TikZ & PGF `_ – Create PostScript and PDF graphics in :math:`\TeX` . * `CircuiTikZ `_ – Draw electrical networks with TikZ. .. include:: latex/index.rst .. toctree:: :maxdepth: 2