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
Trying to get the TOC working in book class was causing problems. So I am attempting to migrate to memoir class which is supposed to have better controls. However, I am 10 hours in with AI hell loops.
The TOC is apparently running into conflict with the chapter, fancyhdr, and section settings. These all need to be changed to the memoir way.
The top margin is much better than it was. But it isn't as intuitive as geometry (which wasn't working. At least our settings weren't producing the results that we thought they should.)
Foot notes are still a problem as they appear in the body text and not in the footer region or lower in the page.
We gained about 60 pages. Currently at 741 (to many). Up from 688. The printer is budgeting for 700 pages. We can go a little over, but 741 is a bit much.
@tb-ruby@Deadpikle
Hi Thomas and Michael. Don't know if either of you will have a chance to look at my mess this weekend. I always feel guilty setting aside proof reading and editing in order to spend 8-10 hours fighting with an AI only to make things worse than when I started. (That is with vim key bindings, qpdf, and regex. I just can't get my head wrapped around the manuals.) If either of you are available for live troubleshooting outside of Sabbath hours, I will cancel all other appointments. (There are only a few minimal appointments anyway as I am concentrated on the task of getting this book to the publishing director ASAP. But I will cancel those appointments if either of you are available. Any time between 4am and midnight, non Sabbath hours.) I am in the Bangkok time zone.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an attempt to resolve #663 .
This also resolves: #664 using the memoir package. I believe this was also resolved using the book package which was pushed to main.