Patrick Reany
5 July 2024
My first disclaimer is that, although I use LaTeX practically daily, I have not published in philosophy journals. All I have to share at this point is a link or two to what others have said on the subject.
Why am I interested in whether or not philosophers publish using LaTeX? Well, recently I saw a Tim Maudlin video on the foundations to modern physics. Then, when I went to read one of his papers, called "Time Symmetric Quantum Theory Without Retrocausality," I noticed that this typeset is not LaTeX. It's not that I care whether Maudlin uses LaTeX or not, but it did surprise me, given the mathematically technical nature of the subject he was writing on.
https://latex-ninja.com/2021/01/03/latex-for-philosophers-logic-and-other-shenannigans/
https://tex.stackexchange.com/questions/19551/tex-resources-for-philosophers
What about the fact that the text editors for LaTeX do not always come with spell checkers? I use TeXWorks and it doesn't have a built-in spell checker. But Word does! So I put the entire relevant part of the TeX document into Word for it to do the spell checking. I do likewise with my HTML documents. To add a spell checker to TeXWorks, see
https://tex.stackexchange.com/questions/235313/how-to-add-spell-checker-to-texworks
But I don't bother with it at this point.
If you need help in using LaTeX, I suggest three resources: 1) Someone you know who will help you with it, 2) On-line help through a string search, and 3) one or more LLMs, such as Copilot or ChatGPT. (I have benefited by using these LLMs.)