
name: editortext
<div class="author">{{ obj }}</div>

name: chaptered chapteredA
<h1 id="h1-id-{{ obj.counter }}" class="author">{{ obj.attributes.title }}</h1>

name: sectioneinl sectioneinlspace sectionedb sectionedbspace
<h2 id="h2-id-{{ obj.counter(-1) }}-{{ obj.counter }}" class="editor">{{ obj.counter('Alph') }}.&#8193;{{ obj.attributes.title }}</h2>

name: subsectionedb subsectionedbnospace
<h3 id="h3-id-{{ obj.counter(-2) }}-{{ obj.counter(-1) }}{{ obj.counter }}" class="editor">{{ obj.counter }}.&#8193;{{ obj.attributes.title }}</h3>


name: subsubsection subsubsection_
<h4 id="h4-id-{{ obj.counter(-3) }}-{{ obj.counter(-2) }}-{{ obj.counter(-1) }}{{ obj.counter }}" class="editor">{{ obj.counter(-1) }}.{{ obj.counter }}&#8193;{{ obj.attributes.title }}</h4>

name: subsubssubection subsubsubsection_
<h5 id="h5-id-{{ obj.counter(-4) }}-{{ obj.counter(-3) }}-{{ obj.counter(-2) }}-{{ obj.counter(-1) }}{{ obj.counter }}" class="editor">{{ obj.counter(-2) }}.{{ obj.counter(-1) }}.{{ obj.counter }}&#8193;{{ obj.attributes.title }}</h5>

name: paragraph paragraph_
<h6 id="h6-id-{{ obj.counter(-5) }}-{{ obj.counter(-4) }}-{{ obj.counter(-3) }}-{{ obj.counter(-2) }}-{{ obj.counter(-1) }}{{ obj.counter }}" class="editor">{{ obj.attributes.title }}</h6>

name: subparagraph subparagraph_
<h6 id="h6sub-id-{{ obj.counter(-6) }}-{{ obj.counter(-5) }}-{{ obj.counter(-4) }}-{{ obj.counter(-3) }}-{{ obj.counter(-2) }}-{{ obj.counter(-1) }}{{ obj.counter }}" class="editor subparagraph">{{ obj.attributes.title }}</h6>


name: chapternump chapterdiss
<h1 id="h1-id-{{ obj.counter }}" class="author">{{ obj.attributes.title }}</h1>

name: sectiondiss sectiondissnospace
<h2 id="h2-id-{{ obj.counter(-1) }}-{{ obj.counter }}" class="author">{{ obj.counter('Alph') }}.&#8193;{{ obj.attributes.title }}</h2>

name: subsection subsection_
<h3 id="h3-id-{{ obj.counter(-2) }}-{{ obj.counter(-1) }}{{ obj.counter }}" class="editor">{{ obj.counter }}.&#8193;{{ obj.attributes.title }}</h3>

name: subsubsection subsubsection_
<h4 id="h4-id-{{ obj.counter(-3) }}-{{ obj.counter(-2) }}-{{ obj.counter(-1) }}{{ obj.counter }}" class="editor">{{ obj.counter(-1) }}.{{ obj.counter }}&#8193;{{ obj.attributes.title }}</h4>

name: subsubssubection subsubsubsection_
<h5 id="h5-id-{{ obj.counter(-4) }}-{{ obj.counter(-3) }}-{{ obj.counter(-2) }}-{{ obj.counter(-1) }}{{ obj.counter }}" class="editor">{{ obj.counter(-2) }}.{{ obj.counter(-1) }}.{{ obj.counter }}&#8193;{{ obj.attributes.title }}</h5>

name: paragraph paragraph_
<h6 id="h6-id-{{ obj.counter(-5) }}-{{ obj.counter(-4) }}-{{ obj.counter(-3) }}-{{ obj.counter(-2) }}-{{ obj.counter(-1) }}{{ obj.counter }}" class="editor">{{ obj.attributes.title }}</h6>

name: subparagraph subparagraph_
<h6 id="h6sub-id-{{ obj.counter(-6) }}-{{ obj.counter(-5) }}-{{ obj.counter(-4) }}-{{ obj.counter(-3) }}-{{ obj.counter(-2) }}-{{ obj.counter(-1) }}{{ obj.counter }}" class="editor subparagraph">{{ obj.attributes.title }}</h6>

name: pag
<new-p>{{ obj }}<new-p>



name: @@@@@
