latex-action

GitHub Action to compile LaTeX documents

MIT License

Stars
1.1K
Committers
11
latex-action - 3.2.0 Latest Release

Published by xu-cheng 7 months ago

  • Support TeXLive 2024.
  • Auto set tlmgr repo url for historical TeXLive version.
latex-action - 3.1.0

Published by xu-cheng about 1 year ago

Port changes from xu-cheng/texlive-action

  • use env to pass inputs
  • better printed commands
latex-action - 3.0.2

Published by xu-cheng about 1 year ago

  • Expose more env to docker container
latex-action - 3.0.1

Published by xu-cheng about 1 year ago

  • Enforce using true for boolean input options.
  • Remove deprecated extra_packages input.
latex-action - 3.0.0

Published by xu-cheng about 1 year ago

  • Support selecting old versions of TeXLive by action input.
  • Support customizing the docker images. Only latex-docker images are recommended to be used.
  • Drop the glob_root_input input. Now, the glob path are always used.
latex-action - v3

Published by xu-cheng about 1 year ago

This is a meta tag pointed to the latest release.

latex-action -

Published by xu-cheng over 1 year ago

  • Fix glob pattern expanding.
latex-action - 2.8.1

Published by xu-cheng over 1 year ago

  • Setup git safe.directory for the action.
latex-action - 2.8.0

Published by xu-cheng over 1 year ago

  • Support old versions of TeXLive
latex-action - 2.7.1

Published by xu-cheng over 1 year ago

  • Fix extra_system_packages doesn't work if glob_root_file is true.
latex-action - 2.7.0

Published by xu-cheng almost 2 years ago

  • Add continue_on_error option.
latex-action - 2.6.0

Published by xu-cheng about 2 years ago

  • Support glob star in the glob pattern.
  • Update document.
latex-action - 2.5.0

Published by xu-cheng over 2 years ago

  • Add extended globs support.
latex-action - 2.4.0

Published by xu-cheng over 2 years ago

  • Support changing directory into each root file's directory before compiling each documents.
latex-action - 2.3.1

Published by xu-cheng almost 3 years ago

  • Support installing extra fonts.
latex-action - 2.3.0

Published by xu-cheng about 3 years ago

  • Support glob input file.
latex-action - 2.2.1

Published by xu-cheng almost 4 years ago

  • Add upload-artifact example (#40).
  • Create working directory if it does not exist (#48).
latex-action - 2.2.0

Published by xu-cheng about 4 years ago

  • Use docker images from GitHub Container Registry
latex-action - 2.1.0

Published by xu-cheng over 4 years ago

  • Add new options latexmk_shell_escape, latexmk_use_lualatex, and latexmk_use_xelatex.
  • Prevent hanging with error by passing -halt-on-error by default.

Please use the meta tag v2 in your action file.

latex-action - v2

Published by xu-cheng over 4 years ago

This is a meta tag to pointed to the latest release