mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 10:51:03 +00:00
8d914e2c52
exact match * parser_tools.py (find_token2): rename to find_token_exact and make it work for tokens with spaces * lyx_1_4.py (revert_box, convert_collapsable, revert_bibtopic, convert_float): use find_token(s)_exact instead of find_token(s). This does not match "FloatList" when "Float" is searched (bug 2245) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13410 a592a061-630c-0410-9148-cb99ea01b6c8 |
||
---|---|---|
.. | ||
ChangeLog | ||
lyx2lyx | ||
lyx_0_12.py | ||
lyx_1_0_0.py | ||
lyx_1_0_1.py | ||
lyx_1_1_4.py | ||
lyx_1_1_5.py | ||
lyx_1_1_6.py | ||
lyx_1_1_6fix3.py | ||
lyx_1_2.py | ||
lyx_1_3.py | ||
lyx_1_4.py | ||
LyX.py | ||
Makefile.am | ||
parser_tools.py | ||
profiling.py |