Feature Suggestions ⇒ Save project as... option
-
- Posts: 25
- Joined: Tue Sep 16, 2008 6:05 am
Save project as... option
I would like to see a 'Save project as...' option.
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
Re: Save project as... option
What should this option aim at? It could mess up the project structure.
Best regards
Thorsten¹
Best regards
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
-
- Posts: 25
- Joined: Tue Sep 16, 2008 6:05 am
Re: Save project as... option
I just wanted to rename my project file....the file with file extension .tcp
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.
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
+1
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
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