From 077e81cad7273087508f6438e10ffd20f4b75f2c Mon Sep 17 00:00:00 2001 From: Benjamin Mako Hill Date: Mon, 18 Mar 2013 06:51:39 -0400 Subject: [PATCH] added a paragraph explaining the divps dependency (less common today) --- README.tex | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.tex b/README.tex index 2191357..4eb8054 100644 --- a/README.tex +++ b/README.tex @@ -30,6 +30,12 @@ Next, to compose a letter, one must: set the document class to one of the above document classes, specify a name and (optionally) a signature, and then proceed with writing the letter as if it were a standard letter. +The MIT logo is included as an encapsulated PostScript file (EPS) and, +as a result, will only display correctly using dvips. Many people now +use pdflatex intead. pdflatex will require that the logo be converted +from EPS to PDF which can be done using ImageMagick or several other +programs. + \closing{Sincerely} \end{letter} -- 2.30.2