TeXiFy-IDEA | LaTeX support for the IntelliJ platform by JetBrains
kandi X-RAY | TeXiFy-IDEA Summary
kandi X-RAY | TeXiFy-IDEA Summary
LaTeX support for the IntelliJ platform by JetBrains.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of TeXiFy-IDEA
TeXiFy-IDEA Key Features
TeXiFy-IDEA Examples and Code Snippets
Community Discussions
Trending Discussions on TeXiFy-IDEA
QUESTION
How can I configure MiKTeX portable in idea with TeXiFy plugin?
I tried to setup a build configuration, but the compiler is not found. MiKTeX is not in the compiler list and pdfLatex is not found. A custom compiler is not working, I can not select the MiKTeX folder as compiler folder.
The host system is running windows.
...ANSWER
Answered 2022-Mar-05 at 17:37TeXiFy dev here. You probably need to configure a LaTeX SDK.
- Open the project settings (Ctrl + Shift + Alt + S).
- Go to the SDK tab.
- Click the plus on the top left and select
Add MiKTeX Windows SDK
. - Select the path to your portable MiKTeX:
miktex-portable\texmfs\install
. - Select the SDK in the Project tab (still in the project settings).
- In your run configuration select
Use project SDK
forLaTeX Distribution
. - Select a compiler in the
Compiler
dropdown at the top of the run configuration.
I suppose TeXiFy doesn't automatically recognise portable TeX distributions and it's also not added to your path (I guess because what would happen when you disconnect the portable device?), and that's why you have to add it yourself.
If the above doesn't work, it should always be possible to select a custom compiler in the run configuration, using the Select custom compiler executable path
and specifying the path to your pdflatex.exe
. Note that you have to specify a specific compiler here, not the parent (MiKTeX) folder.
For any problems with TeXiFy in the future I recommend you check the wiki or open a discussion. We're more than happy to help, but not very likely to stumble upon SO questions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install TeXiFy-IDEA
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page