Replaced tabs with spaces in examples since tabs are treated in each output
format in a different way:
* PDF/PS uses one space for a tab
* Text keeps the space but changes the indentation so that the tab
position move
* HTML uses 4 spaces for a tab
All have in common that the indentation using tabs and spaces nearly never
matchs.
Fixed a few typos.
|