Skip to content

tlc-article v1.0.10 (Gnacadja)

Compare
Choose a tag to compare
@Traap Traap released this 31 May 04:08
· 55 commits to master since this release

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.