Directory | Previous file | Next file
In this example, the source text is double spaced, that is, there was a blank line between each table line. The software spots this, and even used this fact to allocate data to table cells more accurately.
There is a mistake in this conversion. The column heading "pedestrian" has been misplaced. This is because in the source text there is no clear space between the columns. Moving the word "pedestrian" right one character would probably fix this.
This algorithm may be improved in later versions
| pedestrian | cyclist | rail | bus | car | car with catalyst | |
| area requirement in m^2/person |
3 | 12 | 7 | 12 | 115 | 115 |
| primary energy use in gSKE/Pkm |
0 | 0 | 42 | 27 | 90 | 90 |
| CO2 in g/Pkm | 0 | 0 | 90 | 59 | 200 | 200 |
| NOx in g/Pkm | 0 | 0 | 0.12 | 0.2 | 2.2 | 0.35 |
| Hydrocarbons in g/Pkm |
0 | 0 | 0.02 | 0.08 | 1 | 0.2 |
| CO in g/Pkm | 0 | 0 | 0.05 | 0.15 | 8.7 | 1.5 |
| air pollution in m^3/Pkm |
0 | 0 | 1705 | 3315 | 38370 | 6525 |
| accident risk in h/1000 Pkm |
0.01 | 0.2 | 0.4 | 1 | 11.5 | 11.5 |
pedestrian cyclist rail bus car car with catalyst
area requirement 3 12 7 12 115 115
in m^2/person
primary energy use 0 0 42 27 90 90
in gSKE/Pkm
CO2 in g/Pkm 0 0 90 59 200 200
NOx in g/Pkm 0 0 0.12 0.2 2.2 0.35
Hydrocarbons 0 0 0.02 0.08 1 0.2
in g/Pkm
CO in g/Pkm 0 0 0.05 0.15 8.7 1.5
air pollution 0 0 1705 3315 38370 6525
in m^3/Pkm
accident risk 0.01 0.2 0.4 1 11.5 11.5
in h/1000 Pkm