summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/4-2-4.inl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/4-2-4.inl')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/4-2-4.inl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/4-2-4.inl b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-2-4.inl
new file mode 100644
index 00000000000..fcc5abf5304
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-2-4.inl
@@ -0,0 +1,6 @@
+\usepackage {pstcol}
+\resizebox{.5cm}{2cm}{%
+\begin{pspicture}(1,1)
+ \psline(0,0)(1,1)
+\end{pspicture}
+}