HaTeX-3.1.0: LaTeX code writer.

Text.LaTeX.Packages.Inputenc.Monad

Contents

Description

For contributors: This module was automatically generated by HaTeX-meta. So, please, don't make any change here directly, because this is intended to be generated from Text.LaTeX.Packages.Inputenc module via HaTeX-meta, and therefore, changes must to be done in these places.

Synopsis

Inputenc package

inputenc :: StringSource

Inputenc package. Example:

  usepackage [utf8] inputenc

Encodings

utf8 :: Monad m => LaTeXT_ mSource

UTF-8 encoding.

latin1 :: Monad m => LaTeXT_ mSource

Latin-1 encoding.