Compare commits
2 Commits
5452042e74
...
9b0fb4b8ea
Author | SHA1 | Date | |
---|---|---|---|
9b0fb4b8ea | |||
e23d470b9a |
@ -117,3 +117,4 @@ s=4: 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 -> 16,01.02,15 14,03.04,13 12,05.06,
|
||||
- [ ] dictionary/glossary
|
||||
- [ ] bibliography
|
||||
- [ ] bug: & in md
|
||||
- [ ] make headings two lines
|
||||
|
@ -44,3 +44,4 @@ $SED_CMD 's@</h2>@}@' ${BASENAME}.html
|
||||
$SED_CMD "s@’@'@g" ${BASENAME}.html
|
||||
mv ${BASENAME}.html ${BASENAME}.tex
|
||||
cat ${BASENAME}.tex && rm ${BASENAME}.tex
|
||||
if [[ -f ${BASENAME}.html\'\' ]] ; then rm ${BASENAME}.html\'\' ; fi
|
||||
|
Loading…
Reference in New Issue
Block a user