カラーボックス類
レンダリング結果

TeXソース
TeXソース
入力コード
%%%% サンプルソース
\documentclass[b5j,10pt,twoside]{tetsujsarticle}
\usepackage{tetsuchem}
\let\構造式再描画\relax
\textwidth45zw
\begin{document}
\noindent \gb{【鉄壁の再現】}
\begin{jquotation}(1zw)(5zw)[0pt]
\plfamily
\一行カラーボックス[タイトル文字色=white,右タイトル文字色=black,右タイトル背景色=white,枠の色=red!75!white,fboxsep=5pt,角丸半径=0pt,fboxrule=1pt]{\sf{\plfamily Check!}}{%
\hspace{5pt}\parbox{\linewidth-10pt}{\sffamily\plfamily
~\\[-5pt]%
● an offensive remark とは?:「(\ihspace{1zw})な発言」\hfill \textcolor{red!75!white}{\small 不快な}\\
● a highly motivated student とは?:「(\ihspace{1zw})生徒」\hfill \textcolor{red!75!white}{\small 非常にやる気のある}\\[-10pt]
}}
\end{jquotation}
\noindent \gb{【新しい形の枠囲み】}
\begin{カラーボックス}[タイトル文字色=white,角丸半径=3pt,fboxrule=2pt,fboxsep=10pt,枠の色=blue!75!black,背景色=blue!5!white]{コラム 〜 $\barcirc{E}$という記号}
\barcirc{E}という記号は,何と読むのだろうか。そして,なぜ標準電極電位にこのような妙な記号を使うのであろうか。実は,これには面白い由来がある。
船が水に浮かんでいるとき,船体が水面と交わっている線を喫水線という。積荷が少ないと喫水線が浅くなり,積荷が多いと喫水線が深くなる。喫水線が浅すぎると転覆の危険性があり,喫水線が深すぎると沈没の危険性がある。従って,喫水線を安定に保つことが,船の安全な航行にとって不可欠である。
\def\plimsoll{\scalebox{1.2}{\rotatebox[origin=c]{-41}{$\varnothing$}}}
船の側面に,「これ以上積荷を積んで喫水線を深くすると沈没の危険性がある」ということを示す喫水線の深さが,「満載喫水線円環」という記号\plimsoll で記されている。
\end{カラーボックス}
\begin{jquotation}(0zw)(18zw)[0pt]
\begin{組カラーボックス}[タイトル文字色=white,右タイトル文字色=red,右タイトル背景色=yellow!30!white,枠の色=red!75!black,背景色=red!5!white,fboxsep=5pt,角丸半径=2pt,fboxrule=1pt]{\Large Point!}{\Large 滑る・滑らない問題の解法}
\mgfamily
\begin{enumerate}<1.5zw>
\item 滑らないと仮定
\item つりあいの式から静止摩擦力を求める
\item 滑らない条件式に代入
\end{enumerate}
\end{組カラーボックス}
\end{jquotation}
\definecolor{hoge}{HTML}{83DEA1}
\definecolor{hage}{HTML}{E6FEE6}
\definecolor{hige}{HTML}{043F05}
\br1
\noindent \gb{【単語単位の強調】}
\plfamily
This is a \単語カラーボックス{Point!}{great} command!
Do you love
\単語カラーボックス[タイトル文字色=white,右タイトル文字色=blue!90!black,右タイトル背景色=blue!30!white,枠の色=blue!75!black,fboxrule=1pt]{\parbox{1zw}{\small\gtfamily 重\\[-4pt]要}}{\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 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}