Skip to content

Releases: td-org-uit-no/assignment-template-latex

Version v0.0.11

29 Aug 13:40
67fdade
Compare
Choose a tag to compare
Fix path for release yaml (#10)

* ci: Try use different action for building tex files

* Update release.yaml

Version v0.0.10

29 Aug 10:08
ca0d723
Compare
Choose a tag to compare
ci: Try use different action for building tex files (#9)

* ci: Try use different action for building tex files

Version v0.0.9

28 Aug 09:59
526a6bd
Compare
Choose a tag to compare
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

27 Aug 14:46
759fb4a
Compare
Choose a tag to compare
Update build.yaml (#6)

v3 latex build

Version v0.0.7

27 Aug 14:33
4493c00
Compare
Choose a tag to compare
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

22 Feb 09:11
a0d4395
Compare
Choose a tag to compare
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

06 Feb 14:09
e95b14e
Compare
Choose a tag to compare
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

05 Feb 18:38
0775c16
Compare
Choose a tag to compare
docs: Remove Inkscape references

Version v0.0.3

05 Feb 18:26
Compare
Choose a tag to compare
fix: remove *.pdf from gitignore

Version v0.0.2

05 Feb 18:22
Compare
Choose a tag to compare
feat: add latexmk config and readme