Update um PDF-Doku auf CTAN zu veröffentlichen
This commit is contained in:
parent
bad8f21c47
commit
1c6107b49f
3
build
3
build
@ -32,4 +32,5 @@ rm gitfile-info.dtx
|
||||
mv output.dtx gitfile-info.dtx
|
||||
latexmk -pdf gitfile-info.dtx
|
||||
cd ..
|
||||
zip -r gitfile-info_latest.zip gitfile-info/gitfile-info.dtx gitfile-info/gitfile-info.ins
|
||||
cp -r gitfile-info_latest.zip gitfile-info/gitfile-info.dtx gitfile-info/gitfile-info.ins \
|
||||
gitfile-info/README gitfile-info/gitfile-info.pdf
|
||||
|
@ -225,6 +225,7 @@ pdftitle = {\LaTeX-package for reading git commit info for specific files}
|
||||
\section{Änderungen}
|
||||
\begin{description}
|
||||
\item[v0.1] Intialisierung und erste Veröffentlichung
|
||||
\item[v0.2] Dokumentation auf CTAN inkludiert
|
||||
\end{description}
|
||||
|
||||
\section{Installation}
|
||||
|
@ -1,6 +1,6 @@
|
||||
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
|
||||
\ProvidesPackage{gitfile-info}
|
||||
[2016/06/22 v0.1 read file infos of one specific tex-file]
|
||||
[2016/06/30 v0.2 read file infos of one specific tex-file]
|
||||
|
||||
\RequirePackage{ifthen}
|
||||
\RequirePackage{currfile}
|
||||
|
Loading…
Reference in New Issue
Block a user