diff --git a/data/exampleTEI.xml b/data/exampleTEI.xml
index 8f0f3d6..441a6d9 100644
--- a/data/exampleTEI.xml
+++ b/data/exampleTEI.xml
@@ -114,17 +114,17 @@
command has two arguments, the first one being the running head which
is displayed in the header of each page, the second being the text
that is printed on the page where the chapter begins.
-
+
We offer two additional units below the section: the subsection and
the subsubsection. See below how they are displayed!
-
+
This is a subsection
Here we are at an even lower hierarchical level. This can be quite
useful. Be aware that this level is not being displayed in the table
of contents. Now, there is still one level below that: the subsubsection.
-
+
A subsubsection
@@ -227,7 +227,7 @@
Math font good for? Be careful and use
EOAbold only sparingly.
-
+
To read single Arabic words, as in
Grammaticall Paradigms, we must know the sound of the letters
@@ -239,7 +239,7 @@
polysyllables as nasara, nasarta unlwaaw [y]e penult be made
long by quiescent by אוי as tansoranias tansoriיna
tansoraיnaAdd., f.1r.
-
+
Another paragraph showcasing some additional text marking features.
Text can be struck through. And we can
@@ -247,13 +247,14 @@
rend="smallcaps">small caps I know pretty well. Last, but
not least, here is the way to enter web addresses: http://www.edition-open-access.de
-
+
A short check on how hyperref works:
-
+
+
@@ -262,7 +263,7 @@
If you want to include a longer quote in a text, there is of course a
command for that. And inside that we also introduce you to how you can
insert footnotes.Piaget 1985.
-
+
Do you like the lorem ipsum text? I don't.Kaulbach 1960, 320-322
-
-
Three constructs for lists
-
+
This is a numbered list containing three items
This is the first entry.
@@ -286,7 +287,7 @@
This is the third entry
-
+
In contrast to that, here is a list that is not numbered, but also contains the same
items!
@@ -296,7 +297,7 @@
This is the third entry
-
+
Thirdly, if you want to give some definitions you can use EOAdescription:
@@ -326,7 +327,7 @@
Elements can be assigned labels so that we can later refer to them:
sections, images, tables. A lot of things can be cross-referened.
-
+
By the way, JoyceJames
Joyce is a darn good author. Read some of his
@@ -338,7 +339,7 @@
type="bibliog" target="#walkowski_digital_2016"/> or Carvalho
2012!
-
+
, )
-
+
This paragraph illustrates various references (see section ). It includes a reference to the image (see image
), two entries for the index (Science
@@ -389,13 +390,13 @@
you can leave the placing of them to the typesetting system,
in order to avoid bigger stretches Hsu 1993 of white space.
-
+
Tables
The following lines of code produce a table consisting of 4 columns
and 3 rows. Is the table right so?
-
-
-
+
The fat-free version of this is EOAfigurenonumber which does without a
caption and a label. We are using the same source image here, but by
specifying the size of the image, it will scale down accordingly.
-
+
-
+
The last image command – EOAlsfigure – takes three parameters the figure covers the whole page
@@ -472,20 +473,20 @@
Mathematics
-
+
-
+
Let's have some mathematics examples here. Latex is very good in
typesetting formulæ, so let's go for it! We already had this example,
but here is another inline equation $\sqrt{9} = 3$. Well, our
root symbol expands the line spacing a bit, so maybe we should not use
it inline. Here is another equation: $2^2 = 4$.
-
+
Instead, an equation outside of a paragraph.
$6 + 6 = 12$
-
-
+
And if it does not need to be numbered. They also don't take labels (why?).
$6 + 6 = 12$
-
-
-
+
$6 + 6 = 12\\
12 + 12 = 24\\
24 + 24 = 48$
-
+
-
+
-
+
An array of equations. All of them numbered individually.
$1 + 1 = 2\\
2 + 2 = 4\\
4 + 4 = 8$
-
+
-
+
Again, an array of equations without numbers. They don't get labels, either.