diff options
author | Justin Luth <justin_luth@sil.org> | 2016-12-31 16:08:54 +0300 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-01-17 08:30:50 +0000 |
commit | a9367c1b39600d5a5e2d0067113f06ad59cc37a1 (patch) | |
tree | 6f8e735b9635a4775abe631749a75149a08317f8 /helpcompiler/inc | |
parent | d74e3b5bc43635c8c86988884b97929c3b086732 (diff) |
tdf#35021 TabOverMargin: support center and decimal tabs also
TabOverMargin compatibility setting allows tabs placed beyond
the right margin to function where they are instead of using
the right margin as a hard limit. So far this has only been
effective for right tabs (the most logical tab to use at the
far right.
This patch adds support for center and decimal tabs also.
Left tabs are trickier, so they will be attempted separately.
CAVEAT: Basically all of this stuff tricks the layout
engine, so the amount of text allowed on a single line is still
"controlled" by the right margin. So, even though the extended
line could theoretically be very long, the amount of text still
must fit within the limits set by the right margin.
Thus large margins may cause wrapping in LibreOffice, instead of
disappearing off of the end of the paper as it does in MSWord,
and editing the text might get confusing - which matches the
experience in MSWord.
Change-Id: I1ff638eb3576ec221247e9a9823e7e082a1cba79
Reviewed-on: https://gerrit.libreoffice.org/32534
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Justin Luth <justin_luth@sil.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'helpcompiler/inc')
0 files changed, 0 insertions, 0 deletions