"Source: Text/LieTheory/Cartan.text";
"Line: 1207";
"Date: Tue Jun  7 22:27:15 2016";
"Main: Thu May 25 10:02:38 2023";
// original file: Text/LieTheory/Cartan.text, line: 1207
// Example: H102E18 ()
print "Example: H102E18";
ei := GetEchoInput();
SetEchoInput(true);
CoxeterDiagram("A~5 D4 BC3");
SetEchoInput(ei);
