Annotation of loncom/html/adm/help/tex/Authoring_Pictures_EPS.tex, revision 1.2

1.2     ! albertel    1: \label{Authoring_Pictures_EPS}
1.1       bowersj2    2: When print resources with pictures, LON-CAPA will automatically
                      3: convert graphics in EPS files. (EPS is a graphics format designed for
                      4: printing.)
                      5: 
                      6: The automatic conversion of a web graphic to an EPS file will
                      7: sometimes look blocky, because paper has a much higher resolution then
                      8: the web. If you would like to provide LON-CAPA with an EPS file to use
                      9: while printing for a given graphic file, upload your EPS file into
                     10: your authoring space with the same name as the .gif, .jpg, or other
                     11: web graphic, except ending with the extension ``.eps''. When you
                     12: publish the file, LON-CAPA will automatically use it in place of the
                     13: web image file when printing.
                     14: 
                     15: For instance, if you have a graphics file \texttt{my.image.gif}, you
                     16: can upload an EPS file named \texttt{my.image.eps}.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>