Homec4science

Fixed exceptions for very small max_col values. Smart handling of new lines…

Authored by Samuele Kaplun <samuele.kaplun@cern.ch> on Mar 4 2008, 09:57.

Description

Fixed exceptions for very small max_col values. Smart handling of new lines '\n' -> '', '\n\n' -> '\n', '\n\n\n' -> '\n\n'... (so that one can happily wrap multilines text). Note in order to have a true newline now you have to type twice \n.

Event Timeline

Samuele Kaplun <samuele.kaplun@cern.ch> committed R3600:572f062bb8c6: Fixed exceptions for very small max_col values. Smart handling of new lines… (authored by Samuele Kaplun <samuele.kaplun@cern.ch>).Mar 4 2008, 09:57