Module: Formatafacil

Defined in:
lib/formatafacil.rb,
lib/formatafacil/tarefa.rb,
lib/formatafacil/compila.rb,
lib/formatafacil/formato.rb,
lib/formatafacil/version.rb,
lib/formatafacil/template.rb,
lib/formatafacil/artigo_tarefa.rb,
lib/formatafacil/tarefa_chooser.rb,
lib/formatafacil/tarefa_modelos.rb,
lib/formatafacil/otimizador_para_web.rb

Defined Under Namespace

Classes: ArquivoConfiguracaoAusenteException, ArquivoDeTextoNaoEncontradoException, ArquivoNaoEncontradoError, ArtigoTarefa, Compila, Formato, MetadadosError, OtimizadorParaWeb, Tarefa, TarefaChooser, TarefaModelos, Template

Constant Summary collapse

ARTIGO_LATEX =
"artigo.tex"
ARTIGO_PDF =
"artigo.pdf"
VERSION =
"0.2.3"