Title: Direct math input with MathQuill
Author: eoghanmcilwaine
Published: <strong>2022 年 2 月 12 日</strong>
Last modified: 2022 年 3 月 10 日

---

搜索插件

![](https://ps.w.org/math-input-with-mathquill/assets/banner-772x250.jpg?rev=2678585)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/math-input-with-mathquill/assets/icon.svg?rev=2678585)

# Direct math input with MathQuill

 作者：[eoghanmcilwaine](https://profiles.wordpress.org/eoghanmcilwaine/)

[下载](https://downloads.wordpress.org/plugin/math-input-with-mathquill.0.2.4.zip)

 * [详情](https://cn.wordpress.org/plugins/math-input-with-mathquill/#description)
 * [评价](https://cn.wordpress.org/plugins/math-input-with-mathquill/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/math-input-with-mathquill/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/math-input-with-mathquill/#developers)

 [支持](https://wordpress.org/support/plugin/math-input-with-mathquill/)

## 描述

Type complex math expressions easily into your wordpress page using MathQuill (http://
mathquill.com/). This plugin adds a new block editor called ‘Direct math input’ 
in the ‘widgets’ category.

Math expressions are saved in LaTeX format and rendered by MathQuill during pageview.

#### Usage

After installing, a new block editor called ‘Direct math input’ will be available.
Each block contains a MathQuill instance
 where you can edit math right on your 
page.

When the math editor is focused, you can enter math symbols using your keyboard 
or via copy/paste.
 See the http://mathquill.com/ homepage for a visual demonstration
of how to input math.

Some common keyboard shortcuts are as follows:

 * / (forward slash) Enter a new fraction, with focusable input areas for numerator
   and denominator
 * ^ (caret) Enter a new superscript, e.g. to add an exponent
 * _ (underscore) Enter a new subscript
 * ( (open parentheses) Open parentheses (which will scale based on the height of
   the content inside) Other parenthesis types behave similarly, e.g. [ and {
 * \ (backslash) Start typing one of the control sequences below. When finished,
   press enter or space to see the resulting symbol

Control sequences – to create each symbol, type the full sequence (including the
backslash) into the math editor, followed by
 space or enter. (not an exhaustive
list)

 * \plusminus
 * \times
 * \alpha
 * \beta
 * \gamma
 * \delta
 * \Alpha
 * \Beta
 * \Gamma
 * \Delta
 * \summation
 * \prod
 * \int
 * \sqrt
 * \nthroot
 * \lt
 * \gt
 * \le
 * \ge
 * \approx
 * \doteq
 * \neq
 * \nless
 * \ngtr
 * \intersection
 * \union
 * \subset
 * \superset
 * \notsubset
 * \nosuperset
 * \subseteq
 * \isin
 * \contains
 * \notcontains
 * \Complex
 * \Hamiltonian
 * \Imaginary
 * \Naturals
 * \Primes
 * \Rationals
 * \Reals

## 屏幕截图

 * [[
 * Using the “Direct math input” block to insert some equations.

## 区块

该插件提供了 1 个区块.

 *   Direct math input Type math expressions directly into your page with MathQuill/
   LaTeX.

## 安装

This section describes how to install the plugin and get it working.

e.g.

 1. Upload the plugin files to the `/wp-content/plugins/math-input-with-mathquill` 
    directory, or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. In the gutenberg editor, add a new ‘Direct math input’ block and start entering
    math

## 常见问题

### How do I start using this?

Create a new ‘Direct math input’ block from the gutenberg blocks list.
 Start typing
math straight into your block using some of the symbols listed in the plugin description.

## 评价

![](https://secure.gravatar.com/avatar/0cb211878eae83e3a99a462153daa8b4f9b66dd383f2f8ed71e695c97f0fa5f3?
s=60&d=retro&r=g)

### 󠀁[Simple Wysiwyg LaTeX](https://wordpress.org/support/topic/perfect-simple-wysiwyg-latex/)󠁿

 [novakpeter](https://profiles.wordpress.org/novakpeter/) 2022 年 6 月 8 日

Really great idea, together with LaTeX parser as also other plugins have, this has
extremely simple way to write equations almost like in wysiwyg fashion. EDIT: I 
had to uninstall, it broke my page. Hopefully, this will be corrected and I could
edit this review (see Support for this plugin)

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/math-input-with-mathquill/reviews/)

## 贡献者及开发者

「Direct math input with MathQuill」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ eoghanmcilwaine ](https://profiles.wordpress.org/eoghanmcilwaine/)

[帮助将「Direct math input with MathQuill」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/math-input-with-mathquill)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/math-input-with-mathquill/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/math-input-with-mathquill/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/math-input-with-mathquill/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/math-input-with-mathquill/)。

## 更新日志

#### 0.2.4

 * Apply background color to empty selected block
 * Allow keyboard deletion of block

#### 0.2.3

 * Change LaTeX button to show copyable LaTeX
 * Fix readme formatting

#### 0.2.2

 * Add toolbar buttons for superscript and subscript
 * Show an error message when the clipboard function isn’t available

#### 0.2.1

 * Added a “Copy LaTeX to clipboard” toolbar button

#### 0.2.0

 * Added some toolbar buttons to create math symbols
 * Added a custom icon for the block editor
 * Added some usage information and FAQ

#### 0.1.2

 * Improved the plugin description
 * Added a screenshot showing usage
 * Added assets for banner and icon

#### 0.1.1

 * Fixed an issue preventing the math rendering with the correct font file

#### 0.1.0

 * Original MVP

## 额外信息

 *  版本 **0.2.4**
 *  最后更新：**4 年前**
 *  活跃安装数量 **30+**
 *  WordPress 版本 ** 5.8 或更高版本 **
 *  已测试的最高版本为 **5.9.13**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/math-input-with-mathquill/)
 * 标签
 * [block](https://cn.wordpress.org/plugins/tags/block/)[equation](https://cn.wordpress.org/plugins/tags/equation/)
   [latex](https://cn.wordpress.org/plugins/tags/latex/)[math](https://cn.wordpress.org/plugins/tags/math/)
 *  [高级视图](https://cn.wordpress.org/plugins/math-input-with-mathquill/advanced/)

## 评级

 3 星（最高 5 星）。

 *  [  0 条 5 星评价     ](https://wordpress.org/support/plugin/math-input-with-mathquill/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/math-input-with-mathquill/reviews/?filter=4)
 *  [  1 条 3 星评价     ](https://wordpress.org/support/plugin/math-input-with-mathquill/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/math-input-with-mathquill/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/math-input-with-mathquill/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/math-input-with-mathquill/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/math-input-with-mathquill/reviews/)

## 贡献者

 *   [ eoghanmcilwaine ](https://profiles.wordpress.org/eoghanmcilwaine/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/math-input-with-mathquill/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://www.paypal.com/donate/?business=QYT8UT3FHC3VL&no_recurring=1&currency_code=EUR)