]> git.lyx.org Git - features.git/commit
Fix LaTeX output of fixed-width cells with decimal separator
authorJuergen Spitzmueller <spitz@lyx.org>
Sat, 22 Oct 2016 10:13:36 +0000 (12:13 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sat, 22 Oct 2016 10:13:36 +0000 (12:13 +0200)
commit9235b09fd8253a65c9782579e1e634f02bc88257
tree83c824323cc57827276cab574aa544d16b229c0e
parent95db20e008c84991dcf2ea7fb31a639fb9b9f851
Fix LaTeX output of fixed-width cells with decimal separator

This follows Uwe's suggestions (and discharges my own).

The result is not ideal, but there is currently no ideal solution.

Fixes: #9568
src/insets/InsetTabular.cpp