lyx_mirror/lib/lyx2lyx
Richard Kimberly Heck 144cf4bb9a Allow an 'other' type for hyperlinks. Format change.
Also, perform the URL fixing magic for DocBook and XHTML.

As it was, it was impossible to enter e.g. "tel:" type links. Now
choosing the "Other" type just outputs the URL as given.

Also, the addition of "http" or "file" was not being done for
DocBook and XHTML. Now it is.
2022-12-25 12:45:48 -05:00
..
.gitignore
CMakeLists.txt
generate_encoding_info.py
lyx2lyx Refactor lyx2lyx code. 2020-03-05 00:24:08 +01:00
lyx2lyx_lang.py
lyx2lyx_tools.py Sync with master 2022-10-26 10:52:21 +02: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 Sync with master 2022-10-26 10:52:21 +02: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 Sync with master 2022-10-26 10:52:21 +02: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 Sync with master 2022-10-26 10:52:21 +02:00
lyx_2_4.py Allow an 'other' type for hyperlinks. Format change. 2022-12-25 12:45:48 -05:00
LyX.py Correct typos of "occurred" in warnings/errors 2022-11-06 10:06:50 -05:00
Makefile.am
parser_tools.py Sync with master 2022-10-26 10:52:21 +02:00
profiling.py
test_lyx2lyx_tools.py lyx2lyx refactoring 2019-06-02 00:04:34 +02:00
test_parser_tools.py
unicode_symbols.py