Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Absolute Red Open Challenge

About

Contributing

Guidelines

  • Contributors are intended to be credited in future versions as described in each document, however an opt-out option is available
  • No compensation is available for contributions
  • Contributions are provided under CC BY-SA 4.0 license terms

Edit Publication

MacOS Setup

Edit LaTeX
VSCode Extensions for LaTeX

VSCode Extensions for LaTeX:

  • Install tlmgr binary by downloading BasicTeX.pkg from https://www.tug.org/mactex/morepackages.html
  • Run shasum -a 512 BasicTeX.pkg to validate checksum matches
  • Restart VSCode and install relevant LaTeX extensions that use chktex
Convert LaTeX to PDF

Install LaTeX on macOS https://ryan-holben.github.io/tex/latex/installation/macos/2016/08/21/installing-tex-on-mac/

brew install texlive
brew install basictex
echo "export PATH="/usr/local/texlive/2024basic/bin/universal-darwin:$PATH" >> ~/.zprofile"

View directory of config file by running kpsewhich -var-value=TEXMFSYSCONFIG

Edit file /opt/homebrew/Cellar/texlive/20240312_3/share/texmf-config/tlmgr/config, appending the text update,option,install to it.

Run the following to view the generated PDF:

mkdir /opt/homebrew/Cellar/texlive/20240312_3/share/tlpkg/backups
tlmgr update --self
tlmgr install texliveonfly
texliveonfly -c xelatex absolute-red.tex
View PDF
open -a Preview.app absolute-red.pdf
Submit Changes

Submitting a pull request to submit the changes for review, comment, and approval.

Support & Feedback

Create a new issue.

About

Absolute Red Open Challenge

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages