ちょっと気になったので書き出してみた。
文字 | LICR |
---|---|
" | \textquotedbl |
# | \# |
$ | \textdollar |
% | \% |
& | \& |
' | \textquotesingle |
< | \textless |
> | \textgreater |
\ | \textbackslash |
^ | \textasciicircum |
_ | \textunderscore |
` | \textasciigrave |
{ | \textbraceleft |
| | \textbar |
} | \textbraceright |
~ | \textasciitilde |
\text〜
で始まるのは全てエンコーディング依存命令である。ただし \textquotesingle
と \textasciigrave
は textcomp パッケージを読み込まないと定義されない(つまり T1 にはなくて TS1 にはある文字)。