Releases: Traap/tlc-article
tlc-article v1.0.17 (Glossaries)
tlc-article v1.0.10 (Gnacadja)
v1.0.10 Gnacadja is now released and is dedicated to the mathematician Gnacadja.
Gilles Gnacadja, unknowing, inspired me to design tlc-article to simplify developing beautifully and well-formed documents while we were colleagues on a project that was advancing patient care.
GettingStarted.tex is a tlc-article working example. tlc-article can be installed locally or globally by using these instructions.
Local Installation
$ cd $HOME
$ git clone [email protected]:Traap/tlc-article.git
$ cd tlc-article
$ cp -v tlc-article.cls $HOME/mydoc
$ cp -v tlc-article.cls $HOME/mydoc/.
Global Installation
$ cd $HOME
$ git clone [email protected]:Traap/tlc-article.git
$ cd tlc-article
$ sudo mkdir -p $(kpsewhich -var-value TEXMFLOCAL)/tex/latex/tlc-article
$ sudo mv -v tlc-article.cls $(kpsewhich -var-value TEXMFLOCAL)/tex/latex/tlc-article/.
$ sudo mktexlsr $(kpsewhich -var-value TEXMFLOCAL)
The authors want to express their sincere appreciation to a large number of people who have been instrumental in bringing this text to fruition.
tlc-article v1.0.7a (Gnacadja)
v1.0.7a Gnacadja is now released and is dedicated to the mathematician Gnacadja.
Gilles Gnacadja, unknowing, inspired me to design tlc-article to simplify developing beautifully and well-formed documents while we were colleagues on a project that was advancing patient care.
GettingStarted.tex is a tlc-article working example. tlc-article can be installed locally or globally by using these instructions.
Local Installation
$ cd $HOME
$ git clone [email protected]:Traap/tlc-article.git
$ cd tlc-article
$ cp -v tlc-article.cls $HOME/mydoc
$ cp -v tlc-article.cls $HOME/mydoc/.
Global Installation
$ cd $HOME
$ git clone [email protected]:Traap/tlc-article.git
$ cd tlc-article
$ sudo mkdir -p $(kpsewhich -var-value TEXMFLOCAL)/tex/latex/tlc-article
$ sudo mv -v tlc-article.cls $(kpsewhich -var-value TEXMFLOCAL)/tex/latex/tlc-article/.
$ sudo mktexlsr $(kpsewhich -var-value TEXMFLOCAL)
The authors want to express their sincere appreciation to a large number of people who have been instrumental in bringing this text to fruition.
Bug Fixes:
v1.0.7a correctly typesets institution and permission in the document footer.