Patrick Rein uploaded a new version of Multilingual to project The Trunk:
http://source.squeak.org/trunk/Multilingual-pre.212.mcz==================== Summary ====================
Name: Multilingual-pre.212
Author: pre
Time: 19 May 2016, 10:09:04.266052 am
UUID: 4faefd5e-594d-5944-9aca-eb2ab8b6f562
Ancestors: Multilingual-ul.211
Fixes broken TestIndenting as StrikeFontSet did not fullfill the interface required for a Font although it is a subclass of AbstractFont
=============== Diff against Multilingual-ul.211 ===============
Item was added:
+ ----- Method: StrikeFontSet>>depth (in category 'as yet unclassified') -----
+ depth
+
+ ^ self glyphs depth!