2004-03-04 Norman Walsh * ImageIntrinsics.java: Added warning messages when images can't be loaded 2004-03-01 Jirka Kosek * Text.java: Normalize DOS and Mac line breaks to LF in included files. 2003-08-27 Norman Walsh * NumberLinesEmitter.java, Verbatim.java: Support startinglinenumber and continuation on verbatim environments 2002-11-15 Norman Walsh * ColumnScanEmitter.java: Make sure the width[] array returned is always exactly the right length * Table.java: Correct rounding errors in column percentage width calculation 2002-06-26 Norman Walsh * UnwrapLinks.java, UnwrapLinksEmitter.java: New file. 2002-05-08 Norman Walsh * ImageIntrinsics.java: New file. 2002-03-21 Norman Walsh * CalloutEmitter.java, NumberLinesEmitter.java: Fix nesting bug in XHTML 2001-08-05 Norman Walsh * FormatDingbatCallout.java, FormatUnicodeCallout.java, Verbatim.java: Removed the FormatDingbatCallout classes, they were the same as the FormatUnicodeCallout classes but with a font wrapper. Added a callout.unicode.font parameter to wrap Unicode callouts 2001-07-31 Norman Walsh * FormatCallout.java: Fix attribute test 2001-07-16 Norman Walsh * CVS.java, Callout.java, CalloutEmitter.java, ColumnScanEmitter.java, ColumnUpdateEmitter.java, CopyEmitter.java, FormatCallout.java, FormatDingbatCallout.java, FormatGraphicCallout.java, FormatTextCallout.java, FormatUnicodeCallout.java, LineCountEmitter.java, NumberLinesEmitter.java, Table.java, Text.java, TextFactory.java, Verbatim.java, package.html: New file.