Skip to content

Commit

Permalink
Show and label ground level on CESS diagram, #24.
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Jan 30, 2018
1 parent 783ba03 commit fab6b44
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dia/conical-end.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
\begin{tikzpicture}[scale=1.4]
\tkzInit[xmin=-6,xmax=4,ymin=-1,ymax=3]
\fill[ pattern=north west lines
, pattern color=green
] (-6,2) rectangle (6,1.9);
\node [above right] at (1,1.75) {ground level};
\tkzDefPoint(4,0){R}
\tkzDefPoint(0,2){C}
\tkzDefPoint(0,0){C'}
Expand Down

0 comments on commit fab6b44

Please sign in to comment.