Hannah-Sten / TeXiFy-IDEA

LaTeX support for the IntelliJ platform by JetBrains.
https://hannah-sten.github.io/TeXiFy-IDEA
MIT License
893 stars 89 forks source link

Directory for auxil files #1914

Closed FedericoTartarini closed 3 years ago

FedericoTartarini commented 3 years ago

In the previous version of TeXiFy when I was creating a new LaTeX configuration I could specify a custom path for the auxiliary files and everything was working flawlessly. This option is no longer there and I can only specify a path for output files. image

I have then set my BibTeX configuration as follows: image

However, this no longer work unless I move the file containing my bibliography to the /out/ folder.

My folder structure is, as follows: image

And this is the content of my main.tex file. image

Am I missing something or is this a new bug introduced with the latest changes?

FedericoTartarini commented 3 years ago

Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version Pycharm professional edition 2021.1.1

Operating System Windows

TeXiFy IDEA version TeXify 0.7.6

PHPirates commented 3 years ago

I think it's hiding the 'auxil' path option when it detects you're not using MiKTeX.

FedericoTartarini commented 3 years ago

Thank you so much for getting back so quickly. I am/was using MiKTeX. I just updated both PyCharm and TeXiFy that option disappeared.

PHPirates commented 3 years ago

On my Windows with PyCharm and MiKTeX and TeXiFy 0.7.6 I do have the 'auxiliary files' option. Do you have 'MiKTeX' selected under LaTeX Distribution in the run config?

FedericoTartarini commented 3 years ago

I have uninstalled TeXiFy and installed it again and now I can specify the custom path for the auxiliary files. I apologize for not having done that before.

Thank you so much for your support and for putting together this amazing tool. It is amazing and super useful.

PHPirates commented 3 years ago

That's really strange, no idea what was the issue there then. Let me know when it occurs again, glad it is fixed for now. Thanks!