Using "import" to facilitate main file in subfolder
Författare
LianTze Lim
Last Updated
för 8 år sedan
Licens
Creative Commons CC BY 4.0
Sammanfattning
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.