summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/examples/examples.tex
blob: 79979379bbf0825fe9f489fc6afbe290ffa3ab77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
% PSTricks examples.tex

\documentclass[11pt]{article}
\usepackage{times}
\input mode
\usepackage{rotating}
\usepackage{graphicx}
\usepackage{boxdims}
%\usepackage{upgreek}
\usepackage{siunitx}
\usepackage{amssymb}

\input header

\global\psttrue

\begin{document}
  \hfill
  {\large\bf Examples:
    \input{Version.tex}}
  \hfill\break

  This is a collection of diagrams the author has had occasion to produce
  using m4 circuit macros and others, and dpic or gpic.  In some cases
  there are other or better m4 or pic constructs for producing the same
  drawings, but names of the actual source-files are shown for reference.
  Some of the later examples test the boundaries of what can be done
  when employing a ``little language'' like pic.  Most of the examples
  can be processed using either dpic~-p, dpic~-g, or, with exceptions,
  gpic~-t, but the possibility of other postprocessing has meant that
  sometimes the source is slightly more complicated than it would be if
  only one workflow had been assumed.  The most simplicity and elegance
  is achieved by sticking to one pic interpreter and one postprocessor.

  This document duplicates a few diagrams from the manual
  Circuit\_macros.pdf.  There are also a few files in the
  examples directory that are not included in this document. To process
  {\sl file}.m4, for example, type "make {\sl file}.pdf".

\input files
\endinput

Other examples currently:
Ball.m4
birds.m4
Blogix.m4
brace.m4
Ccurve.m4
chaos.m4
Chuck.m4
clock.m4
Cruller.m4
debug2.m4
Escher.m4
Euro.m4
Floor.m4
Geometry.m4
IC10107.m4
keyval.m4
Koch.m4
Metamodel.m4
OpAmpFilter.m4
Orbits.m4
person.m4
Planes.m4
PPA.m4
Resolver.m4
rotatetext.m4
rotellipse.m4
Shaky.m4
snake.m4
SPM.m4
squiggle.m4
Wheat.m4
Zcos.m4