summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pstricks/voss/bsp326.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pstricks/voss/bsp326.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/voss/bsp326.tex22
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/voss/bsp326.tex b/Master/texmf-dist/doc/generic/pstricks/voss/bsp326.tex
new file mode 100644
index 00000000000..5af8cdc3089
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pstricks/voss/bsp326.tex
@@ -0,0 +1,22 @@
+\documentclass[11pt,a4paper]{article}
+\usepackage[latin1]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage{lmodern}
+
+\usepackage{pstricks,pstricks-add}
+\SpecialCoor
+
+\parindent=0pt
+\pagestyle{empty}
+
+\begin{document}
+
+\def\pshlabel#1{\footnotesize$#1$}
+\begin{pspicture}(0,-0.75)(10,1)
+\psaxes[labelsep=2pt,yAxis=false,%
+ labelsep=-10pt,ticksize=0 10mm,subticks=10,subticksize=0.75,%
+ tickcolor=red,subtickcolor=blue,tickwidth=1pt,%
+ subtickwidth=0.5pt](10.01,0)
+\end{pspicture}
+
+\end{document} \ No newline at end of file