Login
Roast topics
Find topics
Find it!
From:
TeX Alchemist Online
(Uncensored)
subscribe
\refstepcounter & \label 使用上の注意点
https://doratex.hatenablog.jp/entry/20231111/1699675723
links
backlinks
Tagged with:
tex
Roast topics
Find topics
Roast it!
先日,「\label によって直前の \refstepcounter された値が取得できるはずなのに,自分の文書中では正しく動かない」という質問を受けて,状況を調べてみたら,次のような罠にはまっていました。 状況 自分でカウンタを用意しており,そのカウンタの \refstepcounter は自作コマンドの中で自動でなされる。 \label 付けをするのは,必要なときに限って自分で地の文中で行う...