• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

clarkgrubb/latex-input: Enter Unicode characters using LaTeX notation

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

clarkgrubb/latex-input

开源软件地址(OpenSource Url):

https://github.com/clarkgrubb/latex-input

开源编程语言(OpenSource Language):

AutoHotkey 63.9%

开源软件介绍(OpenSource Introduction):

latex notation: about latex | relations and operators | sets and logic | geometry | analysis | algebra | superscripts and subscripts | arrows | dots | blackboard bold, fraktur, and calligraphic | english punctuation | latin accent | greek | ipa: plosives | ipa: nasals | ipa: fricatives & approximants | ipa: vowels | astronomy | games | keyboard symbols

install and use: mac os x | microsoft windows | emacs | x windows

apl notation: apl input methods


Difficulty typing mathematical symbols?

Install a keyboard input method for mathematics and use LaTeX notation to enter 1054 Unicode characters.

Input methods for Mac OS X, Microsoft Windows, Emacs, and X Windows.

Introduction

Here are some examples of LaTeX notation:

\infty             ∞
\sum               ∑
\int               ∫
\leftarrow         ←
\alpha             α
\subseteq          ⊆

When the input method is in effect, one types LaTeX notation and it is rendered to the mathematical symbol on the fly. E.g. type \infty followed by a SPACE and an is inserted into the document.

LaTeX notation which cannot be rendered has no effect. The input method cannot make fractions, radicals, or matrices, for example. Only LaTeX notation for which there is a Unicode character is rendered.

About LaTeX

LaTeX is used for documents which contain mathematical notation. The mathematical notation is set off from the rest of the text by math mode markers such as the double dollar sign, e.g:

$$ x = 3 $$

Outside of the markers LaTeX is in paragraph mode.

Most of the notation used by the input methods is drawn from math mode. Notation from paragraph mode is also used where it does not conflict. An example of a conflict is the single quote ' and doubled single quotes '' which are right single quote and right double quote in paragraph mode and prime and double prime in math mode.

The input methods also use notation from the following four packages:

\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{wasysym}
\usepackage{tipa}

Relations and Operators

\le                 ≤                   \pm                 ±
\ge                 ≥                   \mp                 ∓
\neq                ≠                   \times              ×
\approx             ≈                   \div                ÷
\not\approx         ≉                   \cdot               ⋅
\simeq              ≃                   \circ               ∘
\cong               ≅
\equiv              ≡
\not\equiv          ≢
\not<               ≮
\not>               ≯
\not\le             ≰
\not\ge             ≱
\ll                 ≪
\gg                 ≫

Sets and Logic

\emptyset           ∅                   \aleph              ℵ
\in                 ∈                   \beth               ℶ
\notin              ∉                   \neg                ¬
\ni                 ∋                   \wedge              ∧
\not\ni             ∌                   \vee                ∨
\subset             ⊂                   \veebar             ⊻
\subseteq           ⊆                   \forall             ∀
\not\subset         ⊄                   \exists             ∃
\not\subseteq       ⊈                   \top                ⊤
\subsetneq          ⊊                   \bot                ⊥
\supsetneq          ⊋                   \therefore          ∴
\supset             ⊃                   \vdash              ⊢ 
\supseteq           ⊇                   \models             ⊨ 
\cup                ∪                   \Box                □
\cap                ∩                   
\bigcup             ⋃                   
\bigcap             ⋂                   
\setminus           ∖

Geometry

\angle              ∠
\triangle           △
\perp               ⊥
\parallel           ∥
\cong               ≅
\sim                ∼

Analysis

\infty              ∞                   \lfloor             ⌊
\Delta              Δ                   \rfloor             ⌋
\nabla              ∇                   \lceil              ⌈
\partial            ∂                   \rceil              ⌉
\sum                ∑                   \|                  ∥
\prod               ∏                   \langle             ⟨
\int                ∫                   \rangle             ⟩
\iint               ∬                   '                   ′
\iiint              ∭                   ''                  ″
\iiiint             ⨌                  '''                 ‴
\oint               ∮
\Re                 ℜ
\Im                 ℑ
\wp                 ℘

Algebra

\oplus              ⊕                   \bigoplus           ⨁
\otimes             ⊗                   \bigotimes          ⨂
\triangleleft       ◃
\unlhd              ⊴
\rtimes             ⋊
\wr                 ≀

Superscripts and Subscripts

^0                  ⁰                   _0                  ₀
^1                  ¹                   _1                  ₁
^2                  ²                   _2                  ₂
^3                  ³                   _3                  ₃
^a                  ᵃ                   _a                  ₐ
^b                  ᵇ
^c                  ᶜ
^A                  ᴬ
^B                  ᴮ
^+                  ⁺                   _+                  ₊
^-                  ⁻                   _-                  ₋
^=                  ⁼                   _=                  ₌
^(                  ⁽                   _(                  ₍
^)                  ⁾                   _)                  ₎
^\alpha             ᵅ
^\beta              ᵝ                   _\beta              ᵦ
^\gamma             ᵞ                   _\gamma             ᵧ

Can be superscript: 0-9a-pr-zABD-PRTUVW+-=()αβγδ∊θιϕφχ

Can be subscript: 0-9aehijklmnoprstuvx+-=()βγρφχ

Arrows

\rightarrow         →                   \Rightarrow         ⇒
\leftarrow          ←                   \Leftarrow          ⇐
\uparrow            ↑                   \Uparrow            ⇑
\downarrow          ↓                   \Downarrow          ⇓
\nwarrow            ↖                  \nearrow            ↗
\searrow            ↘                  \swarrow            ↙
\mapsto             ↦
\leftrightarrow     ↔                   \Leftrightarrow     ⇔ 
\rightarrowtail     ↣
\twoheadrightarrow  ↠
\hookrightarrow     ↪

Dots

\cdot               ⋅
\cdots              ⋯
\ddots              ⋱
\ldots              …
\vdots              ⋮

Blackboard Bold, Fraktur, and Calligraphic

Some of the characters in this section have Unicode points greater than U+FFFF.


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap