2019-05-06 14:44:19 +02:00

12 lines
554 B
TeX
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

\documentclass[a4paper]{article}
\usepackage{lmodern}
\usepackage{amssymb,amsmath}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[ngerman]{babel}
\usepackage{hyperref}
\begin{document}
\thispagestyle{empty}
\parbox{0.5\linewidth}{\noindent \emph{LaTeX-Wochenende} enthält einen Bindestrich. Dieser Strich wird auch für Silbentrennung verwendet. Für Gedankenstriche wird anders als für Bindestriche der Halbgeviertstrich verwendet. An exception is American English\,\,it uses quad dashes (Geviertstriche).}
\end{document}