Hi,
I didn't find a way to import files into an texniccenter project. My usecase is that I currently have a tex project with severeal files and I would like to use them within texniccenter, including chapter/resource outline in texnic navigator and so on. Any ideas how I can achieve this?
General ⇒ How to import non-texniccenter project into texniccenter
NEW: TikZ book now 40% off at Amazon.com for a short time.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
How to import non-texniccenter project into texniccenter
If you intend to import a project file from another editor I guess that is not possible. But you can start TeXnicCenter (TXC), load the master document and go to the »Project« menu as seen in the attachment. To add other files to the project, just open them, then go to the »File« menu and select »Save Project«. If you now close TXC and restart, it should reload all active files. If you close the project before closing TXC, all files will be reloaded when opening the project next time.
Best regards and welcome to the board
Thorsten
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: How to import non-texniccenter project into texniccenter
thanks, that was exactly what i was looking for. i must have been blind, because i looked everywhere for this option. Thanks!