Can I indent the second line of a field? In format I tried -.5 for the first line indentation, but CR9 does not allow negative values. How can I tell it to indent the second line, so it looks like this:
[tt]
Jan Feb Mar
Freight adjustment 10 20 30
for year end
[/tt]
Notice the indentation in front of "for year end". Thats what I would like to achieve, instead of:
[tt]
Jan Feb Mar
Freight adjustment 10 20 30
for year end
[/tt]
Is that possible?
[tt]
Jan Feb Mar
Freight adjustment 10 20 30
for year end
[/tt]
Notice the indentation in front of "for year end". Thats what I would like to achieve, instead of:
[tt]
Jan Feb Mar
Freight adjustment 10 20 30
for year end
[/tt]
Is that possible?