User Tools

Site Tools


latex

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
latex [2010/12/26 20:21] – [Figures as EPS or PDF] tkbletsclatex [2011/03/19 17:42] (current) – [Figures as EPS or PDF] tkbletsc
Line 9: Line 9:
 Anyway, here are some notes for this crap. Anyway, here are some notes for this crap.
 ===== Figures as EPS or PDF ===== ===== Figures as EPS or PDF =====
-If you want to use an actually good tools (e.g. Visio, Excel) instead of [[http://www.gnuplot.info/|anemic command-line crap]] to produce charts and figures, you'll need to convert them to the format your latex can handle (there is just one).+If you want to use actually good tools (e.g. Visio, Excel) instead of [[http://www.gnuplot.info/|anemic command-line crap]] to produce charts and figures, you'll need to convert them to the format your latex can handle (there is just one).
  
 If you're using pdflatex, the figure has to be a PDF.  On Windows: If you're using pdflatex, the figure has to be a PDF.  On Windows:
Line 27: Line 27:
  
  
-Anyway, if you're using pdflatex and the paper size is wrong, even though it worked fine with plain latex, put this below your ''\documentclass'':+If you're using pdflatex and the paper size is wrong, even though it worked fine with plain latex, put this below your ''\documentclass'':
   \setlength{\pdfpagewidth}{8.5in}   \setlength{\pdfpagewidth}{8.5in}
   \setlength{\pdfpageheight}{11in}   \setlength{\pdfpageheight}{11in}
   \usepackage{graphicx}   \usepackage{graphicx}
-Why?  As the [[http://hughanchor.blogspot.com/2006/01/pdflatex-and-letter-paper.html|guy]] found this said, "I have no idea why" GREAT JOB, LATEX!+Why?  As the [[http://hughanchor.blogspot.com/2006/01/pdflatex-and-letter-paper.html|post learned this from]] said, "I have no idea why" GREAT JOB, LATEX!
  
  
latex.txt · Last modified: 2011/03/19 17:42 by tkbletsc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki