This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 6dd96a728c9af0a44fc9e7fbd136f27c52666faa
tree a09bcbba26018f332f2be09c0ee64085b148a95f
parent 418116fa7bd14d96ff71ab1cbce1fe26fd54064f
tree a09bcbba26018f332f2be09c0ee64085b148a95f
parent 418116fa7bd14d96ff71ab1cbce1fe26fd54064f
rtex / HISTORY.rdoc
2008-04-20
Released RTeX v1.99.0 as a Rubygem, with a standalone executable for PDF generation and support for plugin installation from the executable.
This release requires Rails >= 2.0.1
Thanks to:
- Jonas Bähr for a patch with additional LaTeX escaping
- Fouad Mardini for a TemplateHandler patch
2007
No active development, maintenance primarily by Wiebe Cazemier
2006-07-27
Added quite a few long overdue fixes & enhancements sent in by various people.
- Added latex escaping ‘l’ method (Thanks, Benjamin Quorning)
- Added support for @options_for_rtex hash for configuration:
- Added :tempdir option, and changed default temporary directory (Thanks, Francesco Levorato)
- Added :preprocess option to support running through latex before pdflatex (Thanks Charles Lesburg, Benjamin Quorning)
- Moved old @filename setting to :filename option in this hash
If you’re using the same settings for @options_for_rtex often, you might want to put your assignment in a before_filter (perhaps overriding :filename, etc in your actions).





