IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1098


Ignore:
Timestamp:
Jun 25, 2004, 12:06:34 PM (22 years ago)
Author:
eugene
Message:

fixed latex errors with fonts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/design/Makefile

    r1069 r1098  
    1 # $Id: Makefile,v 1.5 2004-06-22 19:12:45 eugene Exp $
     1# $Id: Makefile,v 1.6 2004-06-25 22:06:34 eugene Exp $
    22
    33PDFLATEX = pdflatex
     
    2424
    2525%.ps : %.dvi
    26         dvips -o $*.ps $<
     26        dvips -t letter -o $*.ps $<
    2727
    2828clean :
Note: See TracChangeset for help on using the changeset viewer.