summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/grfpaste/grfp1.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/grfpaste/grfp1.tex')
-rw-r--r--Master/texmf-dist/doc/latex/grfpaste/grfp1.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/grfpaste/grfp1.tex b/Master/texmf-dist/doc/latex/grfpaste/grfp1.tex
new file mode 100644
index 00000000000..43ea5e4692d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/grfpaste/grfp1.tex
@@ -0,0 +1,14 @@
+\documentclass{article}
+
+\usepackage[write]{grfpaste}
+
+\begin{document}
+
+\sendout{\parbox[b]{2cm}{one \sf two three \tt four \it five}}
+
+\sendout[abc]{hello}
+
+\sendout{\parbox[t]{2cm}{one \sf two three \tt four \it five}}
+
+\end{document}
+