Skip to content
Snippets Groups Projects

Fix Repeater Bits Definition

Merged reed requested to merge Reed/cats-standard:repeater-tone-typo-fix into master
3 files
+ 13
0
Compare changes
  • Side-by-side
  • Inline
Files
3
.gitlab-ci.yml 0 → 100644
+ 8
0
build:
image: ctornau/latex
stage: build
artifacts:
paths:
- standard.pdf
script:
- latexmk -shell-escape -pdf standard.tex
Loading