Notebook generator.

Правка en1, от pin3da, 2015-08-10 06:40:39

Today I wrote a program to auto-generate team notebooks based on the source code.

The program is available here.

You can install it from npm doing

npm install -g notebook-generator

Basically I use nodejs to iterate over the dirs/files in order to create a .tex file and then generate a pdf using pdflatex.

I hope that could be useful.

Теги notebook, latex, nodejs

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский pin3da 2015-08-10 06:40:39 432 Initial revision (published)