pygsti.report.Results.set_latex_cmd

Results.set_latex_cmd(latexCmd)

Sets the shell command used for compiling latex reports and presentations.

Parameters:latexCmd (string) – The command to run to invoke the latex compiler, typically just ‘pdflatex’ when it is on the system path.