> -----Original Message----- > From: Puppala, Kumar (LNG-DAY) [mailto:[EMAIL PROTECTED] > > Can anyone direct me to the code where I can prevent inheritance of the > text-indent property in the scenario mentioned below?
I can point you to the code: {your-fop-dir}/src/org/apache/fop/fo/flow/Block.java Unfortunately, I have no precise idea on what exactly needs to be done to solve your problem... My best guess is that it has something to do with the 'anythingLaidOut' member variable, so I'd start off by watching closely what happens to that variable when a nested block is added... HTH! Greetz, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]