Hi all,
I'm working on a PreTeXt-based textbook project for a Discrete Mathematics course and I think I'm running into problems with having tables in exercises sections. The first chapter is on logic and I had written the truth tables using a tabular environment (inside a table environment).
I can produce both the html and pdf outputs with tables and tabular environments within a section. However, if I place them in an <exercises>, the html output seems to be fine, but the pdf output is missing the table of contents and stops after the first section or the first few exercises (before a table appears).
I've created a minimal example that replicates the problem I'm having:
I looked through the Pretext book and the group's conversations and couldn't see a solution.
Thanks for your help!
Best wishes,
Karen Gunderson