Copyright (c) 2002, 2003 Infrae. All rights reserved.
See also LICENSE.txt
$Id: HISTORY.txt,v 1.8 2004/02/19 12:51:23 guido Exp $

Docma changes

  0.7

    o Updated XML parsing to support Silva 0.9.3 markup

  0.6
   
    o Added INI-style configuration file.

    o Fixed bug with WORD_FRONTTEMPLATES directive, now works correctly.
      
    o Indexes in the back of a document aren't added to Word2Silva results
      anymore.

    o Comments are now stored on the right location again, fixes issue 
      which caused Docma to generate wrong titles and ids

    o Docma now accepts 'list' as table type as well, next to the old typename
      'listing'.

    o Added workaround to fix relative links, which Word modified assuming they
      were filesystem links (and therefore replacing the slashes with 
      famous Windows backslashes :)

    o Fixed exception return mechanism, in the previous version Docma always
      returned the message 'No data received from batch process'. This should
      be dramatically reduced now.

  0.5

    o A lot more bugfixes: Silva2Word is pretty stable 
      there are no known bugs in rendering markup anymore,
      Word2Silva is pretty stable as well, but there are some
      known bugs in rendering

    o Table rendering is now done by a plugin: the architecture
      for rendering elements written for the plugins is much cleaner
      than the plain rendring code, so in the future all elements
      should be rendered using that code. This will probably be done
      (more) in the next version.

  0.4

    o A lot of small bugfixes

    o Modified courses, now they should work again (were
      broken in 0.3)

  0.3
  
    o Large refactoring of the silva2word code

    o Fixed some rendering issues where content or tags ended
      up in the wrong place

    o Added a system that restarts Docma on Word freezes

    o Added a number of extra standalone rendering tools

  0.2.2

    o Paragraphs in tables now have the `Table Body Text' style

    o Changed default table type to `grid'
    
    o Supporting typographic quotation marks in comment (LEFT DOUBLE QUOTATION
      MARK, RIGHT DOUBLE QUOTATION MARK, DOUBLE LOW-9 QUOTATION MARK, DOUBLE
      HIGH-REVERSED-9 QUOTATION MARK can all be used)

    o Lists are explicitly restarted in S2W

    o W2S: Hyperlinks having longer text than URL led to invalid XML.

  0.2.1

    Features added

      o Stand alone Silva2Word
  
      o Integrates with Silva 0.9.2 (???)
    
      o Image support

    Bugs fixed

      o `Heading x' style inside table does no longer cause a crash.

  0.2

    o First public release.

