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
- Host: GitHub
- URL: https://github.com/noisytoot/fake-diary
- Owner: Noisytoot
- License: cc-by-sa-4.0
- Created: 2019-07-06T19:11:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-07T18:38:34.000Z (over 5 years ago)
- Last Synced: 2025-01-14T12:51:18.042Z (5 months ago)
- Topics: diary, fake-diary, fiction, hometask, homework
- Language: TeX
- Homepage:
- Size: 329 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
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