]> git.lyx.org Git - features.git/commitdiff
The hard-coding of word_wrap has been fixed at bf88ad49.
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 22 Jun 2020 22:09:13 +0000 (00:09 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 22 Jun 2020 22:10:41 +0000 (00:10 +0200)
src/Row.cpp

index 1e9e3eca2bc7fc74a0af3fcf5bc740d00441352b..8ca6112d15c7f6a94832f7a8e1d618582b2988a6 100644 (file)
@@ -489,9 +489,6 @@ bool Row::shortenIfNeeded(pos_type const keep, int const w, int const next_width
                 *
                 * FIXME: Something shall be done about characters which are
                 * not allowed at the beginning or end of line.
-                *
-                * FIXME: hardcoding languages is bad. Put this information in
-                * `languages' file.
                */
                bool const word_wrap = brk.font.language()->wordWrap();
                // When there is text before the body part (think description