diff options
author | Karl Berry <karl@freefriends.org> | 2022-01-04 22:30:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-01-04 22:30:53 +0000 |
commit | 2826ceba9c796e6ec935ff71098328b0042b3ff3 (patch) | |
tree | 254ae6dcd883e55308b733164f8e0445590e3ea6 /Master/texmf-dist/doc/latex/tkz-base/examples/tkzBase-7.0.10.tex | |
parent | 3886457c768d0a6fd86ca3aa7139026e39ef5724 (diff) |
tkz-base (4jan22)
git-svn-id: svn://tug.org/texlive/trunk@61495 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-base/examples/tkzBase-7.0.10.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/tkz-base/examples/tkzBase-7.0.10.tex | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-base/examples/tkzBase-7.0.10.tex b/Master/texmf-dist/doc/latex/tkz-base/examples/tkzBase-7.0.10.tex deleted file mode 100644 index 71c48e503d2..00000000000 --- a/Master/texmf-dist/doc/latex/tkz-base/examples/tkzBase-7.0.10.tex +++ /dev/null @@ -1,15 +0,0 @@ -\input{preamble-standalone.ltx} -\begin{document} - -% Ex. No. 53 (Section 7.0.10 : Options \tkzname{frac} and \tkzname{trig} with \tkzcname{tkzGrid}) - -\begin{tikzpicture} - \tkzInit[xmax=9,xstep=3,ymax=4] - \tkzGrid[xstep=1,ystep=pi/2,sub, - subxstep=1,subystep=pi/4] - \tkzLabelX[label=$t$,orig=false,frac=3, - below=6pt,font=\scriptsize] - \tkzLabelY[trig=2,font=\scriptsize] -\end{tikzpicture} - -\end{document}
\ No newline at end of file |