Révision 2463
tmp/org.txm.groovy.core/src/groovy/org/txm/scripts/importer/transcriber/TRSToTEI.groovy (revision 2463) | ||
---|---|---|
291 | 291 |
if (vSpeaker.startsWith("#") && vSpeaker.endsWith("?")) { // don't show "N/A" vSpeaker |
292 | 292 |
writer.writeAttribute("spk", vSpeaker) |
293 | 293 |
writer.writeAttribute("spkid", vSpeaker) |
294 |
writeAttributes(); |
|
294 | 295 |
} |
295 | 296 |
} else { |
296 | 297 |
for (Pair p : attributes) { |
Formats disponibles : Unified diff