RubyGems Navigation menu

to_latex 0.3.1

Adds #to_latex to objects and strings. Works like html_safe in Rails 3, it escapes special characters as needed. Once converted, a string becomes a ToLatex::LatexString instance, with #latex? returning true, and never again will be escaped. You can concatenate any escaped or not escaped string to an escaped one, they get properly escaped. This gem powers texerb.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.5.0 - August 06, 2013 (7.5 KB)
  2. 0.4.0 - April 01, 2012 (7.5 KB)
  3. 0.3.1 - March 26, 2012 (7.0 KB)
  4. 0.3.0 - March 15, 2012 (7.0 KB)
  5. 0.1.0 - March 13, 2012 (6.5 KB)
显示所有版本 (共 6 个)

Development 依赖 (5):

bundler ~> 1.0.0
jeweler ~> 1.8.3
rcov >= 0
rdoc ~> 3.12
rspec ~> 2.8.0

业主:

作者:

  • Bernát Kalló

SHA 256 校验和:

fed3d8a578297350ac33ec0ceab4dbe5ecd8678961016a7a67efa46ac2e9b057

下载总量 51,336

这个版本 2,938

许可:

需要的 Ruby 版本:

链接: