Closed Gnosnay closed 5 years ago
Hi, I found one error when i run make epub without changing any file. i have no idea about that. could u please give me some advice?
make epub
sudo apt-get install pandoc sudo apt-get install make sudo apt-get install texlive-latex-base texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended git clone https://github.com/wikiti/pandoc-book-template.git cd pandoc-book-template/ make epub
and then i get the messages as follows:
Makefile:22: *** missing separator. Stop.
Hello @Yansongsongsong !
Thank you for your report.
Looks like I broke TAB characters on the Makefile on this previous commit.
It should be now fixed on the master branch.
master
Best regards, Daniel
Hi, I found one error when i run
make epub
without changing any file. i have no idea about that. could u please give me some advice?what i did
and then i get the messages as follows: