[office] dvitopdf.sh
| ( ! ) Warning: fread() [function.fread]: Length parameter must be greater than 0 in /home/bbbart/www/htdocs/blog/wp-content/plugins/vimcolor/wp-vimcolor.php on line 105 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 53060 | {main}( ) | ../index.php:0 |
| 2 | 0.0002 | 56500 | require( '/home/bbbart/www/htdocs/blog/wp-blog-header.php' ) | ../index.php:17 |
| 3 | 0.1730 | 16855284 | require_once( '/home/bbbart/www/htdocs/blog/wp-includes/template-loader.php' ) | ../wp-blog-header.php:16 |
| 4 | 0.1745 | 16917864 | include( '/home/bbbart/www/htdocs/blog/wp-content/themes/svelt/single.php' ) | ../template-loader.php:43 |
| 5 | 0.2094 | 17035136 | the_content( ) | ../single.php:16 |
| 6 | 0.2095 | 17036452 | apply_filters( ) | ../post-template.php:169 |
| 7 | 0.2119 | 17042064 | call_user_func_array ( ) | ../plugin.php:166 |
| 8 | 0.2119 | 17042248 | vim_color( ) | ../plugin.php:0 |
| 9 | 0.2119 | 17042584 | preg_replace ( ) | ../wp-vimcolor.php:143 |
| 10 | 0.2119 | 17048352 | preg_replace ( ) | ../wp-vimcolor.php:143 |
| 11 | 0.2119 | 17048816 | vimcolor_process_color( ) | ../wp-vimcolor.php(143) : regexp code:5 |
| 12 | 0.2196 | 17065700 | fread ( ) | ../wp-vimcolor.php:105 |
At our office we tend to document almost
everything with LaTeX. This script
is one which has saved us a lot of time already with creating high quality PDF
documents.
Basically, it’s just an alias to simplify creating prepress quality A4 PDFs of
a DVI file, typically created with LaTeX and hyperref with the dvipdfm driver.
It’s the “prepress” setting at the end which guarantees the quality of the
output.