von Eduard » Mi 20. Mai 2015, 19:39
Johannes_B hat geschrieben:\documentclass[border=10pt]{standalone}
\usepackage{tikz}
\newcommand{\tpause}{\raisebox{ -.5ex
}{\tikz\draw(0,0)--(.8ex,.8ex)--(1.6ex,0);}}
\begin{document}
Und er machte eine kleine Pause\tpause
Und er machte kleine Pausen\tpause
\end{document}
WoW! Super! Geht ja total einfach
Vielen Dank!
[quote="Johannes_B"][code]\documentclass[border=10pt]{standalone}
\usepackage{tikz}
\newcommand{\tpause}{\raisebox{ -.5ex
}{\tikz\draw(0,0)--(.8ex,.8ex)--(1.6ex,0);}}
\begin{document}
Und er machte eine kleine Pause\tpause
Und er machte kleine Pausen\tpause
\end{document}
[/code][/quote]
WoW! Super! Geht ja total einfach :D
Vielen Dank!