]> git.plutz.net Git - confetti/blobdiff - actions/generate_courselist.sh
apply tex escaping - typo
[confetti] / actions / generate_courselist.sh
index 5b3a32b4315825921c65f3397c3a85abf60807f4..5fbbc28efadd953117a702d08477f3275a572604 100755 (executable)
@@ -57,7 +57,6 @@ list_attendee() {  #Parameter: Cardfile
     fi; done
     printf '%s & %s & %s & %s\n' \
            "$(tex_clean $fullname)" "$(tex_clean $values[BDAY])" "$(tex_clean $tel)" "$(tex_clean $note)" \
     fi; done
     printf '%s & %s & %s & %s\n' \
            "$(tex_clean $fullname)" "$(tex_clean $values[BDAY])" "$(tex_clean $tel)" "$(tex_clean $note)" \
-
     | sed -r ':X;N;$!bX; s;\n;\\newline ;g'
   fi
 }
     | sed -r ':X;N;$!bX; s;\n;\\newline ;g'
   fi
 }