ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Arabic typesetting in Plain TeX over LuaTeX
Date: Mon, 16 Feb 2009 18:40:49 +0900	[thread overview]
Message-ID: <499934A1.6060707@wxs.nl> (raw)
In-Reply-To: <598a61650902142320v6b52186cm671a6464c86e3e8c@mail.gmail.com>

Ilda Khaki wrote:

>> 1. Mixed-up categories: Plain TeX is a macropackage, luaTeX is an engine.
> 
> 
> No. It is not. When someone uses Plain TeX in an engine, he would say Plain
> TeX over the engine-name. It seems you know very little about Plain TeX.

that's just a side effect of the engines dafaulting to some plain name 
i.e. tex->plain.fmt, pdftex->pdftex.fmt, luatex->luatex.fmt, etc

so, although luatex can use a plain.fmt format, in practice it would be 
luatex.fmt (now that we have engine subpaths a non-clashing plain.fmt 
would be posible but that's all dependent of the cnf file)

concerning plain itself ... i guess that in most macropackages you can 
use plain-like macros; it would be interesting to know what 
functionality plain offers that macro packages don't provide too; the 
main advantage of plain is that it's small and very stable, but any 
luatex related font code will make plain way bigger, slower and less stable

> This is a sample file, I am looking for.
> 
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> \pagedir TRT \bodydir TRT \textdir TRT \pardir TRT
> \font\test=zar.ttf scaled\magstep0
> 
> هل انت کیقک؟
> \end
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> 
> But I do not know how to define the font so that Arabic alphabets are not
> isolated.

it would probably also need something

\input a-lot-of-extra-lua-code

\font\test=zar.ttf[plus enabling arabic features] scaled\magstep0

and probably more since plain tex is meant as basis for typesetting an 
english book and not arabic

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | 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 / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      parent reply	other threads:[~2009-02-16  9:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-13  3:17 Ilda Khaki
2009-02-13 14:05 ` Khaled Hosny
2009-02-13 14:52 ` Idris Samawi Hamid ادريس سماوي حامد
2009-02-15  7:20   ` Ilda Khaki
2009-02-15  9:47     ` Wolfgang Schuster
2009-02-15 10:06     ` Khaled Hosny
2009-02-16  9:40     ` Hans Hagen [this message]

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=499934A1.6060707@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /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).