Re: HOWTO indent java code in PDF (with example)

On Mon, 2002-11-18 at 11:47, Manrico_antonio Sessa wrote:

> But I ask only "any help" on the right formatting objects to use in the 
> flow to have the tabs formatting.
> I tried with blocks end inline but this doesn't work!

ah thats a much clearer, thanks.

personally, I'd forget tabbing and simply use indents. why not
make each line of code a block, with the appropriate left indent?
indent is then a multiple of 1em, for instance.
-- 
Sebastian Rahtz      OUCS Information Manager
13 Banbury Road, Oxford OX2 6NN. Phone +44 1865 283431

Received on Monday, 18 November 2002 06:52:30 UTC