Search found 1 match

by cyberman
Sat May 14, 2011 10:31 pm
Forum: General
Topic: \include all files from a directory?
Replies: 1
Views: 22210

\include all files from a directory?

Hello!

I am making a cooking book in latex and every recipe is written in an external .tex file. They are all in a separate directory.

Now every time I add a new recipe texfile, I have to \include it in my main.tex file.

Is it possible to \include ALL files at once from the directory with all the ...