Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage TinyTeX installation with Quarto #814

Merged
merged 5 commits into from
Jul 22, 2024
Merged

Conversation

ianpittwood
Copy link
Collaborator

@ianpittwood ianpittwood commented Jul 15, 2024

Fixes #743

  • Add CLI options to install_quarto.sh to install, update, add to path, or uninstall TinyTeX. Running quarto update tinytex downstream should resolve any future cases of TinyTeX becoming stale.
  • Add an option to use Workbench's preinstalled Quarto for TinyTeX management.

@ianpittwood ianpittwood force-pushed the manage-tex-with-quarto branch from 5c8bc07 to 9974dbf Compare July 17, 2024 16:25
@ianpittwood ianpittwood changed the base branch from dev to wgcw-posit-scripts July 17, 2024 16:25
Base automatically changed from wgcw-posit-scripts to dev July 22, 2024 14:19
Add CLI options to `install_quarto.sh` to install, update, add to path, or uninstall TinyTeX

Add an option to use Workbench's preinstalled Quarto for TinyTeX management
Fix usage error
@ianpittwood ianpittwood force-pushed the manage-tex-with-quarto branch from 9974dbf to d5ac717 Compare July 22, 2024 14:21
Copy link
Contributor

@bschwedler bschwedler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Feel free to merge after updating the shell option handling.

product/base/Dockerfile.ubuntu2204 Show resolved Hide resolved
product/base/scripts/ubuntu/install_quarto.sh Outdated Show resolved Hide resolved
@ianpittwood ianpittwood merged commit 6f7c47a into dev Jul 22, 2024
37 of 38 checks passed
@ianpittwood ianpittwood deleted the manage-tex-with-quarto branch July 22, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tex version issue in base images
3 participants