<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>doraTeX</author_name>
  <author_url>https://blog.hatena.ne.jp/doraTeX/</author_url>
  <blog_title>TeX Alchemist Online</blog_title>
  <blog_url>https://doratex.hatenablog.jp/</blog_url>
  <categories>
    <anon>TeX</anon>
  </categories>
  <description>ifthen パッケージによる文字列一致判定 LaTeXマクロで「文字列一致判定」による場合分けを行いたい場合，ifthen パッケージの \equal を使うのが簡単です。ifthen パッケージは次の記事に詳しく解説されています。 qiita.com 例えば，#1に与えられた文字列が ほげ であるか否か（完全一致）によって \TRUE，\FALSE のいずれかを実行するマクロ \hogecheck は次のように定義できます。 \documentclass{jlreq} \usepackage{ifthen} \def\TRUE{一致しました！☃} \def\FALSE{一致しません☂} \…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdoratex.hatenablog.jp%2Fentry%2F20240405%2F1712285089&quot; title=&quot;文字列一致判定を完全展開可能な形で行う - TeX Alchemist Online&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-04-05 11:44:49</published>
  <title>文字列一致判定を完全展開可能な形で行う</title>
  <type>rich</type>
  <url>https://doratex.hatenablog.jp/entry/20240405/1712285089</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
