HaTeX-3.2.0.1: LaTeX code writer.

Safe HaskellNone

Text.LaTeX.Packages.Inputenc

Contents

Synopsis

Inputenc package

inputenc :: PackageNameSource

Inputenc package. Example:

 usepackage [utf8] inputenc

Encodings

utf8 :: LaTeXSource

UTF-8 encoding.

latin1 :: LaTeXSource

Latin-1 encoding.