Build the Same LaTeX Input File Differently According to Command-Line Options
You might have encountered situations where you would like to produce different versions of the same document or create several related documents from a single source, such as: All your document versions have exactly the same content, but each version is formatted differently. Example: In parallel with a standard version of your document, you might also want to create a more accessible version of it that uses a larger font size. …