lyx_mirror/lib/lyx2lyx
Jürgen Spitzmüller bd5d83a578 Fix bug 6179 ("|" in index entries not embraced in ERT by lyx2lyx).
* OutputParams.{cpp,h}:
	- new param inIndexEntry
* InsetIndex.cpp (latex):
	- set param.
* InsetErt.cpp (plainText):
	- output active chars in IndexInsets

* lib/lyx2lyx/lyx_1_6.py:
	- embrace "|" in ERT when converting old index entries to collapsables.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31361 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-10 12:10:18 +00:00
..
generate_encoding_info.py
lyx2lyx Adjust profiling to new lyx2lyx call 2008-10-27 16:55:53 +00:00
lyx2lyx_lang.py Add "default" to language list. (fixes a crash). 2007-12-10 18:51:54 +00:00
lyx2lyx_version.py.in
lyx_0_06.py
lyx_0_08.py
lyx_0_10.py
lyx_0_12.py
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
lyx_1_3.py
lyx_1_4.py * lib/lyx2lyx/lyx_1_4.py: 2008-01-12 09:59:37 +00:00
lyx_1_5.py * lyx2lyx/lyx_1_5.py: 2009-07-17 15:09:32 +00:00
lyx_1_6.py Fix bug 6179 ("|" in index entries not embraced in ERT by lyx2lyx). 2009-09-10 12:10:18 +00:00
LyX.py Fix bug 5411 2008-11-07 19:17:35 +00:00
Makefile.am Fix bug 518 (thanks to Jean Marc and Martin for the help) 2007-08-12 13:25:36 +00:00
parser_tools.py lyx2lyx: lyx2lyx: lyx_1_6.py, parser_tools.py: 2008-04-12 13:54:30 +00:00
profiling.py Adjust profiling to new lyx2lyx call 2008-10-27 16:55:53 +00:00
test_parser_tools.py