How to transform dynamic data into static data Announcing the arrival of Valued Associate...

macOS: Name for app shortcut screen found by pinching with thumb and three fingers

Do I really need to have a message in a novel to appeal to readers?

What to do with repeated rejections for phd position

Google .dev domain strangely redirects to https

How were pictures turned from film to a big picture in a picture frame before digital scanning?

Why can't I install Tomboy in Ubuntu Mate 19.04?

What does Turing mean by this statement?

The Nth Gryphon Number

How did Fremen produce and carry enough thumpers to use Sandworms as de facto Ubers?

A term for a woman complaining about things/begging in a cute/childish way

Why is it faster to reheat something than it is to cook it?

Amount of permutations on an NxNxN Rubik's Cube

Trademark violation for app?

How would a mousetrap for use in space work?

Electrolysis of water: Which equations to use? (IB Chem)

What is the meaning of 'breadth' in breadth first search?

Project Euler #1 in C++

One-one communication

How does Belgium enforce obligatory attendance in elections?

Is there hard evidence that the grant peer review system performs significantly better than random?

How fail-safe is nr as stop bytes?

How does the math work when buying airline miles?

Why do early math courses focus on the cross sections of a cone and not on other 3D objects?

Draw 4 of the same figure in the same tikzpicture



How to transform dynamic data into static data



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30UTC (7:30pm US/Eastern)Process a latex command if the current date is between two specified absolute datesHow to print complete date field in biblatex-chicago?How can I write the date in french?How to reference bi-monthly journal in biblatexBake 'today' into source file (or custom aux-file)How to redefine theyearHow to get (ancient) dates with `beforechrist`localisation?Problem to plot data with dates using an external fileHow to add birthdate in moderncvHow to compare a date with a set of dates












0















maybe I asked this somewhere sometime ago.



Is there a way to change dynamic data into static data?



I have defined the macro
defdate{theday.themonth.theyear}



With every run of TeX the result is the current date.
My aim is, to change the data of a given date statically, in example, to have the data of "1.4.2019" stored, not to be changed to the current date by a new run of TeX.



Solutions should be TeX only, not LaTeX.



Thanks









share







New contributor




Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    maybe I asked this somewhere sometime ago.



    Is there a way to change dynamic data into static data?



    I have defined the macro
    defdate{theday.themonth.theyear}



    With every run of TeX the result is the current date.
    My aim is, to change the data of a given date statically, in example, to have the data of "1.4.2019" stored, not to be changed to the current date by a new run of TeX.



    Solutions should be TeX only, not LaTeX.



    Thanks









    share







    New contributor




    Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      maybe I asked this somewhere sometime ago.



      Is there a way to change dynamic data into static data?



      I have defined the macro
      defdate{theday.themonth.theyear}



      With every run of TeX the result is the current date.
      My aim is, to change the data of a given date statically, in example, to have the data of "1.4.2019" stored, not to be changed to the current date by a new run of TeX.



      Solutions should be TeX only, not LaTeX.



      Thanks









      share







      New contributor




      Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      maybe I asked this somewhere sometime ago.



      Is there a way to change dynamic data into static data?



      I have defined the macro
      defdate{theday.themonth.theyear}



      With every run of TeX the result is the current date.
      My aim is, to change the data of a given date statically, in example, to have the data of "1.4.2019" stored, not to be changed to the current date by a new run of TeX.



      Solutions should be TeX only, not LaTeX.



      Thanks







      date





      share







      New contributor




      Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 3 mins ago









      Matthias Borck-ElsnerMatthias Borck-Elsner

      1




      1




      New contributor




      Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Matthias Borck-Elsner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          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
          });


          }
          });






          Matthias Borck-Elsner is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485675%2fhow-to-transform-dynamic-data-into-static-data%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








          Matthias Borck-Elsner is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Matthias Borck-Elsner is a new contributor. Be nice, and check out our Code of Conduct.













          Matthias Borck-Elsner is a new contributor. Be nice, and check out our Code of Conduct.












          Matthias Borck-Elsner is a new contributor. Be nice, and check out our Code of Conduct.
















          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%2f485675%2fhow-to-transform-dynamic-data-into-static-data%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

          Installing LyX: “No textclass is found.”LyX installation error- text class not found- 'Reconfigure' or...

          (1602) Indiana Índice Designación y nombre Características orbitales Véase...

          Universidad Autónoma de Occidente Índice Historia Campus Facultades Programas Académicos Medios de...