| adm | Find | login register |
本人已不在此站活動 joined: 2007-09-19 posted: 4946 promoted: 325 bookmarked: 206 歸隱山林 |
這個有點類似桌面環境上的一些 tooltips,但不同的是,他可以在另外一個小視窗打開。這個在 LaTeX 要怎麼產生呢? 以下是一個簡單的例子(請使用 pdflatex 編譯,並使用 acroread 來閱覽): \documentclass{article} \begin{document} This is a test for pdf annotations. \pdfannot{/Subtype /Text /Name /Paragraph /Contents (This is a test for pdf annotations.)} This is a test for pdf annotations. \end{document} 把游標移到那個 paragraph 符號上會有 tooltip 的效果:
double click 那個 Paragraph 符號會打開小視窗:
|
| adm | Find | login register |