pygacity.generate package¶ Submodules¶ pygacity.generate.answerset module AnswerSet AnswerSet.display() AnswerSet.from_yaml() AnswerSet.register() AnswerSet.set_source() AnswerSet.to_yaml() AnswerSuperSet AnswerSuperSet.from_dumpfiles() AnswerSuperSet.to_latex() pygacity.generate.block module LatexBlock LatexBlock.copy_referenced_configs() LatexBlock.from_specs() LatexBlock.load() LatexBlock.resources_root LatexBlock.substitute() LatexBlock.substitution_delimiters LatexBlock.templates_dir path_resolver() pygacity.generate.build module answerset() build() latex_subcommand() pygacity.generate.config module Config Config.format_serial() Config.resource_root Config.retrieve_serials() is_executable() pygacity.generate.document module Document Document.specs Document.blocks Document.preamble Document.substitutions Document.has_pycode Document.embedded_graphics Document.make_substitutions() Document.resources_root Document.templates_dir Document.write_source() pygacity.generate.latexcompiler module LatexCompiler LatexCompiler.specs LatexCompiler.latexmk LatexCompiler.pythontex LatexCompiler.searchdirs LatexCompiler.output_dir LatexCompiler.cache_dir LatexCompiler.job_name LatexCompiler.working_job_name LatexCompiler.FC LatexCompiler.build_commands() LatexCompiler.build_document() pygacity.generate.pick module Picker Picker.pick_state() Stepper