summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tikzscale/linewidth.tikz
blob: 6984b8fb995a391a2f574914a8216e2143c3a926 (plain)
1
2
3
\begin{tikzpicture}
	\draw (0,0) -- node {center} (\linewidth,1);
\end{tikzpicture}