Home
last modified time | relevance | path

Searched refs:dot_Tpdf (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/Documentation/sphinx/
H A Dkfigure.py117 dot_Tpdf = False variable
177 global dot_cmd, dot_Tpdf, convert_cmd, rsvg_convert_cmd # pylint: disable=W0603
197 dot_Tpdf = re.search(dot_Tpdf_ptn, dot_Thelp_list)
209 dot_Tpdf = False
224 dot_Tpdf = False
229 if dot_Tpdf:
324 if translator.builder.format == 'latex' and not dot_Tpdf: