Wednesday, July 6, 2011

Re: printing/:hardcopy vs long lines (tw=0)

On 06/07/11 19:13, lith wrote:
> Hi,
>
> Sometime I set tw=0 and use linebreak + breakat to have the lines
> "softwrap" at certain characters. Unfortunately, :hardcopy seems to
> ignore the value of linebreak + breakat.
>
> Is there a way to make :hardcopy break long lines at the characters set
> in the breakat option?
>
> Regards,
> Tom

IIUC the only possibilities are printing only whatever fits on one
printer line (if 'printoptions' includes "wrap:n") or to wrap at the
right margin (if 'printoptions' includes "wrap:y" or doesn't include
"wrap:"). No provision for wrapping early depending on the data on the line.

It may well be a printer limitation, I guess.

See :help popt-option


Best regards,
Tony.
--
hundred-and-one symptoms of being an internet addict:
127. You bring your laptop and cellular phone to church.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: