Document Classes ⇒ Construction Specifications
Construction Specifications
I am currently trying to write a document that will create specs. One thing that I am currently stumbling with is how to automate organization of the document. The way that this type of specification document works is that each chapter (usually called 'section' in the specs) is numbered based on its content. So you might have a chapter called '264216 Passive Cathodic Protection' and the next chapter might be '330130.61 Sewer and Pipe Joint Sealing'. It would be great if I could have one file that contained all of the preamble, formatting stuff and table of contents, and then have a folder that I could throw a bunch of files containing the text of the chapters into, and not have to include each individual file in the order i want it to appear in the master document. That is, have latex arrange the chapters in asending numerical order (but not necessarily sequential) on its own, and then of course generate an accurate toc.
any idea how one might go about doing this?
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
Re: Construction Specifications
Re: Construction Specifications
I would really appreciate being able to have a look at your 'prototype' if thats ok with you. Ill pm my email address.
Re: Construction Specifications
Re: Construction Specifications
I am going to research how to create a new document class, hopefully Ill come up with something usefull...
Re: Construction Specifications
I've not made any LaTeX templates yet myself, but I might be able to give you a hand if you need it.