tdf#35361 Add a Quick Look plugins for .od* files on macOS
[LibreOffice.git] / starmath / qa / extras / data / maction.mml
blob3650087999a16c3c0ff991127616c265358d9dbc
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <math xmlns="http://www.w3.org/1998/Math/MathML">
3 <mrow>
4 <mtable>
5 <mtr><maction actiontype="toggle"><mn>1</mn><mn>0</mn><mn>0</mn></maction></mtr>
6 <mtr><maction actiontype="toggle" selection="2"><mn>0</mn><mn>2</mn><mn>0</mn></maction></mtr>
7 <mtr><maction actiontype="toggle" selection="3"><mn>0</mn><mn>0</mn><mn>3</mn></maction></mtr>
8 </mtable>
9 </mrow>
10 </math>