* shape [#wae76071]
* shape/series/familie [#ibea73e1]

** shape [#wae76071]
the default shape: {\upshape text}
 \textup{text}           % upright
 \textit{text}           % italic
 \textsl{text}           % slanted
 \textsc{text}           % small caps

* series [#y8329fe7]
** series [#y8329fe7]
the default series: {\mdseries text}
 \textmd{text}           % medium
 \textbf{text}           % boldface
 ???                     % lightface

* families [#adf720f5]
the default families: {\rmfamily text}/{\mcfamily テキスト}
** family [#adf720f5]
the default family: {\rmfamily text}/{\mcfamily テキスト}
 \textrm{text}           % Roman           --  \textmc 明朝体
 \textsf{text}           % sans serif      --  \textgt ゴシック体
 \texttt{text}           % typewriter

* デフォルト字形 [#gfe7e8a2]
 ・章節名          --  boldface
 ・\emph{text}   --  italic shape(和文部分はゴシック体) [強調,書籍名,...]
 ・\textit{text}    -- [外国語,...]
 ・\mathit{x}       -- [変数名,変関数名] (the default in mathmatical mode)

* 注意点 [#x4f65b98]
**\usepackage[deluxe]{otf}を使わない場合の和文について [#fe354ff5]
 ・textsf/textgt --> ボールドゴシック体
 ・boldface      --> ボールドゴシック体