provide nested numbered item after page break Unicorn Meta Zoo #1: Why another podcast? ...

Crossed out red box fitting tightly around image

Unable to completely uninstall Zoom meeting app

Why do games have consumables?

Co-worker works way more than he should

How much cash can I safely carry into the USA and avoid civil forfeiture?

As an international instructor, should I openly talk about my accent?

Long vowel quality before R

Which big number is bigger?

How to have a sharp product image?

What is the best way to deal with NPC-NPC combat?

What is the term for a person whose job is to place products on shelves in stores?

Character Optimization: Shillelagh Whirlwind

Check if a string is entirely made of the same substring

What is /etc/mtab in Linux?

How can I close the quickfix window and go back to the file I was editing

Is it acceptable to use working hours to read general interest books?

Contradiction proof for inequality of P and NP?

"My boss was furious with me and I have been fired" vs. "My boss was furious with me and I was fired"

std::unique_ptr of base class holding reference of derived class does not show warning in gcc compiler while naked pointer shows it. Why?

Is there any pythonic way to find average of specific tuple elements in array?

Are there moral objections to a life motivated purely by money? How to sway a person from this lifestyle?

Multiple fireplaces in an apartment building?

Did the Roman Empire have penal colonies?

How would this chord from "Rocket Man" be analyzed?



provide nested numbered item after page break



Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraEnumerate and itemize undefined + captions not workingAvoid page break after item-followed-by-newlineNested enumerate list, Page breaksSeemingly random left margin after page breakProvide an example of how to detect when a page break is about to occurPage break after every sectionPage break after maketitleshow “continued” for nested description list item on page breakNo new line for theorem in enumerateInsert text after page break in paragraph












0















I need to provide my students with an answer sheet to write down their answers. When there is a page break I would like the new page to show the question's full nested number, not just the deepest nested number.



To illustrate with the working example below: the second page shows simply "ii." Because it is a new page, I'd like it to show: "2. (b) ii." I've searched the forums and looked at the enumitem documentatoin but could not find a solution. Ideally, I would only want to show the full nested number in new pages.



documentclass[12pt]{article}
usepackage{fullpage}
begin{document}

begin{enumerate}
item
begin{enumerate}
item rule{0pt}{0.0mm} vspace{8em}
item rule{0pt}{0.0mm} vspace{16em}
end{enumerate}
item
begin{enumerate}
item rule{0pt}{0.0mm} vspace{12em}
item
begin{enumerate}
item rule{0pt}{0.0mm} vspace{8em}
newpage{}
item rule{0pt}{0.0mm} vspace{8em}
end{enumerate}

end{enumerate}
end{enumerate}

end{document}









share|improve this question



























    0















    I need to provide my students with an answer sheet to write down their answers. When there is a page break I would like the new page to show the question's full nested number, not just the deepest nested number.



    To illustrate with the working example below: the second page shows simply "ii." Because it is a new page, I'd like it to show: "2. (b) ii." I've searched the forums and looked at the enumitem documentatoin but could not find a solution. Ideally, I would only want to show the full nested number in new pages.



    documentclass[12pt]{article}
    usepackage{fullpage}
    begin{document}

    begin{enumerate}
    item
    begin{enumerate}
    item rule{0pt}{0.0mm} vspace{8em}
    item rule{0pt}{0.0mm} vspace{16em}
    end{enumerate}
    item
    begin{enumerate}
    item rule{0pt}{0.0mm} vspace{12em}
    item
    begin{enumerate}
    item rule{0pt}{0.0mm} vspace{8em}
    newpage{}
    item rule{0pt}{0.0mm} vspace{8em}
    end{enumerate}

    end{enumerate}
    end{enumerate}

    end{document}









    share|improve this question

























      0












      0








      0








      I need to provide my students with an answer sheet to write down their answers. When there is a page break I would like the new page to show the question's full nested number, not just the deepest nested number.



      To illustrate with the working example below: the second page shows simply "ii." Because it is a new page, I'd like it to show: "2. (b) ii." I've searched the forums and looked at the enumitem documentatoin but could not find a solution. Ideally, I would only want to show the full nested number in new pages.



      documentclass[12pt]{article}
      usepackage{fullpage}
      begin{document}

      begin{enumerate}
      item
      begin{enumerate}
      item rule{0pt}{0.0mm} vspace{8em}
      item rule{0pt}{0.0mm} vspace{16em}
      end{enumerate}
      item
      begin{enumerate}
      item rule{0pt}{0.0mm} vspace{12em}
      item
      begin{enumerate}
      item rule{0pt}{0.0mm} vspace{8em}
      newpage{}
      item rule{0pt}{0.0mm} vspace{8em}
      end{enumerate}

      end{enumerate}
      end{enumerate}

      end{document}









      share|improve this question














      I need to provide my students with an answer sheet to write down their answers. When there is a page break I would like the new page to show the question's full nested number, not just the deepest nested number.



      To illustrate with the working example below: the second page shows simply "ii." Because it is a new page, I'd like it to show: "2. (b) ii." I've searched the forums and looked at the enumitem documentatoin but could not find a solution. Ideally, I would only want to show the full nested number in new pages.



      documentclass[12pt]{article}
      usepackage{fullpage}
      begin{document}

      begin{enumerate}
      item
      begin{enumerate}
      item rule{0pt}{0.0mm} vspace{8em}
      item rule{0pt}{0.0mm} vspace{16em}
      end{enumerate}
      item
      begin{enumerate}
      item rule{0pt}{0.0mm} vspace{12em}
      item
      begin{enumerate}
      item rule{0pt}{0.0mm} vspace{8em}
      newpage{}
      item rule{0pt}{0.0mm} vspace{8em}
      end{enumerate}

      end{enumerate}
      end{enumerate}

      end{document}






      page-breaking enumerate






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 15 mins ago









      Santiago MejiaSantiago Mejia

      363




      363






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "85"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f487570%2fprovide-nested-numbered-item-after-page-break%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f487570%2fprovide-nested-numbered-item-after-page-break%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Why does my Macbook overheat and use so much CPU and energy when on YouTube?Why do so many insist on using...

          How to prevent page numbers from appearing on glossaries?How to remove a dot and a page number in the...

          Puerta de Hutt Referencias Enlaces externos Menú de navegación15°58′00″S 5°42′00″O /...