Hello,

I really like Zim but there was always one minor thing bugging me: the lines often are too narrow for reading long texts comfortably. So I finally looked into the code and made one small edit in the pageview.py. I added a line after line 3239, namely this one:

        self.set_pixels_inside_wrap(5)

For me it looks much, much better like this. The next step would be to modify this in a way that you can set the value from the style.conf file, much like "linespacing" (which is actually the paragraph spacing).

What do you think about this?

Andreas

_______________________________________________
Mailing list: https://launchpad.net/~zim-wiki
Post to     : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp

Reply via email to