lyx_mirror/lib/lyx2lyx
Juergen Spitzmueller ed62816eb6 Handle URL escaping in beamer frames
File format change -- this introduces the first LyX 2.5 format and
hence sets up the lyx2lyx machinery
2024-05-13 07:26:41 +02:00
..
.gitignore
CMakeLists.txt
generate_encoding_info.py
lyx2lyx
lyx2lyx_lang.py
lyx2lyx_tools.py Minor cleanup: one import per line 2024-02-10 22:02:13 +00:00
lyx2lyx_version.py.in
lyx_0_06.py
lyx_0_08.py
lyx_0_10.py
lyx_0_12.py Sync with master 2022-10-26 10:52:21 +02:00
lyx_1_0.py
lyx_1_1_5.py
lyx_1_1_6_0.py
lyx_1_1_6_3.py
lyx_1_1.py
lyx_1_2.py Python fixes from José Matos 2023-08-19 22:08:08 -04:00
lyx_1_3.py Sync with master 2022-10-26 10:52:21 +02:00
lyx_1_4.py Sync with master 2022-10-26 10:52:21 +02:00
lyx_1_5.py Sync with master 2022-10-26 10:52:21 +02:00
lyx_1_6.py Sync with master 2022-10-26 10:52:21 +02:00
lyx_2_0.py Python fixes from José Matos 2023-08-19 22:08:08 -04:00
lyx_2_1.py Sync with master 2022-10-26 10:52:21 +02:00
lyx_2_2.py Sync with master 2022-10-26 10:52:21 +02:00
lyx_2_3.py Python fixes from José Matos 2023-08-19 22:08:08 -04:00
lyx_2_4.py Fix lyx2lyx bug with nested inset arguments 2024-03-05 15:41:21 +01:00
lyx_2_5.py Handle URL escaping in beamer frames 2024-05-13 07:26:41 +02:00
LyX.py Handle URL escaping in beamer frames 2024-05-13 07:26:41 +02:00
Makefile.am Handle URL escaping in beamer frames 2024-05-13 07:26:41 +02:00
parser_tools.py Fix lyx2lyx issue reported on ML 2023-09-06 13:07:40 -04:00
profiling.py
test_lyx2lyx_tools.py
test_parser_tools.py
unicode_symbols.py