Enrico Forestieri 6b2fe73e91 Add support for greek and cyrillic chars such that it is not
necessary to mark them in the proper language for typesetting.

	* src/Paragraph.cpp
	(Paragraph::Pimpl::writeScriptChars): new method.
	(Paragraph::Pimpl::simpleTeXSpecialChars): output proper
	latex code for greek and cyrillic chars when they cannot
	be encoded using the current latex encoding.

	* src/LaTeXFeatures.cpp: add textgreek and textcyr features.

	* src/Encoding.{cpp,h}
	(Encodings::isKnownScriptChar): new method.

	* lib/unicodesymbols: add greek and cyrillic alphabetic chars.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21184 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-24 17:24:56 +00:00
..
2007-10-08 13:35:16 +00:00
2007-09-10 21:31:15 +00:00
2007-10-24 09:47:17 +00:00
2007-08-04 03:05:53 +00:00
2007-09-30 19:07:37 +00:00
2007-09-17 14:17:48 +00:00
2003-10-13 09:50:10 +00:00
2003-10-13 09:50:10 +00:00
2006-07-03 19:13:56 +00:00
2007-10-16 21:21:31 +00:00
2007-09-25 15:21:29 +00:00
2007-05-07 18:25:25 +00:00
2007-03-17 10:30:31 +00:00