Searched refs:texlive_get_command (Results 1 – 3 of 3) sorted by relevance
46 gchar* texlive_get_command (const gchar* method, gchar* workfile, gchar* basename);
114 gchar* texlive_get_command (const gchar* method, gchar* workfile, gchar* basename) { in texlive_get_command() function
99 texcmd = texlive_get_command (method, ec->workfile, ec->basename); in latex_set_compile_cmd()