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 2cd1e38c9af08c525d80710fa165e451b0dd5411
tree 5653cd7454a2f72216729cc26208285486aad8af
parent c0c6351af73badd62780bda6e6b6467e48e361fb
tree 5653cd7454a2f72216729cc26208285486aad8af
parent c0c6351af73badd62780bda6e6b6467e48e361fb
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).





