Hi Maximilian,
>>>>> Maximilian Wuttke <[email protected]> writes:
> I recently made some graphics which I outsourced into their own files. I
> used the `standalone` document class for this. For some reason, in these
> files, the variable `TeX-PDF-from-DVI` is automatically set.
> Minimal example:
>> \documentclass[tikz,border=5pt]{standalone}
>>
>> \begin{document}
>>
>> \begin{tikzpicture}
>> \node{test!};
>> \end{tikzpicture}
>>
>> \end{document}
It doesn't occur for me. I guess that something in your personal
customization or its parent document, or both, are involved in this
issue. More detail is necessary to discuss:
> 1.) How did this happen? 2.) How can I turn off this feature?
> Have a nice day!
Thanks!
Regards,
Ikumi Keita