ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* texexec is deprecated?
@ 2019-08-12 11:42 Jon Wong
  2019-08-12 13:08 ` Mojca Miklavec
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Wong @ 2019-08-12 11:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,

I did a quick standalone install of Mark IV:

```shell
mkdir ~/context
cd ~/context
wget http://minimals.contextgarden.net/setup/first-setup.sh
sh first-setup.sh --modules=all --context=current --engine=luatex’)
```

Set the correct paths and env in `~/.bashrc':

```shell
# Add ConTeXt
platform=osx-64
PATH=~/context/bin:~/context/tex/texmf-$platform/bin:$PATH
source ~/context/tex/setuptex

export PATH
```

(By the way, the latest lmtx installer is missing the `setuptex' file.)

I was able to use `context’ but not `texexec’. The latter (`texexec —pdf test.tex’) tells me that some format file (`cont-en.fmt’) can’t be found.

Is `texexec’ obsolete?

The 2013 ConTeXt manual still uses it, though.

Regards
Jon

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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: texexec is deprecated?
  2019-08-12 11:42 texexec is deprecated? Jon Wong
@ 2019-08-12 13:08 ` Mojca Miklavec
  0 siblings, 0 replies; 2+ messages in thread
From: Mojca Miklavec @ 2019-08-12 13:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, 12 Aug 2019 at 13:42, Jon Wong <jhannwong@gmail.com> wrote:
>
> I was able to use `context’ but not `texexec’. The latter (`texexec —pdf test.tex’) tells me that some format file (`cont-en.fmt’) can’t be found.
>
> Is `texexec’ obsolete?

texexec is only for Mark II (8-bit pdfTeX, XeTeX) which has been
frozen for years now.
lmtx is only for Mark >= IV (new version of LuaTeX), so texexec no
longer makes sense there and anything needed to run it is also
missing.

Support is only provided for Mark IV and later.

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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-12 13:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-12 11:42 texexec is deprecated? Jon Wong
2019-08-12 13:08 ` Mojca Miklavec

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).