#!/bin/zsh # dumb script to inject epub noteref label and download buttons.... # needs overhaul ebookfile="Le Français par la Méthode Nature.epub" cd ../epub unzip -u "$ebookfile" -d ebook # rm "$ebookfile" cd .. sed -i 's/\([^<]*\)<\/sup>/\1<\/a>/g' html/*.html epub/**/*.html sed -i 's/
/