Skip to content

Commit 06e9fcf

Browse files
Reformat and remove Latexian as per PR sb2nov#49.
1 parent e897e7e commit 06e9fcf

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

LaTeX/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
# Latex
1+
# LaTeX
22

3-
Installing Latex on mac. Downlaod from [MacTex](http://www.tug.org/mactex/) it is around 2GB in size and comes with TexLive installed. For more details about what is installed [check here](https://www.tug.org/mactex/What_Is_Installed.pdf). Then use an editor like [Latexian](http://tacosw.com/latexian/) or [TexMaker](http://www.xm1math.net/texmaker/download.html).
3+
## Installing LaTeX on Mac
44

5-
Add cls file from major conferences such as IEEE to the source directory.
5+
Download [MacTex](http://www.tug.org/mactex/): it is around 2GB in size and comes with TexLive installed. For more details about what is installed [check here](https://www.tug.org/mactex/What_Is_Installed.pdf). Then use an editor like [TexMaker](http://www.xm1math.net/texmaker/download.html).
6+
7+
Add cls file from major conferences such as IEEE to the source directory.
68

79
cd ~/Library/texmf/tex/generic/
810

9-
Add IEEEtran.cls to this directory.
11+
Add `IEEEtran.cls` to this directory.

0 commit comments

Comments
 (0)