I just saw the following in the LyX Roadmap,
"theorem support, allow the user to create its own kinds of theorem like
environments" (drowling)
I imediatly downloaded the latest CVS version. (b.t.w.)
What is the current status of the theorem support?
Anyway, here is the result of the compilation
g++-3.0 -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost
-I/usr/X11R6/include -g -O -W -Wall -c math_mathmlstream.C -MT
math_mathmlstream.lo -MD -MP -MF .deps/math_mathmlstream.TPlo
math_mathmlstream.C: In destructor `WriteStream::~WriteStream()':
math_mathmlstream.C:48: no match for `std::basic_ostream<char,
std::char_traits<char> >& << char' operator
../../src/lyxfont.h:310: candidates are: std::ostream&
operator<<(std::ostream&, const LyXFont&)
../../src/lyxfont.h:434: std::ostream&
operator<<(std::ostream&, LyXFont::FONT_MISC_STATE)
math_mathmlstream.h:72: WriteStream&
operator<<(WriteStream&,
const MathAtom&)
math_mathmlstream.h:74: WriteStream&
operator<<(WriteStream&,
const MathArray&)
.............. 2000 similar lines ................
math_mathmlstream.C:315: OctaveStream&
operator<<(OctaveStream&, const char*)
math_mathmlstream.C:322: OctaveStream&
operator<<(OctaveStream&, char)
math_mathmlstream.C:329: OctaveStream&
operator<<(OctaveStream&, int)
math_inset.h:261: std::ostream& operator<<(std::ostream&,
const
MathAtom&)
math_data.h:175: std::ostream& operator<<(std::ostream&,
const
MathArray&)
make[3]: *** [math_mathmlstream.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
I guess this can have something to do with me usig an old system! The
compilation with the version 2.95.4 compiler, I got error for not finding
<ostream>.
My system! (using debian 3.0 linux (stable)
Configuration
Host type: i686-pc-linux-gnu
Special build flags: warnings assertions xforms-image-loader
compression
C Compiler: gcc
C Compiler flags: -g -O2
C++ Compiler: g++-3.0 (3.0.4)
C++ Compiler flags: -g -O -W -Wall
Linker flags:
XForms Frontend:
libXpm version: 4.11
libforms version: 0.89.5