summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mwe/example-image-golden.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/mwe/example-image-golden.tex')
-rw-r--r--Master/texmf-dist/tex/latex/mwe/example-image-golden.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/mwe/example-image-golden.tex b/Master/texmf-dist/tex/latex/mwe/example-image-golden.tex
new file mode 100644
index 00000000000..7c2bc6bc1a1
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/mwe/example-image-golden.tex
@@ -0,0 +1,8 @@
+\begin{tikzpicture}[x=32.36067978bp,y=20bp]%
+ \clip (0,0) rectangle (10,10);
+ \path [draw,fill=black!25,ultra thick] (0,0) rectangle (10,10);
+ \path let \p1=(1.5,0), \p2=(1.8,0), \p3=(.4,0), \p4 = (.48,0) in
+ node at (5,5) {\sffamily\fontsize{\x1}{\x2}\selectfont Golden ratio}
+ node at (5,2) {\sffamily\fontsize{\x3}{\x4}\selectfont (Original size: 32.361$\times$200 bp)}
+ ;
+\end{tikzpicture}%