summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4')
-rw-r--r--Master/texmf-dist/doc/latex/circuit-macros/examples/shapes.m44
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4 b/Master/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4
index 914778c73cd..646584da7a7 100644
--- a/Master/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4
+++ b/Master/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4
@@ -43,6 +43,10 @@ define(`cylinder3D',`[ Start: (0,0)
`cone3D(xdispl,ydispl,zdispl,diameter,
[colored "color"])'
+ `internal positions:
+ Start (centre of base),
+ End (point),
+  C (axis centre)'
define(`cone3D',`[ Start: (0,0)
xdispl = `$1'; ydispl = `$2'; zdispl = `$3'
define(`M4CL',`xdispl,ydispl,zdispl')dnl