GtexPostProcessorLatexmk
GtexPostProcessorLatexmk — latexmk post-processor
|
|
Includes
#include <gtex.h>
Description
A post-processor used for the latexmk command. Internally, this
post-processor uses GtexPostProcessorLatex.
Functions
gtex_post_processor_latexmk_new ()
GtexPostProcessor *
gtex_post_processor_latexmk_new (void
);
Types and Values
GtexPostProcessorLatexmk
typedef struct _GtexPostProcessorLatexmk GtexPostProcessorLatexmk;