LoginSignup
1
0

More than 5 years have passed since last update.

日本語環境TeXにおいてcryptocodeパッケージを使ってプロトコルを記述する場合

Last updated at Posted at 2017-06-19

日本語環境TeX(例えばpTeX)でcryptocodeパッケージを使ってプロトコルを記述したい場合があると思う(特に暗号研究者の方)。

その場合は

\documentclass[11pt,a4paper,dvipdfmx]{jarticle}

のようにdvipdfmxのオプションをグローバルに加えれば解決する。

参考:
https://tex.stackexchange.com/questions/116642/how-to-use-tikzmark-with-platex

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0