Use combination of section and column:width to arrange text in multipl multiple columns.( Border is displayed for clarity.)
D. now we write again in wide single column
always make compiler happy so it does not generate warnings. You are not smarter than ~1000 payed programers who wrote compiler - trust them you are missing sth. If you do not understand the warning it is even worse - it means you do not understand how compiler is interpreting your code. Change you code so you know what compiler is doing with it.
A. Lets start with regular text
...
Section | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
D. now we write again in wide single column
always make compiler happy so it does not generate warnings. You are not smarter than ~1000 payed programers who wrote compiler - trust them you are missing sth. If you do not understand the warning it is even worse - it means you do not understand how compiler is interpreting your code. Change you code so you know what compiler is doing with it.