Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
を使用してドキュメントに PDF を含めようとしています\includepdf。問題は、Latex が pdf のすべてのサイトをドキュメントの 1 ページに (互いの上に) 配置していることです。私はそれについて少し迷っており、解決策が見つかりませんでした。
\includepdf
\begin{figure}[H] \includepdf[landscape,pages={1-6}]{Zeichnungen/Motor} \label{Motor} \end{figure}