Oberon/Comparing
< Oberon
Comparing Texts
Oberon has module Diff. Two pages or Texts can be retrieved to files TextFile1 and TextFile2. MM on Diff.Do TextFile1 TextFile2 will produce a side by side comparison.
A2 has Tools > Diff in the menu at the bottom of the display.
Comparing Wikibook Pages
To compare versions of a wiki page, open the page history using the button at the top of the page. Choose two versions and click on "Compare selected versions".
Any two wiki pages can be compared by specifying URLs. In the page history of ETH_Oberon/2.3.7/HTML.Mod, when the mouse pointer is hovered over the date in the entry for the original version, ID 3495065 is reported by the browser. A more recent version is 4068966. The URL
https://en.wikibooks.org/wiki/?oldid=3495065&diff=4068966&diffonly=1
produces a side by side comparison.