ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan via ntg-context <ntg-context@ntg.nl>
To: Miguel Diaz via ntg-context <ntg-context@ntg.nl>
Cc: Aditya Mahajan <adityam@umich.edu>
Subject: Re: [NTG-context] context-on-web broken
Date: Mon, 26 Jun 2023 13:53:05 -0400 (EDT)	[thread overview]
Message-ID: <012so1q4-55sq-9n5q-qo4s-1ssoqs248o83@hzvpu.rqh> (raw)
In-Reply-To: <CAAxTiRh9pPdsgnD_6Zy85P-pcKYJBn-kA5LKL_U1vXqzcquzfg@mail.gmail.com>

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;
```

Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2023-06-26 17:54 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-25 20:48 Miguel Diaz via ntg-context
2023-06-26  6:49 ` Taco Hoekwater via ntg-context
2023-06-26  7:08   ` Henning Hraban Ramm via ntg-context
2023-06-26 17:43     ` Miguel Diaz via ntg-context
2023-06-26 17:53       ` Aditya Mahajan via ntg-context [this message]
2023-06-26 18:38         ` Hans Hagen via ntg-context
2023-06-27  5:54           ` Miguel Diaz via ntg-context
2023-07-07 21:16           ` Aditya Mahajan
2023-07-08  6:38             ` Mikael Sundqvist
2023-07-08 10:42               ` Max Chernoff
2023-07-04 21:23         ` Fabrice L
2023-06-26 18:03       ` [NTG-context] " Henning Hraban Ramm via ntg-context
2023-06-26 18:12         ` Hans Hagen via ntg-context
2023-06-26 18:10       ` Hans Hagen via ntg-context

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=012so1q4-55sq-9n5q-qo4s-1ssoqs248o83@hzvpu.rqh \
    --to=ntg-context@ntg.nl \
    --cc=adityam@umich.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).