Skip to content
Snippets Groups Projects
Select Git revision
  • 08256e681ca958282c556749d6332bf473cf4251
  • master default
2 results

gtk-9.c

Blame
  • Forked from Peter Gerwinski / hp
    Source project has a limited visibility.
    rtech-20220315-fig28.tex NaN GiB
    \documentclass{article}
    \input tmp.inputs
    \pagestyle{empty}
    \begin{document}
                \psset{unit=0.6cm}
                \psset{linewidth=0.03}
                \begin{pspicture}(-3,-2)(3,2)
                  \logic[logicType=or](-0.75,-0.125){or1}
                  \psline[arrows=o-](-2,0|or12)(or12)
                  \uput[180](-2,0|or12){A}
                  \psline[arrows=o-](-2,0|or11)(or11)
                  \uput[180](-2,0|or11){B}
                  \psline[arrows=o-](2,0|or1Q)(or1Q)
                  \uput[0](2,0|or1Q){Q}
                \end{pspicture}
              
    \end{document}