Package Pyblio :: Package Parsers :: Package Syntax :: Package BibTeX :: Module Environ'
[hide private]
[frames] | no frames]

Module Environ'

source code

Handles decoding of @string substitution and of LaTeX commands.

The @string substitution is a one-way operation, as it is probably not possible to do something better, except in some restricted cases (dates for instance). Commands, on the other side, can be reencoded when they represent unicode characters for instance.

Classes [hide private]
  Environ
Functions [hide private]
 
_accent(stack, cmd, tt) source code