Tutorial or Instructions how to setup TeXiFy on macOS with working BibTex #2633
-
Can anyone please help me? I've tried to search and read everything about setting up TeXiFy properly on macOS. I have one major issue and a couple of minor problems. The primary issue is that either I don't know what button combination compiles the BibTex file, or I haven't installed it correctly. I use the pdfLaTeX compiler and built-in pdf viewer. The first minor issue is that the compiled pdf scrolls exceptionally slowly in the built-in pdf viewer. Is it a bug, or can it be somehow adjusted? The second minor issue is that I don't have automatic row breaks in the text I write. Can that be adjusted somehow? I'm also very interested in reading how other academics use TeXiFy in PyCharm or DataSpell, so if there is some active community where people share their workflows, let me know. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
Thanks for raising the issue! All of the documentation and information we have is in our wiki https://github.com/Hannah-Sten/TeXiFy-IDEA/wiki/Features and especially the 'getting started' at https://github.com/Hannah-Sten/TeXiFy-IDEA/wiki/Installation#mac-instructions
A bibtex file can be compiled with a Bibtex run configuration, which is usually automatically created by TeXiFy. See https://github.com/Hannah-Sten/TeXiFy-IDEA/wiki/BibTeX
This is probably a bug, though not in TeXiFy but in the pdf viewer plugin: FirstTimeInForever/intellij-pdf-viewer#51
This is an IntelliJ feature: https://github.com/Hannah-Sten/TeXiFy-IDEA/wiki/Soft-wraps |
Beta Was this translation helpful? Give feedback.
Thanks for raising the issue! All of the documentation and information we have is in our wiki https://github.com/Hannah-Sten/TeXiFy-IDEA/wiki/Features and especially the 'getting started' at https://github.com/Hannah-Sten/TeXiFy-IDEA/wiki/Installation#mac-instructions
The wiki is publicly editable, please add any information you found helpful!
A bibtex file can be compiled with a Bibtex run configuration, which is usually automatically created by TeXiFy. See https://github.com/Hannah-Sten/TeXiFy-IDEA/wiki/BibTeX