Cache chapter with cached content? #38
Answered
by
tobiasBora
dflvunoooooo
asked this question in
Q&A
-
Is it possible to cache a chapter in which a cached environment is used? If that is possible, I wonder where to tell robEx to load robEx. I tried this, but it is not working. Again an infinite compilation.
|
Beta Was this translation helpful? Give feedback.
Answered by
tobiasBora
Mar 25, 2024
Replies: 1 comment 8 replies
-
Sure ;-) I still can't test right now, but you basically need these things:
|
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, so this issue was a combination of 2 bugs I just fixed, and some things you have not followed (possibly because of the bugs ^^):
add to compilation command options
and notadd argument to compilation command
(the later adds it at the end, which is not what latex expects)pages=-
otherwise only the first page will be loadedSo with the latest version, this should work: