
name: htmllatex
{{ obj.attributes.html }}

name: diaries

<div class="author">
<h1 class="volume">{{ obj.attributes.title }}</h1>
{{ obj }}
</div><!-- end diaries -->



name: editorpart

<div class="editor">
{{ obj }}
</div><!-- end editorpart -->



name: tbentry

<time class="diary-entry" data-type="normal" datetime="{{ obj.attributes.year }}-{{ obj.attributes.month }}-{{ obj.attributes.day }}" id="entry-{{ obj.attributes.year }}-{{ obj.attributes.month }}-{{ obj.attributes.day }}">{{ obj.attributes.text }}</time>

name: tbentrysp

<u class="later"><time class="diary-entry" data-type="normal" datetime="{{ obj.attributes.year }}-{{ obj.attributes.month }}-{{ obj.attributes.day }}" id="entry-{{ obj.attributes.year }}-{{ obj.attributes.month }}-{{ obj.attributes.day }}">{{ obj.attributes.text }}</time></u>

name: tbentrylong

<time class="diary-entry" data-type="long" datetime="{{ obj.attributes.year }}-{{ obj.attributes.month }}-{{ obj.attributes.day }}" id="entry-{{ obj.attributes.year }}-{{ obj.attributes.month }}-{{ obj.attributes.day }}">{{ obj.attributes.text }}</time>

name: tbentryllong

<time class="diary-entry" data-type="llong" datetime="{{ obj.attributes.year }}-{{ obj.attributes.month }}-{{ obj.attributes.day }}" id="entry-{{ obj.attributes.year }}-{{ obj.attributes.month }}-{{ obj.attributes.day }}">{{ obj.attributes.text }}</time>

name: endentry
</p><end-diary-entry></end-diary-entry>

name: diary


<h1 id="h1-diary-id-{{ obj.counter }}" class="diaries"><diary-no>{{ obj.attributes.num }}</diary-no>Tagebuch{% if obj.attributes.addtext %} [{{ obj.attributes.addtext }}]{% endif %} {{ obj.attributes.text }} [Rudolf Carnap: Tageb&uuml;cher]</h1><p>


name: tbmanyentries
{{ obj }}

name: klammerabsatz


<table class="nest" data-width="{{ obj.attributes.ratio }}" style="display:block;{% if obj.attributes.html[0] %}width:{{ obj.attributes.html[0] }};{% endif %}{% if obj.attributes.html[8] %}margin-top:{{ obj.attributes.html[8] }};{% endif %}{% if obj.attributes.html[9] %}margin-bottom:{{ obj.attributes.html[9] }};{% endif %}">
<tr><td style="padding-right:2ch;{% if obj.attributes.html[1] %}width:{{ obj.attributes.html[1] }};{% endif %}{% if obj.attributes.html[2] %}height:{{ obj.attributes.html[2] }};{% endif %}vertical-align:{% if obj.attributes.html[3] %}{{ obj.attributes.html[3] }}{% else %}middle{% endif %};">
{{ obj.attributes.block }}
</td><td style="width:20px;vertical-align:{% if obj.attributes.html[3] %}{{ obj.attributes.html[3] }}{% else %}middle{% endif %};">
<img style="height:{% if obj.attributes.html[2] %}{{ obj.attributes.html[2] }}{% else %}1em{% endif %};width:10px;margin-left:-1ch" src="https://valep.vc.univie.ac.at/files/css/GullBrace.png" />
</td><td><div style="vertical-align:middle;{% if obj.attributes.html[4] %}text-align:{{ obj.attributes.html[4] }};{% endif %}{% if obj.attributes.html[5] %}rotate:{{ obj.attributes.html[5] }};{% endif %}{% if obj.attributes.html[6] %}width:{{ obj.attributes.html[6] }};{% endif %}{% if obj.attributes.html[7] %}margin-left:{{ obj.attributes.html[7] }};{% endif %}font-size:80%;line-height:1;">{{ obj.attributes.caption }}</div></td></tr></table>



