ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Shiv Shankar Dayal <shivshankar.dayal@gmail.com>
Subject: [NTG-context] Re: Using plain TeX commands in ConTeXt
Date: Wed, 24 Jan 2024 16:50:11 +0100	[thread overview]
Message-ID: <7fb68a28-47a6-d625-5c2a-991200e10fe8@gmail.com> (raw)
In-Reply-To: <CALJ_jGQ2wK6iSr9R15sLq-FmnLmaMULU6w_u848QRCQEQHWeow@mail.gmail.com>

Shiv Shankar Dayal schrieb am 24.01.2024 um 16:37:
> For example: \kern, \parindent and so on. Rephrasing the question, can 
> LuaMetaTeX/ConTeXt compile
> plain TeX files. If yes, how can I do that?

You mix up two different things here.

1. Plain TeX is a collection of TeX macros like ConTeXt or LaTeX.

2. LuaMetaTeX is a program like pdfTeX or LuaTeX which provides commands 
which are used by above mentioned collections to create macros.

Even though ConTeXt provides some commands which available in plain TeX 
not all of the are supported which means you can't process plain TeX 
documents.

On the other hand commands which are provided by the engine like 
\parindent can be used in a ConTeXt document but higher level mechanism 
like \setupindenting are the better choice.

Wolfgang

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

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2024-01-24 15:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-24 13:55 [NTG-context] " Shiv Shankar Dayal
2024-01-24 15:28 ` [NTG-context] " Hans Hagen
2024-01-24 15:37   ` Shiv Shankar Dayal
2024-01-24 15:50     ` Wolfgang Schuster [this message]
2024-01-24 15:52       ` Shiv Shankar Dayal
2024-01-24 15:58         ` Wolfgang Schuster
2024-01-24 16:34         ` luigi scarso
2024-01-24 16:44           ` Shiv Shankar Dayal
2024-01-24 17:34             ` Hamid,Idris

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=7fb68a28-47a6-d625-5c2a-991200e10fe8@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=ntg-context@ntg.nl \
    --cc=shivshankar.dayal@gmail.com \
    /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).