wmboyles / Math-Summaries

Medium length summaries of math subjects like multivariable calculus. Longer than a formula sheet, shorter than a textbook.
The Unlicense
75 stars 11 forks source link

Remove multiCalc Images folder #37

Closed wmboyles closed 2 years ago

wmboyles commented 3 years ago

The multiCalc work has a folder called Images that contains mostof the images in the multiCalc work in a similar file structure to the tex files. None of the other works have an Images folder. Instead, images are stored in the folder alongside the .tex file in which they are used. I'd like to update multiCalc to follow this structure and remote the Images folder.

jwgeller commented 2 years ago

I created a pull request (my first on GitHub!) to try to address this - let me know if you have any questions (or suggestions!). https://github.com/wmboyles/Math-Summaries/pull/42