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 #505

Open
6 tasks
WhatisRT opened this issue Jul 11, 2024 · 0 comments
Open
6 tasks

Fix LaTeX warnings #505

WhatisRT opened this issue Jul 11, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@WhatisRT
Copy link
Collaborator

WhatisRT commented Jul 11, 2024

We don't have to fix all warnings, but it's probably a good idea to go over all of them, try to understand what LaTeX is complaining about and see if there is a simple fix for it. Reducing the number of warnings makes the rest of the output more meaningful.

Here's a rough overview:

  • conway-ledger.tex
    • LaTeX Warning: \include should only be used after \begin{document} on input line 10.
    • LaTeX Font Warning: Font shape `U/stmry/m/n' in size <6.57> not available
      (Font) size <7> substituted on input line 2.
  • Lots of LaTeX Warning: !h float specifier changed to !ht. Should we just change that to ht in the code?
  • Lots of Overfull \hbox
  • A bunch of undefined references
@WhatisRT WhatisRT added the documentation Improvements or additions to documentation label Jul 11, 2024
@WhatisRT WhatisRT added this to the May - Jul milestone Jul 11, 2024
@WhatisRT WhatisRT modified the milestones: May - Jul, Aug - Oct Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant