diff --git a/source/data/macros/Structure/chapter.texiteasy-macro b/source/data/macros/Structure/chapter.texiteasy-macro new file mode 100644 index 0000000..4beca70 --- /dev/null +++ b/source/data/macros/Structure/chapter.texiteasy-macro @@ -0,0 +1,10 @@ + + Chapter + + Tab + + (chap|chapter) + + + + diff --git a/source/data/macros/Structure/paragraph.texiteasy-macro b/source/data/macros/Structure/paragraph.texiteasy-macro index 06a706b..bd46f8e 100644 --- a/source/data/macros/Structure/paragraph.texiteasy-macro +++ b/source/data/macros/Structure/paragraph.texiteasy-macro @@ -3,8 +3,8 @@ Tab - (pa(r|ra|rag|ragr|ragra|ragrap|ragraph)) + (par|paragraph) - \ No newline at end of file + diff --git a/source/data/macros/Structure/part.texiteasy-macro b/source/data/macros/Structure/part.texiteasy-macro new file mode 100644 index 0000000..f4011fe --- /dev/null +++ b/source/data/macros/Structure/part.texiteasy-macro @@ -0,0 +1,10 @@ + + Part + + Tab + + (part) + + + + diff --git a/source/data/macros/Structure/section.texiteasy-macro b/source/data/macros/Structure/section.texiteasy-macro index 6bfec88..e29f2e7 100644 --- a/source/data/macros/Structure/section.texiteasy-macro +++ b/source/data/macros/Structure/section.texiteasy-macro @@ -3,8 +3,8 @@ Tab - (sec|sect|secti|sectio|section) + (sec|sect|section) - \ No newline at end of file + diff --git a/source/data/macros/Structure/subparagraph.texiteasy-macro b/source/data/macros/Structure/subparagraph.texiteasy-macro new file mode 100644 index 0000000..6bb841e --- /dev/null +++ b/source/data/macros/Structure/subparagraph.texiteasy-macro @@ -0,0 +1,10 @@ + + Subparagraph + + Tab + + (spar|sparagraph|subpar|subparagraph) + + + + diff --git a/source/data/macros/Structure/subsection.texiteasy-macro b/source/data/macros/Structure/subsection.texiteasy-macro index e993c2b..9587210 100644 --- a/source/data/macros/Structure/subsection.texiteasy-macro +++ b/source/data/macros/Structure/subsection.texiteasy-macro @@ -3,8 +3,8 @@ Tab - (sub(se|sec|sect|secti|sectio|section)) + (ssec|ssect|ssection|subsec|subsect|subsection) - \ No newline at end of file + diff --git a/source/data/macros/Structure/subsubsection.texiteasy-macro b/source/data/macros/Structure/subsubsection.texiteasy-macro index 4e4a8d8..350ece4 100644 --- a/source/data/macros/Structure/subsubsection.texiteasy-macro +++ b/source/data/macros/Structure/subsubsection.texiteasy-macro @@ -3,8 +3,8 @@ Tab - (subsub(se|sec|sect|secti|sectio|section)) + (sssec|sssect|sssection|subsubsec|subsubsect|subsubsection) - \ No newline at end of file +