latex-wochenende/svg/special-characters/hyphens-and-dashes.tex

12 lines
481 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[english]{babel}
\usepackage{hyperref}
\begin{document}
\thispagestyle{empty}
\parbox{0.45\linewidth}{\noindent The compound-forming hyphen seen here is also used for hyphenation. To mark parentheses the rhethorical ones , most languages use en dashes. An exception is American English\,\,it uses em dashes.}
\end{document}