Feature Suggestions ⇒ Save project as... option
-
- Posts: 25
- Joined: Tue Sep 16, 2008 6:05 am
Save project as... option
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Save project as... option
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 25
- Joined: Tue Sep 16, 2008 6:05 am
Re: Save project as... option
Now I need to do that in the Windows Explorer.
More analogous to how it is done in Visual Studio or Delphi where you also can change the name of the project file.
Re: Save project as... option
I had a single-file project where the main file contained everything, and I wanted to create a new project with the same setup, under a new name of course. I picture it as a copy and rename, so that:
~/originalproject/main.tex
gets copied to become
~/newproject/main.tex
for example.
Everything in main.tex is still there, but all internal references are changed.
It could also be good for a multi-file project, where for example you have chapters written in separate .tex files.
It would save a fair amount of Windows Explorer fussing.
ben