Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 482 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 482 Bytes

LaTeX

Installing LaTeX on Mac

Download MacTex: it is around 2GB in size and comes with TexLive installed. For more details about what is installed check here. Then use an editor like TexMaker.

Add cls file from major conferences such as IEEE to the source directory.

cd ~/Library/texmf/tex/generic/

Add IEEEtran.cls to this directory.