Changes

Jump to navigation Jump to search
no edit summary
< [[From LaTeX to ConTeXt]]

LaTeX:
<pre>
\documentclass[frenchb]{article}% in french texts, : ; ? and ! are active
\usepackage[latin9]{inputenc}
\usepackage{listings,babel}
\lstset{breaklines=true,basicstyle=\ttfamily}
\begin{document}
\hsize8cm\noindent\lstinline{hööah:aloh/aa?lha llol!loh%lloh#allhal\lohhll;ohohal~loll ohalölo}
\end{document}
</pre>

ConTeXt: Perhaps with <tt>\hyphenatedfile</tt>?

Navigation menu