LaundrySorcery

git clone git://xatko.vsos.ethz.ch/LaundrySorcery.git
Log | Files | Refs

Schematics.tex (186B)


      1 \documentclass{standalone}
      2 \usepackage{tikz}
      3 \usepackage[europeanresistors]{circuitikz}
      4 \begin{document}
      5 \begin{tikzpicture}
      6 \input{Schematics_Core.tex}
      7 \end{tikzpicture}
      8 \end{document}