No renderer 'odt' found for mode 'odt'
Caching 

Conventions

Naming conventions make code more understandable by making them easier to read. They can also give information about the function of the identifier (e.g. whether it's a constant, package, or class).

  • by sourek