lcapy.system

This module wraps system dependent programs for pdf generation, etc.

Copyright 2014–2025 Michael Hayes, UCECE

Functions

checkexe(command[, debug])

hasexe(program)

lookup(program)

os_name()

run(command[, stderr, stdout, shell, debug])

run_dot(dotfilename, filename)

tmpfilename([suffix, dirname])

which(program)

Classes

LatexRunner([debug])

PDFConverter([debug])