+ esac
+
+ # Changes things that should not be so in the specification
+ # Change "-- Cond N3C MP" to "-- Cond N3C-MP" (to respect condition naming rules)
+ LC_ALL=C sed -i 's/-- Cond N3C MP/-- Cond N3C-MP/' "${1%.docx}.txt"
+ LC_ALL=C sed -i 's/^N3C MP/N3C-MP/' "${1%.docx}.txt"
+ LC_ALL=C sed -i 's/-- Cond HOAndServCellAdd,$/-- Cond HOAndServCellAdd/' "${1%.docx}.txt"