BUILD_DETAILS = [ "Build details:", " Build time: {build_time}", " PyTeX version: {pytex_version} (commit {pytex_commit_hash})", " LatexPackages version: {packages_version} (commit {packages_commit_hash})" ] FILENAME_TYPE_PREPEND_AUTHOR = 'prepend-author' FILENAME_TYPE_RAW_NAME = 'raw' DATE_FORMAT = '%Y/%m/%d %H:%M'