]> git.lyx.org Git - features.git/commit
Now the document is not parsed at the beginning anymore.
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 15 Nov 2008 20:30:45 +0000 (20:30 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 15 Nov 2008 20:30:45 +0000 (20:30 +0000)
commitbb04efd5a8f8a4c08f150bc38618722c413a087a
treea14627330a1eff8be792e07f778cde3845c42972
parent86438200b0f27a0c86cab979c0da8cbafd85e5cd
Now the document is not parsed at the beginning anymore.
Instead, new token are read when requested. The idea from now is
to be able to chenge encoding on the fly.

Now it is time to see whether idocstream actually works...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27489 a592a061-630c-0410-9148-cb99ea01b6c8
src/tex2lyx/Parser.cpp
src/tex2lyx/Parser.h
src/tex2lyx/text.cpp