Releases: td-org-uit-no/assignment-template-latex
Releases · td-org-uit-no/assignment-template-latex
Version v0.0.11
Fix path for release yaml (#10) * ci: Try use different action for building tex files * Update release.yaml
Version v0.0.10
ci: Try use different action for building tex files (#9) * ci: Try use different action for building tex files
Version v0.0.9
Update release.yaml (#7) * Update release.yaml update v3 latex build change build-path to hidden '.build' * Update template.tex change [h] float specifier to [ht] * Update build.yaml Pin texlive to 2023 and force the build. * Update release.yaml Pin to texlive 2023 and add force build * Update build.yaml Use chktex to lint instead of the heavier build operation. * a few linter suggestions, we need an autoformatter! --------- Co-authored-by: Moritz Jörg <[email protected]>
Version v0.0.8
Update build.yaml (#6) v3 latex build
Version v0.0.7
Separate CI and move docs to root (#5) * docs: update and move to src * ci: seperate build and release * fix: correct path * Update build.yaml hidden build dir --------- Co-authored-by: Nohr <[email protected]>
Version v0.0.6
Refactor (#4) * refactor: stealing Mike Murphys' revamped build, cleaner remove and leaves a pdf in outer directory that we don't remove on cleanup * feat: syntax highlighting on code snippets (c-style) * refactor: restructure template layout * feat: precompiled example
Version v0.0.5
fix: shorten Makefile and cleanup *.tex (#1) * fix: shorten Makefile and cleanup *.tex * fix: Typo graphics -> svg --------- Co-authored-by: Moritz Jörg <[email protected]>
Version v0.0.4
docs: Remove Inkscape references
Version v0.0.3
fix: remove *.pdf from gitignore
Version v0.0.2
feat: add latexmk config and readme