lyx_mirror/src/tex2lyx
Georg Baum d6a42972ea Fix bug 2786: import of spaces
* src/tex2lyx/text.C
	(known_spaces): new, LaTeX names of known spaces
	(known_coded_spaces): new, LyX names of known spaces
	(parse_text): Recognize all known spaces


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14832 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-24 16:34:47 +00:00
..
boost.C Turn LyX into a singleton class. Kill the BufferView cache. 2003-10-14 21:30:23 +00:00
ChangeLog fix bug 2234 2006-03-16 15:05:47 +00:00
context.C Fix bug 2667 2006-07-16 13:04:59 +00:00
context.h Fix bug 2667 2006-07-16 13:04:59 +00:00
gettext.C Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
gettext.h Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
lengthcommon.C some more gettext work 2004-05-26 22:44:45 +00:00
lyxfont.C Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
lyxfont.h Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
Makefile.am Make sure to link lyx and tex2lyx against libiconv. 2006-08-22 15:43:48 +00:00
math.C fix bug 2234 2006-03-16 15:05:47 +00:00
pch.h More pch work. 2004-08-18 14:20:18 +00:00
preamble.C Fix bug 2289 2006-08-13 09:46:28 +00:00
Spacing.h the convert patch 2005-01-27 21:05:44 +00:00
table.C Whitespace cleanup. 2006-04-05 23:56:29 +00:00
test-insets.tex After all those hours of frustrating coding on tex2lyx, I decided that I would do easy things for a change. As a result, many new insets are supported, among which minipage; see the files text-*.tex for an idea of things that work now 2003-08-07 22:59:53 +00:00
test-structure.tex Get rid of trailing whitespace 'noise' in future patches for the 2003-09-09 18:27:24 +00:00
test.ltx * src/tex2lyx/test.ltx: 2006-08-12 20:05:28 +00:00
tex2lyx.C Fix bug 2289 2006-08-13 09:46:28 +00:00
tex2lyx.h Fix bug 2289 2006-08-13 09:46:28 +00:00
tex2lyx.man drop reLyX like it is hot, and setup to use tex2lyx instead (and remerged po files + no.po small update) 2005-07-16 15:18:14 +00:00
texparser.C Don't crash on nested tables anymore 2005-03-14 17:34:57 +00:00
texparser.h Don't crash on nested tables anymore 2005-03-14 17:34:57 +00:00
text.C Fix bug 2786: import of spaces 2006-08-24 16:34:47 +00:00