!7 // tok = htmlTok(xml); for (L tag : findContainerTag(tok, "draw:custom-shape")) { print("\nCustom shape: " + join(tag)); pnl(libreOffice_textP(tok2)); } }