-
Notifications
You must be signed in to change notification settings - Fork 501
Open
Milestone
Description
The when sentence segmentation is applied contains div/p/s
but nothing when sentence segmentation is not applied:
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1">
<head>Figure 2 :</head>
<label>2</label>
<figDesc>
<div>
<p>
<s>Figure 2: A overview of quantized side tuning.</s>
</p>
</div>
</figDesc>
</figure>
<figure
xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1">
<head>Figure 2 :</head>
<label>2</label>
<figDesc>Figure 2: A overview of quantized side tuning.</figDesc>
</figure>
The document can be found in #1252
Metadata
Metadata
Assignees
Labels
No labels