Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4619504
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T02:26:00+00:00 2026-05-22T02:26:00+00:00

My documents often contain fully restricted frames of this form: \begin{frame}<0> Lorem ipsum dolor.

  • 0

My documents often contain “fully restricted” frames of this form:

\begin{frame}<0>
    Lorem ipsum dolor.
\end{frame}

Because of the <0> at the end of the first line, frames like this do
not appear in the documents that I produce with pdflatex or xelatex.
But they still cause the framenumber counter to increment, which leads
to strange results. Here is an example:

\documentclass[xelatex]{beamer}
\begin{document}
  \setbeamertemplate{footline}{\hfill\insertframenumber}
  \begin{frame}<0>{Frame A}
  \end{frame}

  \begin{frame}{Frame B}
  \end{frame}

\end{document}

When I process this document with xelatex, I get a PDF document
containing one frame. The framenumber in the footline of the frame is
2. I would like it to be 1. I could manually reset the frame counter
after every restricted frame, but in large documents with many such
frames, that is a hassle. Is there any way to stop restricted frames
from incrementing the counter?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T02:26:00+00:00Added an answer on May 22, 2026 at 2:26 am

    You could create a new environment macro that contains the counter fix:

    \newenvironment{restrictedframe}[1]
      {\begin{frame}<0>{#1}}
      {\end{frame} \addtocounter{framenumber}{-1}}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I often have to deal with XML documents that contain namespaced elements, but doesn't
In Eclipse, I often include all project-related material (including documents in PDF, Microsoft, and
In my models I often use text fields that are intended to contain large
We run some large directories where users often copy/paste content from word documents etc
Businesses Analyst from my team keeps sending us the updated Requirements documents often and
I often have to search many words (1000+) in many documents (million+). I need
System.AccessViolationException was unhandled Message=Attempted to read or write protected memory. This is often an
I have often used, and seen recommended, dom-access structures like this for adding content
I am obtaining strings from the web which often contain accented characters not recognised
I need to update large amount of documents in solr very often. For example,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.