Révision 3223

tmp/org.txm.groovy.core/src/groovy/org/txm/macro/annotation/WordProperty2WordMacro.groovy (revision 3223)
110 110
	xp.process(result)
111 111

  
112 112
	if (nWords == 0) {
113
		println "Removing empty <text>: $text"
114
		text.delete()
113
		println "Removing empty <text>: $text: $result"
114
		result.delete()
115 115
	}
116 116
}

Formats disponibles : Unified diff