Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Latex Warnings in Publishing #10

Open
sfrinaldi opened this issue Dec 18, 2024 · 1 comment · Fixed by #15 or #8
Open

fix: Latex Warnings in Publishing #10

sfrinaldi opened this issue Dec 18, 2024 · 1 comment · Fixed by #15 or #8
Assignees
Labels
bug Something isn't working In Progress Issue is actively in progress for status

Comments

@sfrinaldi
Copy link
Collaborator

Cleaning up latex template(s) for limiting the amount of warnings generated in log that can be prevents / removed.

Link warnings will still show up on the first pass / compile of the latex publishing but table related overflow and underflow errors can be improved on. Will make it easier for logging additional information and cleanup the console when running commands.

@sfrinaldi sfrinaldi added the bug Something isn't working label Dec 18, 2024
@sfrinaldi sfrinaldi self-assigned this Dec 18, 2024
@sfrinaldi sfrinaldi added the In Progress Issue is actively in progress for status label Jan 23, 2025
This was linked to pull requests Jan 23, 2025
@sfrinaldi
Copy link
Collaborator Author

Part of u/sfrinaldi/#1-rvm-edits and related PRs from that branch pull in some edits to the latex templates to limit / fix some of the warnings.

Some of these edits suppress them / increase the total allowed out of bounds size since they are not impacting the end result for the pdf. This is mainly to clean up the console/terminal from the latex warnings that can be ignored (or fixed) so it will be easier for debugging a bit more user friendly if anyone else uses it.

This is a lower priority item from the others / more of a continuous improvement that can be applied with other updates as other fixes are being done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working In Progress Issue is actively in progress for status
Projects
None yet
1 participant