Most viewed recordings
- Fonts, formats, CSS ... - 15,329 views
- Blender Dev Talk: 2. ... - 11,782 views
- A TikZ tutorial: Gen ... - 7,759 views
- GIMP UI: taking some ... - 7,312 views
- TeX-free LaTeX, an o ... - 6,411 views
- ingimp: A Smorgasbor ... - 5,630 views
- PiTiVi: an overview ... - 4,702 views
- TeX as an ebook read ... - 4,450 views
- sK1 v0.9: ready for ... - 3,247 views
- Vedutismo Nuovo: New ... - 3,105 views



I’m curious, do you rerender the entire document every time you rotate the screen etc., or only a few pages?
Also, are there any plans to develop something similar for the Kindle?
Finally, would I have to write my documents in ePub or TeX, or do you have an automatic translation from LaTeX (with figures in TikZ) to raw TeX?
We rerender the entire document. For now it is only small documents, but remember that TeX can typeset the TeXbook on a MacBook pro in about 3 seconds, so it is very fast. It is possible that for really big documents we will rerender only sections.
Regarding Kindle? No, zero plans, except to do our best to put it out of business!! We are into open specifications.
OK. The idea is to have an ePub reader. So the input will have to be ePub. There are different ways of converting LaTeX to ePub. For instance we use TeX4HT. But that is a separate problem. The project here is to have an ePub reader, and the user will not even need to know that TeX is running.
Thanks for your interest.