[texhax] Swedish languagepack?
Robin Fairbairns
Robin.Fairbairns at cl.cam.ac.uk
Mon May 17 00:14:33 CEST 2004
> Trying to use tetex-latex but it doesn't seem to support swedish so I
> started to search for a language pack or something like that, couldn't find
> it. Where can I get it? How and where do I install it?
your system (if properly installed in the first place) already has a
substantial bunch of stuff aimed at support of swedish.
you need to start by integrating swedish hyphenation into your system
(this may involve downloading the hyphenation patterns, a 34k file).
see http://www.tex.ac.uk/cgi-bin/texfaq2html?label=newlang
the actual sehyph.tex, if it's not already on your system, is to be
found at http://www.tex.ac.uk/tex-archive/language/hyphenation/sehyph.tex
\usepackage[T1]{fontenc}
in your latex files, will enable fonts that will permit accents in words
with inflected characters in them.
then
\usepackage[swedish]{babel}
will set up latex to use swedish conventions (including swedish words
for things like chapters).
More information about the texhax
mailing list