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 1 year has passed since last update.

LaTexにおける人名漢字の表記方法

Posted at

LaTexにおける人名漢字の表記方法を紹介いたします。
例えば、はしごだか(髙)を表示したい場合は、まず冒頭のパッケージ宣言部分に \usepackage{oft} を追加します。
そして、漢字を表示させたい部分は \CID{8705} と記述してください。
{}内に表示したい文字の CID 番号を入力することで、文字を表示させることができます。

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?