名前: 渡辺徹@Thor 日時: 2004-11-22 23:05:13 IPアドレス: 61.196.192.*
>>32715 忘れていましたが、pdfnote LaTeX カウンタ は適当に chapter LaTeX カウンタを親にした方がいいのかもしれません。 \makeatletter \newcounter{pdfnote}[chapter] \renewcommand\thepdfnote{\@arabic\c@pdfnote}% \@arabic\c@chapter.\@arabic\c@pdfnote \newcommand*\pdfAnnote[2][]{\stepcounter{pdfnote}\mbox{${}^{*\thepdfnote}$}% \marginpar{\mbox{}\special{pdf: ann << /Type /Annot /Subtype /Text /Open false /C [0 0 1] % /T (*\@arabic\c@pdfnote\space#1) /Contents (#2) >>}}} \makeatother % Th\'or
この書き込みへの返事: