diff --git a/Makefile b/Makefile index 858c35e..d648a31 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ SHELL := /bin/bash test_all: test_abschlussarbeit test_abstract test_article test_beamer test_book test_hausarbeit test_poster test_standalone +release_all: release_abschlussarbeit release_abstract release_article release_beamer release_book release_hausarbeit release_poster release_standalone #------------------------------------------------------------------------------- diff --git a/README.org b/README.org index 293d0b2..52a866d 100644 --- a/README.org +++ b/README.org @@ -14,15 +14,14 @@ My personal collection of LaTeX settings and templates. Currently the following templates are maintained and working: -<<<<<<< HEAD | Template | Org file | Download | Overleaf | |--------------------------------+----------+----------+----------| -| short abstract | [[file:abstract-main.org][✔]] | [[https://github.com/timmli/latex-templates/releases/download/v0.7.2/abstract-template.zip][zip]] | [[https://www.overleaf.com/docs?snip_uri=https://github.com/timmli/latex-templates/releases/download/v0.7.2/abstract-template.zip][Overleaf]] | -| standard article | [[file:article-main.org][✔]] | [[https://github.com/timmli/latex-templates/releases/download/v0.7.2/article-template.zip][zip]] | [[https://www.overleaf.com/docs?snip_uri=https://github.com/timmli/latex-templates/releases/download/v0.7.2/article-template.zip][Overleaf]] | -| standard book | | [[https://github.com/timmli/latex-templates/releases/download/v0.7.2/book-template.zip][zip]] | | -| beamer slides (theme Lustnau) | [[file:beamer-main.org][✔]] | [[https://github.com/timmli/latex-templates/releases/download/v0.7.2/beamer-template.zip][zip]] | [[https://www.overleaf.com/docs?snip_uri=https://github.com/timmli/latex-templates/releases/download/v0.7.2/beamer-template.zip][Overleaf]] | -| Hausarbeit (for teaching) | | [[https://github.com/timmli/latex-templates/releases/download/v0.7.2/hausarbeit-template.zip][zip]] | [[https://www.overleaf.com/docs?snip_uri=https://github.com/timmli/latex-templates/releases/download/v0.7.2/hausarbeit-template.zip][Overleaf]] | -| Abschlussarbeit (for teaching) | | [[https://github.com/timmli/latex-templates/releases/download/v0.7.2/essay-template.zip][zip]] | [[https://www.overleaf.com/docs?snip_uri=https://github.com/timmli/latex-templates/releases/download/v0.7.2/abschlussarbeit-template.zip][Overleaf]] | +| short abstract | [[file:abstract-main.org][✔]] | [[https://github.com/timmli/latex-templates/releases/download/v0.9/abstract-template.zip][zip]] | [[https://www.overleaf.com/docs?snip_uri=https://github.com/timmli/latex-templates/releases/download/v0.9/abstract-template.zip][Overleaf]] | +| standard article | [[file:article-main.org][✔]] | [[https://github.com/timmli/latex-templates/releases/download/v0.9/article-template.zip][zip]] | [[https://www.overleaf.com/docs?snip_uri=https://github.com/timmli/latex-templates/releases/download/v0.9/article-template.zip][Overleaf]] | +| standard book | | [[https://github.com/timmli/latex-templates/releases/download/v0.9/book-template.zip][zip]] | | +| beamer slides (theme Lustnau) | [[file:beamer-main.org][✔]] | [[https://github.com/timmli/latex-templates/releases/download/v0.9/beamer-template.zip][zip]] | [[https://www.overleaf.com/docs?snip_uri=https://github.com/timmli/latex-templates/releases/download/v0.9/beamer-template.zip][Overleaf]] | +| Hausarbeit (for teaching) | | [[https://github.com/timmli/latex-templates/releases/download/v0.9/hausarbeit-template.zip][zip]] | [[https://www.overleaf.com/docs?snip_uri=https://github.com/timmli/latex-templates/releases/download/v0.9/hausarbeit-template.zip][Overleaf]] | +| Abschlussarbeit (for teaching) | | [[https://github.com/timmli/latex-templates/releases/download/v0.9/essay-template.zip][zip]] | [[https://www.overleaf.com/docs?snip_uri=https://github.com/timmli/latex-templates/releases/download/v0.9/abschlussarbeit-template.zip][Overleaf]] | A couple of legacy templates are still available, but unmaintained: