Babel: How to select alternative Finnish hyphenation (hyph-fi-x-school)
Herbert Voss
Herbert.Voss at fu-berlin.de
Fri Dec 29 10:43:37 CET 2023
Am 29.12.23 um 10:14 schrieb Teemu Likonen:
> % texlive:
> % encoding: ec
> % message: Finnish hyphenation patterns for school
> % package: finnish
> % babelname: schoolfinnish
>
> How can this be activated in Babel? If you want to try this but don't
> understand Finnish I attach a simple document with information about the
> expected hyphenation result.
\documentclass{article}
\usepackage[finnish]{babel}
\usepackage[finnish=schoolfinnish]{hyphsubst}
\AtBeginDocument{\lefthyphenmin=2 \righthyphenmin=1}
\usepackage[make]{showhyphenation}
\begin{document}
% Expected output: bi-o-lo-gi-a
biologia
\end{document}
Herbert
More information about the texhax
mailing list.