تالار گفتگوی پارسی‌لاتک

لاتک LATEX => اسلاید Beamer => نويسنده: taherkhani در سپتامبر 06, 2013, 11:32:31 pm

عنوان: حذف اثر ‎\setdynamiccontents برای یک صفحه خاص
رسال شده توسط: taherkhani در سپتامبر 06, 2013, 11:32:31 pm
من از کد
‎‎%‎‎\newdynamicframe[>‎2‎]‎{\textwidth}{10mm}{0pt}{‎\paperheight - ‎2‎\topskip‎‎‎‎}[header] ‎‎‎% ‎to produce a ‎header‎‎
\newdynamicframe[>‎3‎‎]‎{\textwidth}{10mm}{0pt}{‎8‎0‎‎‎‎mm}[header] ‎‎‎% ‎to produce a ‎header‎‎
‎\setdynamiccontents*{header}{%‎
‎‎‎\hfill
‎\textcolor{‎black‎‎}‎{\small‎{‎‎‎‎‎\thesection.~‎‎\rightmark}}‎\\[-‎5‎pt]‎
‎\textcolor{‎black‎‎}{\hrule}‎}‎


%‎\newdynamicframe[>‎2‎]‎‎{\textwidth}{10mm}{0mm}{-‎\footskip‎}[‎footer] ‎‎% ‎to produce a ‎footer‎‎
‎\newdynamicframe[>‎3‎‎]‎‎{\textwidth}{10mm}{0mm}{-12mm}[‎footer] ‎‎% ‎to produce a ‎footer‎‎
‎\setdynamiccontents*{footer}{%‎
‎\textcolor{black}{\hrule}‎\newline‎‎
\textcolor{‎black‎}‎{‎تعمیمی از جفت‌های سه قطری روی یک فضای برداری‎}‎\hfill‎‎
‎‎‎\textcolor{‎black‎}{\small\pageref{LastPage}\‎ / ‎\thepage}‎‎}
برای header و footer استفاده کردم. چطور میتونم اثر اون رو برای صفحات خاصی حذف بکنم ؟

کد
‎\setdynamiccontents*{header}{}%‎
قبل از هر اسلایدی بیاد header حذف میشه ولی نمیدونم چطوری برای اسلایدهای بعدی دوباره فعالش کنم.