lyx_mirror/lib
Georg Baum 29012f2596 Fix output of labels and references that contain characters with an UCS4
codepoint > 255.
I decided that this is no file format change: We already had the change to
format 249 that allowed unicode in .lyx files. The output to .tex of
non-ascii characters is now different than before (even for those that were
supported previously, e.g. german umlauts in latin1), but this is only
relevant if people referenced a label in ERT. Since we cannot detect this
anyway we don't need a file format change.

	* src/support/lstrings.C
	(escape): Extend the escaping algorithm from 8 bit to 24 bit.

	* src/support/lstrings.h
	(escape): Update comment

	* lib/lyx2lyx/lyx_1_4.py
	(lyx_support_escape): Update comment


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15883 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-12 13:42:20 +00:00
..
bind * bind/menus.bind: digits may need the shift modifier (on french 2006-11-09 15:45:01 +00:00
clipart Initial revision 1999-09-27 18:44:28 +00:00
doc glossary documentation update from Ugras 2006-11-10 15:49:08 +00:00
examples forgot this 2006-11-01 15:09:32 +00:00
images * lib/images/nomencl-insert.xpm: 2006-11-06 09:08:28 +00:00
kbd Ensure that the last line of text files ends with a newline. 2006-01-19 00:40:38 +00:00
layouts Convert to new format 2006-11-01 08:41:31 +00:00
lyx2lyx Fix output of labels and references that contain characters with an UCS4 2006-11-12 13:42:20 +00:00
scripts * layout2layout.py 2006-10-29 11:41:15 +00:00
templates propdel svn:executable 2006-09-19 07:09:36 +00:00
tex Ensure that the last line of text files ends with a newline. 2006-01-19 00:40:38 +00:00
ui * ui/stdmenus.ui: use the same shortcut for Eqnarrary in 2006-11-12 09:50:57 +00:00
autocorrect Whitespace only. 2003-10-13 09:50:10 +00:00
build-listerrors Whitespace only. 2003-10-13 09:50:10 +00:00
ChangeLog merge booktabs branch 2006-07-03 19:13:56 +00:00
chkconfig.ltx New nomenclature inset from Ugras 2006-11-04 17:55:36 +00:00
configure.py Add lilypond external inset 2006-10-04 19:01:00 +00:00
CREDITS Convert the CREDITS file to utf8 and spell Ugras' name correctly. 2006-11-04 12:46:00 +00:00
encodings enable utf8 since lyx2lyx already reverts it 2006-11-03 10:38:30 +00:00
external_templates Add lilypond external inset 2006-10-04 19:01:00 +00:00
generate_contributions.py Convert the CREDITS file to utf8 and spell Ugras' name correctly. 2006-11-04 12:46:00 +00:00
languages add support for naustrian; fix locale for austrian 2006-04-24 12:28:52 +00:00
Makefile.am remove obsolete file lyxrc.example 2006-11-09 17:40:44 +00:00
symbols convert symbols file to UTF8 2006-10-22 11:48:21 +00:00
syntax.default partial fix for bug 2132 2005-11-25 09:37:09 +00:00