You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package subfiles seems to be an interesting approach to compile subfiles without any change. Just call pdflatex mychapter and subfiles takes care of package loading etc. This seems to be better than hand-crafted disabling of input files.
The package subfiles seems to be an interesting approach to compile subfiles without any change. Just call
pdflatex mychapterand subfiles takes care of package loading etc. This seems to be better than hand-crafted disabling of input files.