]> git.lyx.org Git - features.git/commit
Re-implement display of MARGIN_RIGHT_ADDRESS_BOX
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 5 Jan 2021 13:53:15 +0000 (14:53 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 5 Jan 2021 16:58:21 +0000 (17:58 +0100)
commitbea482877e9c8774fad86b22bd065e213a80a3ba
tree036e0e11a0da6767cec75cb4dc9cb1fa158fd412
parent824d1c993a138d051c79149fc4b27e1c002736a4
Re-implement display of MARGIN_RIGHT_ADDRESS_BOX

The correct way of implementing this is at paragraph level. Once this
is clear, the implementation is straightforward.

Note that RtL is not handled correctly by the \lyxrightaddress macro.

Fixes bug #11918 and #8152.
src/TextMetrics.cpp