Skip to content

Commit

Permalink
Refine README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Jan 7, 2025
1 parent b510e31 commit e3adfed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ In the long run, the contents of the `paper.tex` (and similar) files in reposito
- Use [actionlint](https://github.com/rhysd/actionlint#readme)
- Use [vs.code GitHub actions plugin](https://marketplace.visualstudio.com/items?itemName=cschleiden.vscode-github-actions)
- Use [act](https://github.com/nektos/act) for checking: `act --rm --platform ubuntu-latest=fwilhe2/act-runner:latest -W .github/workflows/check-ieee-conference-a4-pdflatex-bibtex-2023-true.yml`
- When adding a new package:
- When adding a new package use `DEPP` (see above) or execute following steps:
1. execute `npx` with `--generatereitzig` (in a clean directory)
2. run `pdflatex`
3. run `{repository-root}/generate-texlivefile.sh`
Expand Down

0 comments on commit e3adfed

Please sign in to comment.