単語カラーボックスサンプル
レンダリング結果

TeXソース
TeXソース
入力コード
%%%% サンプルソース
\documentclass[b5j,10pt,twoside]{tetsujsarticle}
\usepackage{tetsuryoku}
\usepackage{pxfonts}
\begin{document}
\definecolor{hoge}{HTML}{83DEA1}
\definecolor{hage}{HTML}{E6FEE6}
\definecolor{hige}{HTML}{043F05}
This is a \単語カラーボックス{Point!}{great} command!
Do you love
\単語カラーボックス[タイトル文字色=white,右タイトル文字色=blue!90!black,右タイトル背景色=blue!30!white,枠の色=blue!75!black,fboxrule=1pt]{\rotatebox[origin=c]{90}{\small\gtfamily 重要}}{\TeX}?
Let's \単語カラーボックス[{タイトル文字色=white,右タイトル文字色=hige,右タイトル背景色=hage,枠の色=hoge,fboxrule=1pt}]{\rotatebox[origin=c]{90}{\scriptsize\sffamily VERB}}{enjoy} \TeX ing!
\TeX\ is one of the\単語カラーボックス[{タイトル文字色=white,右タイトル文字色=hige,右タイトル背景色=hage,枠の色=hoge,fboxrule=1pt}]{\rotatebox[origin=c]{90}{\scriptsize\sffamily ADJ}}{greatest} pieces of software ever written and it is the \単語カラーボックス[{タイトル文字色=white,右タイトル文字色=hige,右タイトル背景色=hage,枠の色=hoge,fboxrule=1pt}]{\rotatebox[origin=c]{90}{\scriptsize\sffamily PP}}{fixed} point in the history of typesetting.
\end{document}