RSSAmplifier

Jonas Devlieghere · Apr 30, 2014

Modular Latex with Subfiles

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Latex as a document system and markup language is very well suited for creating large documents. Working with a big, single file however remains a hassle, whatever its content. Fortunately, Latex supports splitting your document in several files. Two commands will make your life a lot easier: \input{file.tex} \include{file.tex} Although slightly different, both allow to include content from an…

Read on jonasdevlieghere.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.