~ubuntu-branches/ubuntu/vivid/vim/vivid

« back to all changes in this revision

Viewing changes to runtime/doc/print.txt

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2008-11-05 11:37:43 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20081105113743-9i4urcsm3n44mhqe
Tags: 2:7.2.025-2ubuntu1
* Merge from debian unstable, remaining changes:
  - runtime/syntax/debcontrol.vim:
    + Add "metapackages" to the list of valid sections.
  - runtime/syntax/debchangelog.vim:
    + Add "jaunty" to the list of valid suites.
  - Drop vim-lesstif package and lesstif2-dev build-dependency.
  - Enable Python interpreter on basic builds.
  - Create a .pot file for translations.
  - Disable autoindent, line-wrapping, and backup files by default.
  - runtime/syntax/debsources.vim:
    + Add "jaunty" to debsourcesDistrKeyword
  - runtime/syntax/grub.vim:
    + Add Ubuntu-specific 'quiet' keyword.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
*print.txt*     For Vim version 7.1.  Last change: 2007 Apr 22
 
1
*print.txt*     For Vim version 7.2.  Last change: 2008 Apr 30
2
2
 
3
3
 
4
4
                  VIM REFERENCE MANUAL    by Bram Moolenaar
26
26
PostScript printer.  For other printers a program like ghostscript needs to be
27
27
used.
28
28
 
 
29
Note: If you have problems printing with |:hardcopy|, an alternative is to use
 
30
|:TOhtml| and print the resulting html file from a browser.
 
31
 
29
32
                                        *:ha* *:hardcopy* *E237* *E238* *E324*
30
33
:[range]ha[rdcopy][!] [arguments]
31
34
                        Send [range] lines (default whole file) to the
193
196
This defines the format of the header produced in |:hardcopy| output.  The
194
197
option is defined in the same way as the 'statusline' option.  If Vim has not
195
198
been compiled with the |+statusline| feature, this option has no effect and a
196
 
simple default header is used, which shows the page number.
 
199
simple default header is used, which shows the page number.  The same simple
 
200
header is used when this option is empty.
197
201
 
198
202
                                                        *pmbcs-option*
199
203
'printmbcharset' 'pmbcs'  string (default "")