It should be possible to create chapters by calling Make.
If there are no chapters then the required directory structure should be created first, checking with the user that they are happy to move all content from the main.tex into a new chapter and prompting for the name of that chapter.
Subsequent chapters should just be created and included from main.tex.
It should be possible to create chapters by calling Make.
If there are no chapters then the required directory structure should be created first, checking with the user that they are happy to move all content from the main.tex into a new chapter and prompting for the name of that chapter.
Subsequent chapters should just be created and included from main.tex.
Create new chapter:
touch src/chapter/new.tex
Update draft.tex
Update main.tex