Skip to content

Commit 4f74219

Browse files
committed
move caption
1 parent abf291c commit 4f74219

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs/chapters/03-front-end-navigating-dracor.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ On the DraCor home page we see corpus cards (for example, FreDraCor, GerDraCor,
7171
```{figure} ../images/front-end/home-page.png
7272
---
7373
alt: "DraCor home page with corpus cards and summary statistics."
74-
caption: DraCor home page. Corpus cards provide a high-level overview (plays, characters, token counts for text/sp/stage, and a last update indicator).
7574
width: 100%
7675
---
76+
DraCor home page. Corpus cards provide a high-level overview (plays, characters, token counts for text/sp/stage, and a last update indicator).
7777
```
7878

7979
### Example 2. The corpus page (searching and selecting a play)
@@ -83,9 +83,9 @@ A corpus page (example: CalDraCor) presents a searchable play table. Alongside e
8383
```{figure} ../images/front-end/cal-dracor.png
8484
---
8585
alt: "CalDraCor corpus page with a searchable play table and download buttons."
86-
caption: CalDraCor corpus page. The play table can be searched and sorted; corpus-level metadata can be downloaded as JSON or CSV; each play has a stable ID.
8786
width: 100%
8887
---
88+
CalDraCor corpus page. The play table can be searched and sorted; corpus-level metadata can be downloaded as JSON or CSV; each play has a stable ID.
8989
```
9090

9191
### Example 3. The play page (header and tabs)
@@ -114,9 +114,9 @@ The Network tab usually also includes a character list in order of appearance, s
114114
```{figure} ../images/front-end/la-vida-es-sueno-network.png
115115
---
116116
alt: "Network tab showing a co-occurrence network and a panel of network properties."
117-
caption: Network tab. DraCor shows a co-occurrence network and summarises network properties (including the number of segments used to derive co-occurrence).
118117
width: 100%
119118
---
119+
Network tab. DraCor shows a co-occurrence network and summarises network properties (including the number of segments used to derive co-occurrence).
120120
```
121121

122122
#### Tab 2. Speech distribution
@@ -128,9 +128,9 @@ The plot shown in this view uses scene (segment) number on the x-axis and number
128128
```{figure} ../images/front-end/la-vida-es-sueno-speech-distribution.png
129129
---
130130
alt: "Speech distribution tab with a plot and method selector."
131-
caption: Speech distribution tab. The interface offers different operationalisations (selectable methods) and can distinguish group characters from non-group characters.
132131
width: 100%
133132
---
133+
Speech distribution tab. The interface offers different operationalisations (selectable methods) and can distinguish group characters from non-group characters.
134134
```
135135
#### Tab 3. Full text
136136

@@ -141,9 +141,9 @@ A key feature of this tab is the Segments panel. It lists segments and shows whi
141141
```{figure} ../images/front-end/la-vida-es-sueno-full-text.png
142142
---
143143
alt: "Full text tab with provenance information and a segments navigation panel."
144-
caption: Full text tab. The play text is displayed with provenance notes and a segment list that supports navigation and clarifies the segmentation used in derived views.
145144
width: 100%
146145
---
146+
Full text tab. The play text is displayed with provenance notes and a segment list that supports navigation and clarifies the segmentation used in derived views.
147147
```
148148

149149
#### Tab 4. Downloads
@@ -153,9 +153,9 @@ The Downloads tab provides access to different semantic layers of a play in mult
153153
```{figure} ../images/front-end/la-vida-es-sueno-downloads.png
154154
---
155155
alt: "Downloads tab showing export options for network data, spoken text, stage directions, characters, and TEI/XML."
156-
caption: Downloads tab. DraCor provides exports for different semantic layers of a play (network data, spoken text, stage directions, character lists, and TEI/XML full text) in multiple formats.
157156
width: 100%
158157
---
158+
Downloads tab. DraCor provides exports for different semantic layers of a play (network data, spoken text, stage directions, character lists, and TEI/XML full text) in multiple formats.
159159
```
160160

161161
#### Tab 5. Tools
@@ -167,9 +167,9 @@ The main interpretive point here is that the selected layer shapes the results.
167167
```{figure} ../images/front-end/la-vida-es-sueno-tools.png
168168
---
169169
alt: "Tools tab with external tool links and a text-layer selector."
170-
caption: Tools tab. The interface offers links to external tools and lets us choose which text layer (TEI/XML, plain, spoken, stage directions) is used for external analysis.
171170
width: 100%
172171
---
172+
Tools tab. The interface offers links to external tools and lets us choose which text layer (TEI/XML, plain, spoken, stage directions) is used for external analysis.
173173
```
174174
## 6. Exercises
175175

0 commit comments

Comments
 (0)