texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/makeinfo insertion.c,1.32,1.33


From: dirt
Subject: texinfo/makeinfo insertion.c,1.32,1.33
Date: Wed, 25 Feb 2004 23:03:09 +0100

Update of /cvsroot/texinfo/texinfo/makeinfo
In directory sheep:/tmp/cvs-serv2040/makeinfo

Modified Files:
        insertion.c 
Log Message:
2004-02-26  Alper Ersoy  <address@hidden>

        * makeinfo/insertion.c (end_insertion): removed obsolete Docbook
        indentation work-around.



Index: insertion.c
===================================================================
RCS file: /cvsroot/texinfo/texinfo/makeinfo/insertion.c,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** insertion.c 24 Feb 2004 22:52:10 -0000      1.32
--- insertion.c 25 Feb 2004 22:03:07 -0000      1.33
***************
*** 1190,1197 ****
          current_indent -= example_indentation_increment;
  
-       if ((type != quotation && !docbook)
-           || (type != example && type != smallexample && docbook))
-         inhibit_paragraph_indentation = 1;
- 
        if (html)
          { /* The complex code in close_paragraph that kills whitespace
--- 1190,1193 ----



reply via email to

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