You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
112 lines
4.3 KiB
112 lines
4.3 KiB
6 years ago
|
<!DOCTYPE actionsconfig>
|
||
|
<actions>
|
||
|
<action shortcut="" icon="new.png" type="text" tooltip="New Chapter" name="user_templ" text="New Tag file" statustext="New Tag file" >
|
||
|
<text><chapter id="">
|
||
|
<!-- -->
|
||
|
|
||
|
<title></title>
|
||
|
|
||
|
<para></para>
|
||
|
|
||
|
|
||
|
|
||
|
<sect1>
|
||
|
|
||
|
<title></title>
|
||
|
|
||
|
<para></para>
|
||
|
|
||
|
</sect1>
|
||
|
|
||
|
|
||
|
|
||
|
</chapter>
|
||
|
</text>
|
||
|
</action>
|
||
|
<action icon="tag_title.png" type="tag" tooltip="Title" name="user_title" text="Title" statustext="Title" >
|
||
|
<tag useDialog="false" ><title></tag>
|
||
|
<xtag use="true" ></title></xtag>
|
||
|
<text/>
|
||
|
<script input="none" >''</script>
|
||
|
</action>
|
||
|
<action icon="tag_para.png" type="tag" tooltip="para" name="user_para" statustext="para" text="para" >
|
||
|
<tag useDialog="false" ><para></tag>
|
||
|
<xtag use="true" ></para></xtag>
|
||
|
<text/>
|
||
|
<script input="none" >''</script>
|
||
|
</action>
|
||
|
<action icon="tag_comm" type="tag" name="tag_comment" text="Comment" >
|
||
|
<tag><!--</tag>
|
||
|
<xtag use="true" >--></xtag>
|
||
|
<tooltip>The <b>!-- --></b> element <i>comment</i> a text inside.
|
||
|
</tooltip>
|
||
|
</action>
|
||
|
<action shortcut="" icon="tag_notation" type="tag" tooltip="note" name="user_note" statustext="note" text="note" >
|
||
|
<tag useDialog="false" ><note></tag>
|
||
|
<xtag use="true" ></note></xtag>
|
||
|
</action>
|
||
|
<action shortcut="" icon="tag_sect1" type="tag" tooltip="sect1" name="user_sect1" statustext="sect1" text="sect1" >
|
||
|
<tag useDialog="false" ><sect1 id=""></tag>
|
||
|
<xtag use="true" ></sect1></xtag>
|
||
|
</action>
|
||
|
<action shortcut="" icon="tag_sect2" type="tag" tooltip="sect2" name="user_sect2" statustext="sect2" text="sect2" >
|
||
|
<tag useDialog="false" ><sect2 id=""></tag>
|
||
|
<xtag use="true" ></sect2></xtag>
|
||
|
</action>
|
||
|
<action shortcut="" icon="tag_sect3" type="tag" tooltip="sect3" name="user_sect3" statustext="sect3" text="sect3" >
|
||
|
<tag useDialog="false" ><sect3 id=""></tag>
|
||
|
<xtag use="true" ></sect3></xtag>
|
||
|
</action>
|
||
|
<action shortcut="" icon="tag_sect4" type="tag" tooltip="sect4" name="user_sect4" statustext="sect4" text="sect4" >
|
||
|
<tag useDialog="false" ><sect4 id=""></tag>
|
||
|
<xtag use="true" ></sect4></xtag>
|
||
|
</action>
|
||
|
<action icon="tag_a" type="tag" name="tag_xref" text="Anchor..." >
|
||
|
<tag useDialog="false" ><xref linkend=""/></tag>
|
||
|
<xtag use="false" />
|
||
|
</action>
|
||
|
<action shortcut="" icon="tag_link" type="tag" tooltip="" name="tag_ulink" text="Web Link" >
|
||
|
<tag useDialog="false" ><ulink url=""></tag>
|
||
|
<xtag use="true" ></ulink></xtag>
|
||
|
</action>
|
||
|
<action icon="tag_image" type="text" name="text_img" text="New image file" statustext="New image file" >
|
||
|
<text><figure id="">
|
||
|
<title></title>
|
||
|
<graphic fileref=""/>
|
||
|
</figure>
|
||
|
</text>
|
||
|
</action>
|
||
|
<action shortcut="" icon="source" type="text" tooltip="programlisting" name="user_programlisting" statustext="programlisting" text="programlisting" >
|
||
|
<text><example role="codelisting" id="">
|
||
|
<title></title>
|
||
|
<programlisting><![CDATA[
|
||
|
|
||
|
]]></programlisting>
|
||
|
</example></text>
|
||
|
</action>
|
||
|
<action icon="tag_li" type="tag" name="user_list" text="List" >
|
||
|
<tag useDialog="false" ><itemizedlist></tag>
|
||
|
<xtag use="true" inLine="true" ></itemizedlist></xtag>
|
||
|
</action>
|
||
|
<action icon="tag_dl.png" type="tag" tooltip="Items" name="user_list_item" statustext="List Item" text="Items" >
|
||
|
<tag useDialog="false" ><listitem><para></tag>
|
||
|
<xtag use="true" ></para></listitem></xtag>
|
||
|
<text/>
|
||
|
</action>
|
||
|
<action shortcut="" icon="text_under" type="tag" tooltip="" name="emphasis" text="Emphasis" >
|
||
|
<tag useDialog="false" ><emphasis></tag>
|
||
|
<xtag use="true" ></emphasis></xtag>
|
||
|
</action>
|
||
|
<action shortcut="" icon="tag_table" type="script" tooltip="Table" name="user_0cdwcxymGz" text="Table" >
|
||
|
<script output="cursor" error="none" input="none" >kmdr-executor -c quanta %scriptdir/docbook_table.kmdr</script>
|
||
|
</action>
|
||
|
<action shortcut="" icon="tag_amp" type="tag" tooltip="&amp;" name="user_388Vg03X6m" text="amp" >
|
||
|
<tag useDialog="false" >&amp;</tag>
|
||
|
<xtag use="true" >&amp;</xtag>
|
||
|
</action>
|
||
|
<action shortcut="" icon="tag_cdata" type="tag" tooltip="<![CDATA ]]>" name="user_JhxuFyiFEM" text="CDATA" >
|
||
|
<tag useDialog="false" ><![CDATA</tag>
|
||
|
<xtag use="true" >]]></xtag>
|
||
|
</action>
|
||
|
|
||
|
</actions>
|