name: klammerleseliste
<table class="nest" data-width="{{ obj.attributes.ratio }}" style="display:block;{% if obj.attributes.html[0] %}width:{{ obj.attributes.html[0] }};{% endif %}{% if obj.attributes.html[8] %}margin-top:{{ obj.attributes.html[8] }};{% endif %}{% if obj.attributes.html[9] %}margin-bottom:{{ obj.attributes.html[9] }};{% endif %}">
<tr><td style="padding-right:2ch;{% if obj.attributes.html[1] %}width:{{ obj.attributes.html[1] }};{% endif %}{% if obj.attributes.html[2] %}height:{{ obj.attributes.html[2] }};{% endif %}vertical-align:{% if obj.attributes.html[3] %}{{ obj.attributes.html[3] }}{% else %}middle{% endif %};">
{{ obj.attributes.block }}
</td><td style="width:20px;vertical-align:{% if obj.attributes.html[3] %}{{ obj.attributes.html[3] }}{% else %}middle{% endif %};">
<img style="height:{% if obj.attributes.html[2] %}{{ obj.attributes.html[2] }}{% else %}1em{% endif %};width:10px;margin-left:-1ch" src="https://valep.vc.univie.ac.at/files/css/GullBrace.png" />
</td><td><div style="vertical-align:middle;{% if obj.attributes.html[4] %}text-align:{{ obj.attributes.html[4] }};{% endif %}{% if obj.attributes.html[5] %}rotate:{{ obj.attributes.html[5] }};{% endif %}{% if obj.attributes.html[6] %}width:{{ obj.attributes.html[6] }};{% endif %}{% if obj.attributes.html[7] %}margin-left:{{ obj.attributes.html[7] }};{% endif %}font-size:80%;line-height:1;">{{ obj.attributes.caption }}</div></td></tr></table>

name: diarylike


<h1 id="h1-diarylike-id-{{ obj.counter }}" class="diaries">{{ obj }} [Rudolf Carnap: Tageb&uuml;cher]</h1>


name: leseliste

<rl-label id="rl-{{ obj.attributes.label }}"></rl-label>{{ obj.attributes.text }}<in-dex class="doc" data-cat="B">{{ obj.attributes.author }}, {{ obj.attributes.title }}</in-dex>

name: leselistea leselistex

<rl-label id="rl-{{ obj.attributes.label }}"></rl-label>{{ obj.attributes.text }}

name: semester


<h3>{{ obj.attributes.self }}</h3>


name: vorlesungen
<ul class="lectures">
{{ obj }}
</ul>

name: brief


<h1 class="letter">
{% if obj.attributes.alttitle %}<titl-sel>{{ obj.attributes.alttitle }}</titl-sel>{% endif %}
<titl-full>{{ obj.attributes.title }}</titl-full>
{% if obj.attributes.date %}<titl-month>{{ obj.attributes.date }}</titl-month>{% endif %}
</h1>


name: adresse

<div class="address">
<div class="addr-left">
{{ obj.attributes.left }}
</div>
<div class="addr-right">
{{ obj.attributes.right }}
</div></div>


name: betreff

<div class="letter-subject">
{{ obj.attributes.self }}
</div>


name: anrede

<div class="salutation"><p>{{ obj }}</p></div>


name: haupttext

<div class="let-main">{{ obj }}</div>


name: grussformel

<div class="signature"><p>{{ obj }}</p></div>


name: briefanhang

<div class="enclosures">{{ obj }}</div>


name: ebericht


<div class="ed-rep editor"><p>{{ obj }}</p></div>


name: labelcn
<a class="label" id="{{ obj }}" data-tooltip="Label: {{ obj }}"></a>

name: refcn
<a class="ref" href="#{{ obj }}" data-tooltip="Label: {{ obj }}"></a>

name: pagerefcn
<a class="pageref" href="#{{ obj }}" data-tooltip="Label: {{ obj }}"></a>

name: diaryref
<a class="diaryref" id="{{ obj }}"></a>

name: fnE fnSE fnED footnoteM
<note-e><note-e-label data-fn="idnote-e{{ obj.counter }}">{{ obj.counter }}</note-e-label><note-e-content  data-fn="idnote-e{{ obj.counter }}">{{ obj }}</note-e-content></note-e>

