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

[mgp-users 01001] keeping spaces as they are



	Hello, 

I've done a very beautiful ascii art array, but when it is displayed,
the alignment is no more preserved.

Here is a small example :

%center
|     foo     |         foo        |     foo     |
|-------------+--------------------+-------------|
|    bar1     |                    |             |
|    bar2     |                    |             |
|    bar3     |         bar1       |             |
|    bar4     |         bar2       |    bar1     |

It appears that I have to add or remove spaces in rows to keep that
alignment, but is there any way to have it displayed as it is designed ?

Thanks for your help :

  Fred