[cstex] TikZ: dotted s teckami

Pavel Striz striz at fame.utb.cz
Mon May 2 16:06:06 CEST 2011


Kdo by si pral styl dotted se skutecnymi teckami (nikoliv ctverci), 
prikladam tip.
ps

\documentclass{article}
\usepackage{tikz}

\usetikzlibrary{decorations.shapes}

\begin{document}

\begin{tikzpicture}

[mydotted/.style={decorate, decoration={shape backgrounds,

shape=circle, shape size=0.4pt, shape sep=2.4pt, pre=moveto, pre 
length=0.2pt}, draw=none, fill=black}]

\draw (0,-0.1cm)--(4cm,-0.1cm);

\draw [dotted] (0,0)--(4cm,0cm);

\draw [mydotted] (0,0.1cm)--(4cm,0.1cm);

\end{tikzpicture}

\end{document}







___ Information from ESET Mail Security, ver. 6088 (20110502) ___
The message was checked by ESET Mail Security. www.eset.com





More information about the csTeX mailing list