Skip to content

Commit

Permalink
Quote and abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
kthoden committed Jan 2, 2019
1 parent db11e7b commit f8b429f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions exampleTEI.xml
Original file line number Diff line number Diff line change
Expand Up @@ -399,10 +399,10 @@
you to how you can insert footnotes (<bibl><ref
target="#Piaget_1985">Piaget 1985</ref></bibl>).</p>
<!-- \begin{EOAquote} \end{EOAquote}-->
<p rend="quote">A rather short block quote.<note
<quote>A rather short block quote.<note
place="bottom" n="1" xml:id="chap03_ftn1"><p><bibl><ref
target="#Kaulbach_1960" /><citedRange from="320"
to="322"/></bibl></p></note></p>
to="322"/></bibl></p></note></quote>

<p>Poems<note place="bottom" n="2"
xml:id="chap03_ftn2"><p>If you don't want a paragraph to
Expand Down Expand Up @@ -456,7 +456,7 @@
<div type="chapter" n="5" xml:id="chap5">
<!-- \EOAchapter{References and indices}{References and indices} -->
<head>References and indices</head>

<abstract>An abstract on chapter level.</abstract>
<!-- Unused -->
<!-- \hyperref[sec2:image1]{\includegraphics[height=0.85em,keepaspectratio]{inline/A.jpg}} -->
<!-- <p>A short check on how hyperref works: Figure <ref target="#sec2image1" type="number"/> -->
Expand Down

0 comments on commit f8b429f

Please sign in to comment.