-
Categories
-
Tags/Keywords
nutrition RAID Subversion HTTP SSH WWW blog.bigsmoke.us CLI postfix VIM ssl Windows metabolism Ubuntu Firefox zimbra WLB07051 smb RuG mod_rewrite HTML X MediaWiki Gentoo WordPress svn shell MySQL Javascript Ruby van der Molen Linux Screen XTerm Family Apache CSS T61 bash Debian DNS samba plugin PHP xen -
Recent Posts
-
Recent Comments
Tag: tex
VIM tips for editing prose
I was transcribing a draft for a manuscript. Using VIM, of course. But, I found my VIM skills to be lacking somewhat, enough to become sufficiently annoyed to investigate the holes. Read More »
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 »