| for Vim:
cvops-aut.vim
(how to use
the new syntax file with Vim) Uploaded to vim.org | for emacs: |
|
If you use a pattern fill in your xfig drawing, and then convert it to PostScript or PDF, you'll find that the resulting file has embedded type 3 fonts. Type 3 is almost never accepted nowadays at most places where you want to submit your paper. Recompile transfig (the software coming with xfig, which converts .fig drawings to various formats) with these patches, and you'll not be getting the unexpected bitmapped fonts in your pdf any more.
For transfig v.3.2.5-alpha5: included in patchlevel 5-alpha6 (available from xfig download page).
For transfig v.3.2.4 (last stable version at the moment of this writing): transfig.3.2.4.patch.diff.gz.
Script I use to upload files with scp to my site(s).
Instead of typing "scp index.html username@my.server.com:/home/u/username/public_html/dir/subdir", I say just "upload index.html" for all the sites I maintain.