0
1

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.

LaTeXコマンド集

Posted at

LaTeXのコマンドをまとめておきます.
間違いなどありましたらコメントしていただければ順次訂正していきます.

ギリシャ文字

大文字 コマンド 小文字 コマンド 読み方
$A$ A $\alpha$ \alpha アルファ
$B$ B $\beta$ \beta ベータ
$\Gamma$ \Gamma $\gamma$ \gamma ガンマ
$\Delta$ \Delta $\delta$ \delta デルタ
$E$ E $\epsilon$ \epsilon イプシロン,エプシロン
$Z$ Z $\zeta$ \zeta ゼータ
$H$ H $\eta$ \eta イータ,エータ
$\Theta$ \Theta $\theta$ \theta シータ,テータ,セータ
$I$ I $\iota$ \iota イオタ
$K$ K $\kappa$ \kappa カッパ
$\Lambda$ \Lambda $\lambda$ \lambda ラムダ
$M$ M $\mu$ \mu ミュー
$N$ N $\nu$ \nu ニュー
$\Xi$ \Xi $\xi$ \xi クシー,クサイ,グザイ
$O$ O $o$ o オミクロン
$\Pi$ \Pi $\pi$ \pi パイ
$P$ P $\rho$ \rho ロー
$\Sigma$ \Sigma $\sigma$ \sigma シグマ
$T$ T $\tau$ \tau タウ
$\Upsilon$ \Upsilon $\upsilon$ \upsilon ユプシロン,ウプシロン
$\Phi$ \Phi $\phi$ \phi ファイ
$X$ X $\chi$ \chi カイ,キー
$\Psi$ \Psi $\psi$ \psi プシー,プサイ
$\Omega$ \Omega $\omega$ \omega オメガ

アクセント

アクセント コマンド
$\hat{x}$ \hat{x}
$\check{x}$ \check{x}
$\breve{x}$ \breve{x}
$\acute{x}$ \acute{x}
$\grave{x}$ \grave{x}
$\tilde{x}$ \tilde{x}
$\bar{x}$ \bar{x}
$\vec{x}$ \vec{x}
$\dot{x}$ \dot{x}
$\ddot{x}$ \ddot{x}
0
1
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
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?