CommunityData:TeX: Difference between revisions

From CommunityData
No edit summary
Line 1: Line 1:
== Getting Setup for Paper Template ==
== Installing Dependencies ==
=== Debian/Ubuntu Installation Instructions ===


=== Linux Instructions ===
First, you'll want to install the following packages:
 
Install the following packages:


* rubber
* rubber
Line 13: Line 12:
* texlive-bibtex-extra
* texlive-bibtex-extra
* moreutils
* moreutils
* gawk


Also, to install Garamond grab and install the font from [http://www.ctan.org/tex-archive/fonts/urw/garamond/ here] through the following complicated process:
Also, to install Garamond grab and install the font from [http://www.ctan.org/tex-archive/fonts/urw/garamond/ here] through the following complicated process:
Line 24: Line 24:
Alternatively, if you want to install them system wide and have root credentials, you can also place them in ''/usr/local/share/texmf'' instead.
Alternatively, if you want to install them system wide and have root credentials, you can also place them in ''/usr/local/share/texmf'' instead.


=== MacTeX ===
=== Using MacTeX on OSX ===


To install with MacTeX, you need to install the font:
To install with MacTeX, you need to install the font:

Revision as of 04:52, 15 January 2016

Installing Dependencies

Debian/Ubuntu Installation Instructions

First, you'll want to install the following packages:

  • rubber
  • latexmk
  • texlive-latex-recommended
  • texlive-latex-extra
  • texlive-fonts-extra
  • texlive-fonts-recommended
  • texlive-bibtex-extra
  • moreutils
  • gawk

Also, to install Garamond grab and install the font from here through the following complicated process:

  • Download the file
  • Create ~/texmf if it does not exist yet
  • Unzip the file ugm.zip from the garamond.zip file into that ~/texmf/
  • Copy the other font files in the root directory of garamond.zip into ~/texmf/fonts/type1/
  • Run "texhash ~/texmf

Alternatively, if you want to install them system wide and have root credentials, you can also place them in /usr/local/share/texmf instead.

Using MacTeX on OSX

To install with MacTeX, you need to install the font:

wget http://tug.org/fonts/getnonfreefonts/install-getnonfreefonts
texlua install-getnonfreefonts
sudo getnonfreefonts-sys garamond