Re: input graphics in amstex
"James Ridley" <[email protected]>
| Newsgroups | gmane.comp.tex.miktex |
|---|---|
| Message-ID | <[email protected]> |
Dear George, Thank you very much, but I am exactly in the position you describe, of using a lot of my own macros, so conversion to LaTeX isn't really an option. This is a set of lecture notes (over 200 pages) that I wrote in the 90s, using PC-TeX, but the version I had is not compatible with my new computer, and they wanted a fortune for an upgrade. Amstex with amsppt.sty recognises all the macros except for the one for importing the figures, which was \special. Perhaps I shall have to resort to cut and paste in the literal sense! Thanks again James -----Original Message----- From: George N. White III [mailto:[email protected]] Sent: Sunday, 11 September 2016 13:15 To: A place for MiKTeX users to discuss MiKTeX related questions. Subject: Re: [MiKTeX] input graphics in amstex On Sat, Sep 10, 2016 at 2:12 PM, James Ridley <[email protected]> wrote: > I am running some old files under amstex and amsppt.sty and would like to > include some figures. Most of my old figures were in .eps format. > > My old commands don't work. Please can someone tell me what format the > figures must be in and what command I must use to import them. Not much to go here, but I can suggest several approaches: If you are planning a journal submission, AMS-TeX has been replaced by http://www.ams.org/publications/authors/tex/amslatex. You would need to convert your documents to LaTeX. If you make extensive use of your own macros this could be a big job. Depending on the fonts used in your old documents you may encounter problems with current TeX distributions. One workaround is to rasterize EPS figures and import them as images. It is also possible to convert fonts in EPS files to outline paths. Rasterizing fonts tends to look good on a screen but needs a high resolution for typesetting. Outlined fonts have poor screen quality (no hinting) but work well for typeset output. https://tex.stackexchange.com/questions/248390/can-i-use-latex-packages-from -ctan-in-plain-tex -- I have had success with older documents replacing macros to include eps fgures with \includegraphics from the latex graphix package. > Thank you > > James Ridley > > ------------------------------------------------------------ > ------------------ > _______________________________________________ > Q: How can I leave the mailing list? > A: See http://docs.miktex.org/faq/support.html#leavingml > -- George N. White III <[email protected]> Head of St. Margarets Bay, Nova Scotia ---------------------------------------------------------------------------- -- _______________________________________________ Q: How can I leave the mailing list? A: See http://docs.miktex.org/faq/support.html#leavingml ------------------------------------------------------------------------------ _______________________________________________ Q: How can I leave the mailing list? A: See http://docs.miktex.org/faq/support.html#leavingml