tinytex
tinytex copied to clipboard
added list of tlmgr packages to install as data
Based on the conversation in #228 I am submitting this pull request to add a data object named jup_pkgs so that the additional packages required for using {tinytex} with Jupyter can be installed via:
tinytex::install_tinytex(extra_packages = tinytex::jup_pkgs)
A couple of notes:
- A separate doc PR will need to be sent to yihui/yihui.org to communicate that this exists and how to install {tinytex} to get these packages installed. Can you point me to where you would like this added there in the {tinytex} docs?
- I am not sure if/how tests should be made for this contribution. Suggestions/direction welcome.
- What if folks wanted this for Jupyter only, similar to folks who might use the For Other Users approach? Where should I add this list of packages to make this work? I guess an optional bash shell argument for the
tools/install-unx.shscript would work for example?
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.