
Release 6
=========

UDO6 was released on January 3rd, 1997.

You will find here a very compressed list of the major changes of the
last eight months. UDO supports now more destination formats, it
supports new features and there were fixed a lot of bugs. In some
cases it was impossible not to change the syntax of some commands.

 New destination formats:

        o Apple QuickView
        o HP-HelpTag-SGML (rudimentr)
        o LyX
        o C and Pascal source code
        o NROFF

 New commands:

        o !autoref_items [off|on]: Shall UDO insert links in items of
          descriptions and lists?
        o !code_mac, !code_hp8, !code_iso, !code_dos and !code_tos:
          UDO understands now the character sets of other operating
          systems.
        o !country: Additional title page information.
        o !html_backpage: For a back-link on the HTML title page.
        o !html_keywords: For HTML meta information.
        o !html_img_suffix: To enable you to use JPEG images etc.
        o !html_nodesize: For changing the font size of HTML
          headlines.
        o !ifos und !ifnos: For checking the operatin system.
        o !ignore_headline, !ignore_bottomline: For suppressing the
          headline or the bottomline of a specific node.
        o !ignore_subtoc und Verwandte: For suppressing the sub-table
          of contents inside a specific node.
        o !ignore_links: For suppressing links to a specific node.
        o !image*: For printing image captions without "Figure #:".
        o !image_counter: For changing the image counter.
        o !no_index: For suppressing index command conversion.
        o !no_toc_subnodes, !no_toc_subsubnodes,
          !no_toc_subsubsubnodes: For making the table of contents
          smaller.
        o !no_preamble: Useful if you want to write your own preamble.
        o !parwidth: For changing the paragraph width of the
          destination file.
        o !rtf_charwidth: For changing the value UDO uses for
          calulating indents and cell widths.
        o !set, !unset, !ifset, !ifnset: For setting and checking
          symbols.
        o !sort_hyphen_file: Shall UDO sort the hyphen file and delete
          duplicates?
        o !subsubsubnode und Verwandte: A fourth layer.
        o !table_counter: For changing the table counter.
        o !table_caption*: For printing table captions without "Table
          #:".
        o !tabwidth: For setting the tabulator width for verbatim
          environments.
        o !use_justification: Shall UDO generate justification?
        o !use_nodes_inside_index, !use_alias_inside_index,
          !use_label_inside_index: For appending nodes, aliases and
          labels to the index.
        o !use_output_buffer: Shall UDO use a buffer to make the
          referencation more perfectly for HTML and Windows Help?
        o !use_short_envs: For printing always compressed
          environments.
        o !verbatimsize: For changing the font size of verbatim
          environments.
        o !win_background: For changing the background colour for
          Windows Help.
        o !win_high_compression, !win_medium_compression: For setting
          the compression rate for Windows Help.
        o !win_inline_bitmaps: Shall UDO use special RTF commands for
          using inline bitmaps?
        o !win_charwidth: For changing the value UDO uses for
          calulating indents and cell widths.

 News:

        o You can use four layers now for structuring your text.
        o Justification
        o Macros and definitions can contain parameters. Thus, you can
          write your own commands in most cases.
        o blist environment, ilist environment and tlist environment
        o right justified text (flushright environment)
        o left justfied text (flushleft environment) for suppressing
          the justification
        o You can use up to four E-Mail addresses on the title page
          now.
        o UDO supports Italian (!language italian), Spanisch
          (!language spanish) and Swedish (!language swedish) now.
        o UDO can sort the hyphen file and delete duplicates.
        o !no_umlaute converts now all international characters, not
          only the German umlauts.
        o The source code was optimized. Although UDO supports lots of
          new commands this version of UDO runs faster than the old
          one.

 Changes:

        o The RTF output was programmed completely new. You can import
          UDO's RTF files without problems in WinWord.
        o UDO saves a preamble for LaTeX 2.09 and LaTeX2e on its own
          (you can switch it off, if you want).
        o UDO allows you to use many more nodes, table rows, hyphens
          etc.
        o UDO checks the source files more pedantically.
        o Images are positioned like the outer text. To center an
          image you have to use the !image command inside a center
          environment. Thus, you can print left and right justified
          images, too.
        o The suffix for ASCII files is now .txt.
        o UDO doesn't break line between \verb when converting to
          LaTeX.
        o Graphic characters of the IBM PC character set will be
          replaced by `+', `-' and `|' for Windows Help.

 Syntax changes:

        o !no_verbatim_umlaute replaces the switch
          !verbatim_no_umlaute
        o The switch !list_parsep doesn't exist anymore. You can print
          "compressed" environment easier with !short now.
        o The language of the destination file has to be set with the
          !language command now. !language english replaces the
          command !endlish.
        o You can pass three index entries with one !index command
          now.
        o !win_html_look doesn't exist anymore.
        o Shdowed, hollow, outlined and framed text isn't supported
          anymore. But you can define your own commands with
          definitions if you need these text styles.



