Skip to content

tlc-article is a LaTeX document class that orchestrates a logical arrangement for document header, footer, author, abstract, table of contents, and margins.

License

Notifications You must be signed in to change notification settings

Traap/tlc-article

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tlc-article


The goal of tlc-article is to simplify document layout. tlc-article orchestrates a logical arrangement for document header, footer, author, abstract, table of contents, and margins. tlc-article.pdf is a document instantiated using tlc-article.cls.

Released version

v1.2.23

Installation are done Locally or Globally

Local Installation

The example below copies tlc-article.cls to path/to/document. Your LaTeX compiler will use tlc-article.cls from path/to/document.

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

This is the deploymnet strategy that I use prior to releasing to CTAN.

cd $HOME
git clone [email protected]:Traap/tlc-article.git
cd tlc-article
./bin/deploy tlc-article.cls

Installation checks

Use your LaTeX compile and complete tlc-article.tex. Besides the header, your output should match tlc-article.pdf.

About

tlc-article is a LaTeX document class that orchestrates a logical arrangement for document header, footer, author, abstract, table of contents, and margins.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published