Browse Source

rename num attrs

main
lhess2021 4 years ago
parent
commit
6c88b4860f
  1. 2
      shell-scripts.d/top-level-tags.sh

2
shell-scripts.d/top-level-tags.sh

@ -34,7 +34,7 @@ do
\t\t<\/fileDesc>\
\t<\/teiHeader>\
\t<text>\
\t\t<canto num=~CANTO_NUM~ num_comm=~COMM_NUM~>\
\t\t<canto c_num=~CANTO_NUM~ comm_num=~COMM_NUM~>\
\t\t\t<tercets>\n/' "$file"
# Replace canto number, comedy number, and canticle
sed -i -e "s/~TITLE_CANTO_NUM~/$CANTO_NUM/" "$file"

Loading…
Cancel
Save