]> git.lyx.org Git - features.git/commit
Do not increment start for find(phrase) while looping over phrases
authorKornel Benko <kornel@lyx.org>
Thu, 2 Aug 2018 20:51:36 +0000 (22:51 +0200)
committerKornel Benko <kornel@lyx.org>
Thu, 2 Aug 2018 20:51:36 +0000 (22:51 +0200)
commita96845660eccd9feee738e56215377ac14a41ceb
treeee410b49f225fcda65488bdcbeb769c3b1880d34
parentb286c6d23578e06500504e16980b99c1ed84fa81
Do not increment start for find(phrase) while looping over phrases

The increment will be done at the end of the for-loop.
lib/lyx2lyx/lyx_2_2.py