Using "import" to facilitate main file in subfolder
Forfatter
LianTze Lim
Sidst opdateret
8 år siden
Licens
Creative Commons CC BY 4.0
Resumé
Some authors prefer to place their manuscript LaTeX source files in a subfolder, and other research artefacts (figures, tables, etc) in another subfolder. This example shows how this workflow can be maintained on Overleaf, by providing a top-level main.tex
that pulls in the real main LaTeX file from the subfolder using the import
package.