minor fixes

This commit is contained in:
NT
2021-04-04 21:48:58 +08:00
parent 48e07c58b8
commit 47ea2e65a9
2 changed files with 2 additions and 10 deletions

View File

@@ -20,9 +20,7 @@ sed -i '' -e 's/}.jpg}/.jpg}/g' ${JPYFILENAME}
sed -i '' -e 's/}.jpeg}/.jpeg}/g' ${JPYFILENAME}
sed -i '' -e 's/sphinxpxdimen]{{/sphinxpxdimen]{/g' ${JPYFILENAME}
# fix chapters
# sed -i '' -e 's///g' ${JPYFILENAME}
# sed -i '' -e 's///g' ${JPYFILENAME}
# dirty fix for chapters
# sed -i '' -e 's///g' ${JPYFILENAME}
sed -i '' -e 's/\chapter{/\chaXter{/g' ${JPYFILENAME}
sed -i '' -e 's/\section{/\chapter{/g' ${JPYFILENAME}