mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-29 20:58:50 +00:00
a87c56b5ad
revert_justification() issues a warning if the \justification parameter does not exist, and LyX itself always writes it unconditionally as well, so add it also in lyx2lyx when converting old documents. Currently this does not have any user visible effect, but it decouples the default value of BufferParams::justification from the conversion of old documents: Now it is possible to set the default to false in LyX, and old documents will still be converted correctly. (cherry picked from commit e754d00faa71a8950de8582fb0f38f6fb270ac38) Conflicts: status.21x