name: fnEmark fnSEmark
<note-e><note-e-label data-fn="idnote-e{{ obj.counter }}">{{ obj.counter }}</note-e-label><note-e-content  data-fn="idnote-e{{ obj.counter }}">{{ obj }}</note-e-content></note-e>

name: fnEtext fnSEtext

name: fnA fnAD fnAmargin
<note-a><note-a-label data-fn="idnote-a{{ obj.counter }}">{{ obj.counter('alph') }}</note-a-label><note-a-content  data-fn="idnote-a{{ obj.counter }}">{{ obj }}</note-a-content></note-a>

name: fnAmark fnADmark
<note-a><note-a-label data-fn="idnote-a{{ obj.counter }}">{{ obj.counter('alph') }}</note-a-label><note-a-content  data-fn="idnote-a{{ obj.counter }}">{{ obj }}</note-a-content></note-a>

name: fnAtext fnADtext

name: fnC
<fn-c><fn-c-label data-fn="idfn-c{{ obj.counter }}">{{ obj.counter('fnsymbol') }}</fn-c-label><fn-c-content  data-fn="idfn-c{{ obj.counter }}"><sup>{{ obj.counter('fnsymbol') }}</sup> {{ obj }}</fn-c-content></fn-c>

name: fnCmark
<fn-c><fn-c-label data-fn="idfn-c{{ obj.counter }}">{{ obj.counter('fnsymbol') }}</fn-c-label><fn-c-content  data-fn="idfn-c{{ obj.counter }}"><sup>{{ obj.counter('fnsymbol') }}</sup> {{ obj }}</fn-c-content></fn-c>

name: fnCtext


name: fnM
<note-e-inner>{{ obj }}</note-e-inner>

name: fnMmark
<note-e-inner>{{ obj }}</note-e-inner>

name: fnMtext


name: cnoteplain
⟦{{ obj }}⟧

name: cnotemargin
<note-a><note-a-label data-fn="idnote-a{{ obj.counter }}">{{ obj.counter('alph') }}</note-a-label><note-a-content  data-fn="idnote-a{{ obj.counter }}">⟦{{ obj }}⟧</note-a-content></note-a>


name: IN
<in-dex class="person">{{ obj }}</in-dex>

name: II
<in-dex class="institution">{{ obj }}</in-dex>

name: IS
<in-dex class="sache">{{ obj }}</in-dex>

name: IO
<in-dex class="location">{{ obj }}</in-dex>

name: IC
<in-dex class="doc" data-cat="B">{{ obj }}</in-dex>

name: IW
<in-dex class="doc" data-cat="B">{{ obj }}</in-dex>

name: ort marginnote
<loc-ation>{{ obj }}</loc-ation>

name: setort


name: sout soutinul topsout rmsout
<del>{{ obj }}</del>

name: soutl

name: soutsp
<del class="later">{{ obj }}</del>

name: editor ekl ekll
<ins class="editor">{{ obj.attributes.self }}</ins>

name: editorl textspl
{{ obj }}

name: textkritik
<text-edmark>{{ obj }}</text-edmark>

name: textkritikl
<text-edmarkl></text-edmarkl>

name: textkritikr
<text-edmarkr></text-edmarkr>

name: original
<ins class="author">{{ obj }}</ins>

name: editorstr
<del class="editor">{{ obj.attributes.self }}</del>

name: editorstrl

name: uline ulinestr
<u>{{ obj }}</u>

name: uwave
<u>{{ obj }}</u>

name: ulinesp
<u class="later">{{ obj }}</u>

name: textsp
<ins class="later">{{ obj }}</ins>

name: replsp
<del class="later">{{ obj.attributes.soutsp }}</del><ins class="later">{{ obj.attributes.textsp }}</ins>

name: textspkl
<text-hooks><ins class="later">{{ obj }}</ins></text-hooks>

name: unsicher
<un-certain>{{ obj }}</un-certain>

name: unl unlNoBlack
<text-ill></text-ill>

name: unll
<text-illl></text-illl>

