diff --git a/README.md b/README.md index 2aebe9d..217f163 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ For example: git add -A git commit -m "My commit message" git tag "test-1" + git push git push --tags The finished released and build can then be found at `https://github.com/iuf/latex-travis-ci/releases/tag/test-1` diff --git a/src/preamble.tex b/src/preamble.tex index 7bab082..da1c7a7 100644 --- a/src/preamble.tex +++ b/src/preamble.tex @@ -91,4 +91,4 @@ \chapter*{#1} % Documentation of gitinfo: % http://ftp.fernuni-hagen.de/ftp-dir/pub/mirrors/www.ctan.org/macros/latex/contrib/gitinfo/gitinfo.pdf %Simple instructions: copy "hooks" directory into ".git" directory -\usepackage{gitinfo} +% \usepackage{gitinfo}