Sample chapter: update output from 'make sample-chapter-representations' - #3055
Sample chapter: update output from 'make sample-chapter-representations'#3055Alex-Jordan wants to merge 1 commit into
Conversation
|
We are now using |
Moving too fast - also HTML |
|
c51bcb9 was the change that caused this |
|
Merged. Apologies for the mess. I added in the image files, those changes belong as well, as part of a complete update. Thanks for sounding the alarm on this one. |
|
I missed something here. The repo has the file Instead, I added the new file without deleting the old one. What's preferred to remove it? I could put it on a standalone commit in an upcoming PR about removing unused junk now that we are beyond PG 2.18? |
This is simply the result of navigating to the
examples/webwork/folder and runningmake sample-chapter-representations. I'm not sure what led to this, but somewhere some changes were made to XSL files or to the pretext python script, and the output frommake sample-chapter-representationswas not kept up. So now as I work on things like #3053, these changes show up in the diff even though they have nothing to do with that work.I also get changes in the generated images in
sample-chapter/my-generated/webwork/images/, but I assume those are due to different LaTeX versions making those images, different versions of the tools used to convert PDF to other image files, metadata in the files, etc. I'm OK with just ignoring all that.