texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo ./ChangeLog ./NEWS makeinfo/cmds.c make...


From: Alper Ersoy
Subject: texinfo ./ChangeLog ./NEWS makeinfo/cmds.c make...
Date: Sun, 09 Nov 2003 10:03:03 -0500

CVSROOT:        /cvsroot/texinfo
Module name:    texinfo
Branch:         
Changes by:     Alper Ersoy <address@hidden>    03/11/09 10:03:03

Modified files:
        .              : ChangeLog NEWS 
        makeinfo       : cmds.c insertion.c xml.c xml.h 

Log message:
        2003-11-09  Alper Ersoy  <address@hidden>
        
        * makeinfo/xml.c:
        * makeinfo/xml.h: new Docbook elements for quotation: tip, note,
        important, warning, caution.
        
        * makeinfo/xml.c: better font tags for Docbook.
        (xml_insert_quotation): new function that is aware of specialized
        Docbook elements for quotation.
        (xml_insert_entity): use add_char() instead of insert() for correct
        paragraph handling.
        
        * makeinfo/insertion.c (begin_insertion, end_insertion): use
        xml_insert_quotation() for quotations.
        (cm_quotation): removed quotation element insertion.
        (cm_insert_copying): also work around xml tags.
        
        * makeinfo/cmds.c (cm_b): really use bold with Docbook.
        
        * NEWS: @quotation changes.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/ChangeLog.diff?tr1=1.239&tr2=&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/NEWS.diff?tr1=1.70&tr2=&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/makeinfo/cmds.c.diff?tr1=1.27&tr2=&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/makeinfo/insertion.c.diff?tr1=1.34&tr2=&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/makeinfo/xml.c.diff?tr1=1.25&tr2=&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/makeinfo/xml.h.diff?tr1=1.12&tr2=&r1=text&r2=text



reply via email to

[Prev in Thread] Current Thread [Next in Thread]