ra4_draw
4bd0201e3d922d42bd545d4b045ed44db33454a4
|
Functions | |
def | Touch (file_path) |
def | FullPath (path) |
def | Texify (input_dirs, output_dir, tag, keep_logs=False) |
Variables | |
tuple | parser |
string | help = "Directory in which to put resulting .pdf files. Uses input directories if omitted." |
tuple | args = parser.parse_args() |
def texify.Texify | ( | input_dirs, | |
output_dir, | |||
tag, | |||
keep_logs = False |
|||
) |
Definition at line 16 of file texify.py.
References FullPath().
string texify.help = "Directory in which to put resulting .pdf files. Uses input directories if omitted." |