
根據這篇文章我可以透過分頁符號自動分割 ocg 環境嗎AlexG 引入了一個新頁面
\documentclass{article}
% \usepackage{ocgx2}[2015/11/23]
\usepackage{ocgx}
\begin{document}
\begin{ocg}{OCG 1}{ocg1}{0}
first example.
\end{ocg}
\begin{ocg}{OCG 2}{ocg2}{0}
second example.
\end{ocg}
\begin{ocg}{OCG 3}{ocg3}{0}
third example.
\end{ocg}
\end{document}
預計為空頁面,在 Sumatra 2.5.2 中也是如此 如果您使用 ocgx,頁面是空的,在 Sumatra 中也與 Acrobat 中一樣。如果您使用 ocgx2,則僅在 Acrobat Reader 中頁面為空,但所有內容將在 sumatra reader 中顯示。如果您使用目前的蘇門答臘 3.1.1,則不會看到任何變化。
明確地說:我不希望在蘇門答臘島切換任何內容,但我希望首先不會顯示任何內容(如 ocgx 所做的那樣)。
在我看來就像一個錯誤?