Sent from ProtonMail, encrypted email based in Switzerland.
‐‐‐ Original Message ‐‐‐
On Thursday, September 19, 2019 6:01 AM, Tim via users
wrote:
> On Thu, 2019-09-19 at 03:01 +, None via users wrote:
>
> > We can see
> > %%Creator: MetaPost
> > %%CreationDate: 2019.09.07:0852
> >
Sent from ProtonMail, encrypted email based in Switzerland.
‐‐‐ Original Message ‐‐‐
On Thursday, September 19, 2019 6:01 AM, Tim via users
wrote:
> On Thu, 2019-09-19 at 03:01 +, None via users wrote:
>
> > We can see
> > %%Creator: MetaPost
> > %%CreationDate: 2019.09.07:0852
>
On Thu, 2019-09-19 at 03:01 +, None via users wrote:
> We can see
>
> %%Creator: MetaPost
> %%CreationDate: 2019.09.07:0852
> But can we see it the document itself when viewed by gv? Or by
> okular/evince?
Try opening it those program, and see what it shows you in their file
properties.
--
Dear kind folks,
Is there a way to get day and time in a metapost document? I can get it from
shell or from the document created, but a command/macro would be preferred.
$ cat 20190906.mp
verbatimtex
%&latex
\documentclass{minimal}
\begin{document}
etex
beginfig(0);
drawdblarrow (-60,0)--(60,0);