Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
それぞれを置き換えるLaTexマクロを作成するにはどうすればよいですか?
名詞がイタリックにならないように?
\text{and}また\text{or}
\text{and}
\text{or}
どうしてもマクロが必要な場合は、通常の LaTeX を使用してください\newcommand.
\newcommand.
数学モード\mbox{}では、引数に正立 (ローマン) 組版を与えます。
\mbox{}