name: gestrunl gestrunlNoBlack
<text-delill></text-delill>

name: gestrunll
<text-delilll></text-delilll>

name: luecke
<text-gap></text-gap>

name: textwh
<text-rep>{{ obj }}</text-rep>

name: textwhl
{{ obj }}

name: neueseite
<new-p></new-p><fac-simile>{% if obj  %}<img class="fac-simile lazy-img" data-src="https://valep.vc.univie.ac.at:8080/resource/facsimile/{{ obj }}" height="100%" alt="" />{% endif %}</fac-simile>

name: ersteseite
<new-p></new-p><fac-simile>{% if obj  %}<img class="fac-simile lazy-img" data-src="https://valep.vc.univie.ac.at:8080/resource/facsimile/{{ obj }}" height="100%" alt="" />{% endif %}</fac-simile>

name: tboneA tbtwoA
<new-pvol data-tooltip="Meiner Edition: p.{{ obj }}">{{ obj }}</new-pvol>

name: kreuz
+

name: strich
-

name: kreis
&#9900;

name: dreieck
&#9651;

name: Pfund
&#8468;

name: lspitz
<un-certainl></un-certainl>

name: rspitz
<un-certainr></un-certainr>

name: lhaken
<text-hooksl></text-hooksl>

name: rhaken
<text-hooksr></text-hooksr>

name: blockade
<block-ade>{{ obj }}</block-ade>

name: baustelle
<bau-stelle>{{ obj }}</bau-stelle>

name: baustellea baustellex
<bau-stellea>{{ obj }}</bau-stellea>

name: lesehalle
<span style="display:inline-block;rotate:-90deg;font-family:Arial, Helvetica, sans-serif;">F</span>

name: anderebib
<span style="font-family:Arial, Helvetica, sans-serif;">L<span style="margin-left:-0.7ch;">&centerdot;</span></span>

name: privat
<span style="font-family:Arial, Helvetica, sans-serif;">L<span style="margin-left:-1ch;">P</span></span>

name: gekauft
\(\mathcal{K}\)

name: geschenkt
\(\mathcal{G}\)

name: vorgelesen
\(\mathcal{V}\)

name: umgedrehtesl
<span style="display:inline-block;transform:scaleY(-1);">L</span>

name: senkrechtkreis
<span style="display:inline-block;rotate:-90deg;">\(\multimap\)</span>

name: checkmark
&#10003;

name: nichtabgedruckt entwurf


name: kurrent kurzschrift 
{{ obj }}

name: ksr ksrx

name: textspns
<ins class="later">\{{ obj }}\</ins>

name: gt
&gt;

name: lt
&lt;

name: gesperrt textls
<i class="spaced">{{ obj }}</i>

name: textcircledcn
{% if obj.attributes.html %}{{ obj.attributes.html }}{% else %}<span class="circled">{{ obj }}</span>{% endif %}

name: foto

name: fnEz fnEv

name: dickeliniea dickelinieb dickeliniec dickelinied dickeliniee
<fat-margin-line></fat-margin-line>

name: aa
&#229;

name: AA
&#197;

name: PassOptionsToPackage

name: hypersetup

name: inputencoding

name: sectionstyle


name: foreignlanguage
{{ obj.attributes.text }}

name: rotatebox
{{ obj.attributes.text }}

name: RaggedRight

name: discretionary
{{ obj.attributes.text }}

name: fontsize

name: lettrine
{{ obj.attributes.text }}

name: hyphenation

name: hbox
{{ obj }}

name: textorpdfstring kern

name: setcounter
<set-counter data-counter="{{ obj.attributes.name }}" data-value="{{ obj.attributes.value }}"></set-counter>

name: grafik


name: includegraphicscn


name: pagebreak


name: diamondize diamondizeNoBlack
{{ obj }}

name: nichtabdrucken


name: hushall hushindex fnAhack fnAreset ifprintindex 


name: funnything thekurzschrift Apagebreak


name: lititem
<li>{% if obj.attributes.description %}<b>{{ obj.attributes.description }}</b>&#8193;{% endif %}{{ obj }}</li>



name: onk




