-
Categories
-
Tags/Keywords
Apache bash blog blog.bigsmoke.us CLI CSS Debian design DNS Firefox Gentoo Google HTML HTTP Linux MediaWiki mod_rewrite MySQL network neustar PHP plugin PNG PostgreSQL Ruby samba Screen shell Sicirec smb SSH Subversion svn T61 Ubuntu URL van der Molen VIM Windows WordPress WWW www.sicirec.org X XTerm zimbra -
Recent Posts
-
Recent Comments
Tag: latex
eps2eps to the rescue when epstopdf complains of no bounding box
PDFLaTeX doesn't like encapsulated postscript images. If you want to use .eps files with pdflatex, you can convert these files to PDF using Sebastian Rahtz' epstopdf, and then remove all .eps file extensions from the image locations in your .tex source files. Then, the latex command will look for .eps file and the pdflatex command will look for .pdf, .jpg and .png files. Read More »
