/[texi2html]/texi2html/ChangeLog
ViewVC logotype

Diff of /texi2html/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.224 by pertusus, Tue Aug 23 06:58:02 2005 UTC revision 1.225 by pertusus, Tue Aug 23 23:51:08 2005 UTC
# Line 1  Line 1 
1    2005-08-23  Patrice Dumas  <dumas@centre-cired.fr>
2    
3            * texi2html.init: don't use ucfirst as it relies on the current
4            locale language, not the document language, instead set first
5            uppercase character in description.
6            Translate button names.
7            * texi2html.pl, texi2html.init: cleanings. Correct overprotection
8            of alt text for images. Avoid calling protect_text in the main
9            program for raw text, left it to the formatting functions, but
10            call it for formatted and simply formated text.
11            More formatting of normal text is done outside of the main program,
12            more context information is given to normal_text and normal_text
13            has to protect whatever needs to be.
14            properly remove closed @-commands from the style_stack.
15            unformatted and UNFORMATTED are replaced by simple_format and
16            SIMPLE_TEXT. Still not documented as it may change.
17            Change images formatting function call.
18            Handle @sc in normal_text to avoid upper-casing html entity
19            characters.
20            Use entities for ``, '', --- and -- if USE_ISO is set.
21            * examples/roff.init: update.
22            * doc/texi2html.texi: update.
23            * Tests/formatting/*: test for translations with icons.
24            
25    
26  2005-08-22  Patrice Dumas  <dumas@centre-cired.fr>  2005-08-22  Patrice Dumas  <dumas@centre-cired.fr>
27    
28          * texi2html.pl, texi2html.init: use node_file_name for the top          * texi2html.pl, texi2html.init: use node_file_name for the top

Legend:
Removed from v.1.224  
changed lines
  Added in v.1.225

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26