Jump to content

Create new LaTeX project


Recommended Posts

I write a lot in LaTeX and always found it annoying that i had to create a folder with project name, open my editor, save as a ".tex" file with project name, find my project folder, and only then be able to start writing.

 

Instead a wrote a workflow that does the following:

1. Prompts you for project name

2. Prompts you for project location

3. Automatically creates a folder and .tex file with the project name in the selected folder, and opens the tex file in your default editor.

 

The workflow displays an error if you attempt to create a path that already exists.

 

I hope this is useful for someone else than myself. It's a small productivity gain, but i've found it very convenient :)

 

The workflow can be downloaded here

Edited by soer9459
Link to comment
  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...