thanks a lot for the overleaf hack Aditya, i once tried to configure something similar but it did not work!
and thanks for the latexcgi link, it has much more speed in processing, though that is not important for me (i am learning the basics in my spare time, so a couple of seconds more or less is ok).

On a quick search i found a lot of Zdeněk Svoboda, but i will try to find the one of the project and ask him to offer it to the community, I found context-on-web simple and effective, it even hat a table-generator for easy things.

El lun, 26 jun 2023 a las 20:39, Hans Hagen via ntg-context (<ntg-context@ntg.nl>) escribió:
On 6/26/2023 7:53 PM, Aditya Mahajan via ntg-context wrote:
> On Mon, 26 Jun 2023, Miguel Diaz via ntg-context wrote:
>
>> indeed it is a simple simulation of overleaf (for latex).
>
> FWIW, context works on overleaf as well!
>
> Simply create a `latexmkrc` file with the following content:
>
> ```
> $pdflatex="context --synctex=1 --result=output %S; cp output.log /compile/output.log;cp output.pdf /compile/output.pdf";
> $recorder=0;
> $pdf_mode=1;
I found back this link:

https://davidcarlisle.github.io/latexcgi/testc


% !TEX mtxrun --script context

\starttext

\dorecurse{500}{\samplefile{tufte}\par}

\stoptext

Runs 113 pages in 1.13 sec so quite ok for a remote un I guess.

I'm not sure how up to date it is.

(The default is some old tex document using pdftex.)

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________