From e490e2cd8f859b8167d51cddde2c546e793c79f4 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 bbf4583..181f5e2 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