- push commits to build
main.tex(default:ipsj_v4format) - push tags to release
main.pdf
(Requirement: GitHub Actions)
- Fork this repository
- modify files as you wish (default:
ipsj_v4format) - Push commits to automatically build
main.tex, and push tags to release generated PDF (main.pdf)
- latex config (.latexmkrc)
- GitHub Actions workflow (.github/workflows/buildPDF.yml)
- https://www.ipsj.or.jp/journal/submit/style.html (ipsj_v4)
- https://github.com/Paperist/docker-alpine-texlive-ja (docker image for latex build)
- https://github.com/s4ichi/latex-template (.latexmk)
- https://github.com/marketplace/actions/gh-release (GitHub Action for release PDF)
