|
InDesign Hacking with JavaScript |
指定のXML要素を子要素を含めて側注テキストフレーム化する
Requires:
関数の要約 | |
boolean
|
processXMLforSidenote(<Document> document, <XMLItems> items, <String> layername, <String> tagname, <ObjectStyle> ostyle, <String> reftagname, <CharacterStyle> reftagcstyle, <String[4]> decochars, <CharacterStyle> dstyle, <Float> width, <Float> xmargin, <Float> ymargin, <Float> yoffset)
指定のXML要素を探して、新規作成したテキストフレームに移動する |
boolean
|
redrawProcessXMLforSidenote(<Document> document, <XMLItems> items, <String> reftagname, <Float> xmargin, <Float> ymargin, <Float> yoffset)
指定のXML参照要素を探して、側注の場所を変更する |
|
InDesign Hacking with JavaScript |