你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/5905-memrise-latex-integration,源站連結 點此以跳轉

Memrise LaTeX Integration

This will convert any text that looks like LaTeX inline math (beginning and ending with $) into an image of a well-formatted math expression

当前为 2014-10-20 提交的版本,查看 最新版本



點此查看下載連結位址https://update.greasyfork.org.cn/scripts/5905/22025/Memrise%20LaTeX%20Integration.user.js

安装此脚本?
作者
carpiediem
评分
0 0 0
版本
0.4
创建于
2014-10-20
更新于
2014-10-20
大小
2.5 KB
许可证
暂无
适用于

Features

This will convert any text that looks like LaTeX inline math (beginning and ending with $) into an image of a well-formatted math expression



Installation

I have only tested this user script on Chrome using Tampermonkey, but it should work on other browsers as well.

Firefox

  1. Install the Greasemonkey add-on from Mozilla.
  2. Add this user script through Greasy Fork.
  3. Go to Memrise.com and try out the script.

Chrome

  1. Install the Tampermonkey extension on Chrome Store.
  2. Add this user script through Greasy Fork.
  3. Go to Memrise.com and try out the script.

Safari

Instructions courtesy of SimpleHelp.net. Visit their site for (possibly outdated) pictures.

  1. First up – download SIMBL and install it (installation consists of clicking ‘next’ a bunch of times).
  2. Exit Safari if you’re using it.
  3. Next, download GreaseKit. To install it, drag the GreaseKit.bundle file to ~/Library/Application Support/SIMBL/Plugins (note: if you don’t have a SIMBL/Plugins/ folder, just create it, then drop GreaseKit.bundle into it).
  4. Now re-open Safari. You should see a GreaseKit entry in the Safari menu bar.
  5. Add this user script through Greasy Fork.
  6. You’ll see a bunch of JavaScript fill up your browser window, and a Safari dialog box will appear asking you to confirm the installation. Click Install.
  7. Your GreaseKit menu will now include the installed script.
  8. Go to Memrise.com and try out the script.

Opera

This script won't currently work, since Opera does not support the GM_setValue functions.