[zeromq-dev] New reference manual committed and on-line
Pieter Hintjens
pieterh at gmail.com
Wed Mar 10 17:05:02 CET 2010
On Tue, Mar 9, 2010 at 7:57 PM, gonzalo diethelm <gdiethelm at dcv.cl> wrote:
> I have a minor gripe / suggestion: these pages are difficult to print on
> paper. This is not the case for the reference index found at
> http://api.zeromq.org/zmq.html; I can Print Preview that, change the
> zoom factor and the paragraphs readjust to fit the page. If I try to do
> that with http://www.zeromq.org/area:docs-v20, I usually end up with the
> right margin cut off, or with a huge white band on the right side of the
> page. I am doing all this on Firefox.
The page has, hardcoded into it, a 50-em width for the text. This
overrides whatever CSS the print feature tries to use.
I've increased that to 90% for the documentation page alone. See if
this prints better?
-Pieter
More information about the zeromq-dev
mailing list