++C++; // 未確認飛行 C

Google
Web ufcpp.net

ベクトル

目次

キーワード

概要

太字イタリック体のベクトル

利用方法

<vec>ベクトルにしたい文字</vec>

サンプル

<vec>y</vec> = A<vec>x</vec>
y = Ax

XSL template

<xsl:template match="ufcpp:vec">
  <span class="vector"><xsl:apply-templates/></span>
</xsl:template>

style sheet

span.vector
{
  font-weight:bold;
}

Transtation into English

[お問い合わせ](q)