0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Scrapboxで使えるTeX記法まとめ(H~K)

Last updated at Posted at 2018-05-12

はじめに

このページは
Scrapboxで使えるTeX記法まとめ(E~F)
の続きです。

目次:こちら

H

\hat

上に山がくっつく文字。
[$ \hat{P}]
image.png

\h(bar,slash)

hに棒が横から刺さってる。
[$ \hbar,\hslash]
image.png

\heartsuit

ハート♡
[$ \heartsuit]
image.png

\hom

なににつかうの?
[$ \hom]
image.png

\hookleftarrow \hookrightarrow

お尻がにょろってる矢印。
[$ \hookleftarrow,\hookrightarrow]
image.png

\Huge \huge

文字を大きくします。すごく。
[$ a,\Huge{a} , \huge{a}]
image.png

I

\int \iint \iiint

積分。三重積分まで。
[$ \int,\intop,\iint,\iiint,\int_{0}^{1}\frac{dx}{x^2+1}]
image.png

\Im

横から見た龍みたいなやつ。
[$ \Im]
image.png

\imath \iota

点がないi
[$ \imath,\iota]
image.png

\in

要素が入っている記号だった気がする。
[$ \in]
image.png

\inf

inf。
[$ \inf]
image.png

\infty

無限大。
[$ \infty]
image.png

\intercal

T。
[$ \intercal]
image.png

J

\jmath

点無しj
[$ \jmath]
image.png

\Join

蝶ネクタイ。
[$ \Join]
image.png

K

\kappa

カッパー。
[$ \kappa]
image.png

\ker

ker。カーネル?
[$ \ker]
image.png

\kern

空欄作るよ。マイナスもいける。
exとemの違いは?ptはなぜ使えない?
[$ |\kern{1em}|, O\kern{-1em}R] [$ |\kern{1ex}|, O\kern{-1ex}R]
image.png

今回までは画像で実際の出力結果を表す、手間のかかる方法でやっていましたが、次回からはできたらコードで書いていこうと思います。
以前のものは後々コードで書き直そうかと思います。
L:Scrapboxで使えるTeX記法まとめ(L)
目次:こちら

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?