Open KeeganPoon opened 6 years ago
The latex source does not follow the standard 80 character protocol, making it hard to view in standard terminals and even harder to view on GitHub which does not wrap lines and makes you scroll. This poses more difficulties when merging code.
How do you suggest we fix it?
Just reformat the paragraphs to use line breaks at 80 characters. I'm working on a fix right now.
The latex source does not follow the standard 80 character protocol, making it hard to view in standard terminals and even harder to view on GitHub which does not wrap lines and makes you scroll. This poses more difficulties when merging code.