Danica J. Sutherland

Results 37 issues of Danica J. Sutherland

Would be nice to have some simple tests that things work correctly, and run them on travis / circle / azure....

enhancement

For example, if you have `\includepackage[disable]{todonotes}`, if you're stripping comments you probably also want to strip the contents of `\todo{}`. Similarly, probably want to remove the contents of any `\iffalse`...

enhancement

Would be nice to add on; just add error handling so it doesn't crash if there isn't one / etc.

enhancement

Adds support for the `preferCSSPageSize` option, which is e.g. necessary to get reveal.js presentations to print correctly.

It'd be great if envelopes supported OAuth authentication to e.g. gmail (https://developers.google.com/accounts/docs/OAuth2) with a minimum of configuration, because that's a pain to figure out. :)

enhancement

[The ImageNet paper](https://ieeexplore.ieee.org/document/5206848/) has its last author listed as Li Fei-Fei, which is how she publishes in general, both on the paper and in the IEEE metadata; their `.bib` has...

This includes `LICENSE-MIT` in wheels; this makes it easier for redistributors to follow the terms of your license. (You might want to instead make a single file that includes both...

Can you clarify what license the `nltk_data` files are under? Is it the same license as `nltk`? Do the various data files have different licenses? `conda-forge` would like to begin...

Like #822 but without the `[ci skip]` stuff; just add a versions file.

Just tracking the minor issue mentioned in https://github.com/PrairieLearn/PrairieLearn/pull/9323#issuecomment-1918490109 here; I'll try to go back and rework that (as well as possibly making some of the other error messages a little...