latex fix authored by Arne Graf's avatar Arne Graf
...@@ -39,8 +39,8 @@ two floors/levels <b>must</b> be a separate room. Further, that room ...@@ -39,8 +39,8 @@ two floors/levels <b>must</b> be a separate room. Further, that room
</div> </div>
If there are two points with the same ($$x, y$$)-coordinates, which differ If there are two points with the same ($`x, y`$)-coordinates, which differ
only in the $$z$$-coordinate, the router will face problems, thus we defined only in the $`z`$-coordinate, the router will face problems, thus we defined
the restriction above. That should avoid any such cases. the restriction above. That should avoid any such cases.
The floorfield router provides one mode: ```ff_global_shortest``` The floorfield router provides one mode: ```ff_global_shortest```
... ...
......