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 44c8101c353ff577d1e1501b334c016c6d754ced
tree 6849c60a594404f48f61be1ea732fc8f0361a9cd
parent 4c3a42bdcd10d2af8f4c19b8db22b6b0b08c9719
tree 6849c60a594404f48f61be1ea732fc8f0361a9cd
parent 4c3a42bdcd10d2af8f4c19b8db22b6b0b08c9719
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).





