chemistry_zh

Write a chemistry book in Chinese. (中文文档插入化学符号.)

by Peng Zhao (demo: pdf, zip)

Install R, bookdown, LaTeX, and bookdownplus. Then run the following code in R language to create a book from this template:

library('bookdownplus')
bookdownplus('chemistry_zh', render = TRUE, rproj = TRUE)

More detals could be found here.

comments powered by Disqus