I would like to know if it is possible to use input or include skipping some lines in the imported source.
Asked
Active
Viewed 216 times
0
user12703198
- 123
beamerpackage and I would like to create a new unique file, in the article mode usingbeamerarticlepackage, that should include all the lecture material. In this way, it would be more convenient for my students to print all the material. – user12703198 Mar 24 '20 at 20:20inputandincludeact as if the lines of the argument were written in the master tex file (with some other steps that doesn't concern us at the moment). The point ofbeamerarticleis to have some lines that get skipped when in particular modes. So the answer to your question is "no, input and include can't skip lines". On the other hand, "yes, beamerarticle can skip lines". – Teepeemm Mar 24 '20 at 20:47docmute: https://tex.stackexchange.com/questions/135518/create-one-presentation-out-of-several-presentations – user12703198 Mar 24 '20 at 21:18