lyx_mirror/src/tex2lyx
Richard Heck 52d3a1e426 Move some code around in an effort to make information about modules
available to tex2lyx. The point is to move the crucial routines that 
deal with modules out of BufferParams.cpp, which tex2lyx does not have,
and into TextClass.cpp, which it does.

This is all cleanup that makes a lot of sense independently.

Note that LayoutModuleList will shortly become a real class.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28456 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-11 23:22:10 +00:00
..
test Add a new command line parameter -e that sets the default (latex) encoding. 2009-01-30 14:47:06 +00:00
boost.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Context.cpp
Context.h
Font.cpp
Font.h
gettext.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Makefile.am Move some code around in an effort to make information about modules 2009-02-11 23:22:10 +00:00
math.cpp First serious step for utf8 file format format. tex2lyx is now able to 2008-11-16 17:02:00 +00:00
Parser.cpp Add a new command line parameter -e that sets the default (latex) encoding. 2009-01-30 14:47:06 +00:00
Parser.h Add a new command line parameter -e that sets the default (latex) encoding. 2009-01-30 14:47:06 +00:00
pch.h
preamble.cpp Now tex2lyx is able to set the encoding from what it reads in the preamble. 2008-11-16 21:51:18 +00:00
Spacing.h
table.cpp First serious step for utf8 file format format. tex2lyx is now able to 2008-11-16 17:02:00 +00:00
tex2lyx.1 rename man page 2008-11-15 14:36:52 +00:00
tex2lyx.cpp Add a new command line parameter -e that sets the default (latex) encoding. 2009-01-30 14:47:06 +00:00
tex2lyx.h Add a new command line parameter -e that sets the default (latex) encoding. 2009-01-30 14:47:06 +00:00
text.cpp Add a new command line parameter -e that sets the default (latex) encoding. 2009-01-30 14:47:06 +00:00