An open API service indexing awesome lists of open source software.

https://github.com/noisytoot/fake-diary

A fake diary
https://github.com/noisytoot/fake-diary

diary fake-diary fiction hometask homework

Last synced: 3 months ago
JSON representation

A fake diary

Awesome Lists containing this project

README

        

#+TITLE: A fake diary
#+AUTHOR: Ron
* How to generate a PDF
One must use ~pdflatex~ (tufte-book does not work with ~latex~, ~xelatex~, or ~lualatex~)
#+BEGIN_SRC shell
pdflatex -shell-escape fake-diary.tex
#+END_SRC
* Pre-generated files and source
- See [[file:fake-diary.pdf][fake-diary.pdf]] for the PDF
- See [[file:fake-diary.tex][fake-diary.tex]] for the LaTeX source