RTeX 2 Preview 1 Released
I’m happy to release RTeX 2 Preview 1 (v1.99.0), now available as a gem from RubyForge. RTeX can be used as a plugin with Rails 2.0.1+.
History
In 2006 I released a Rails plugin, Rtex, used to generate PDFs via the LaTeX typesetting system. It became a popular choice for people looking for a more advanced alternative to PDF::Writer, especially for larger documents.
Wiebe Cazemier joined the project in 2007, helping to improve the plugin and fielding patches and bug reports.
RTeX 2
RTeX 2 isn’t just a Rails plugin; it’s distributed as a gem and includes a standalone executable that can be used to process documents outside a Rails process (for delayed processing or use in some other type of application) through a series of custom filters (eg, Textile).
For more details…
* Documentation and Manual
* RubyForge for gem distribution and GitHub for development.






