Re: [NTG-context] arabtex support - we broke something

2005-02-24 Thread mohd zamri murah
Using test.tex and your new m-arabtex.tex, it fail. log and my solution below.

= test.tex 
\input m-arabtex
\usetypescript[postscript] \switchtotypeface[postscript]

\starttext 

\setarab \novocalize
  
\section{\} %short arabic use \< ..>

here is some text in english. here in arabic .\. we can mix
them. hurray. we get both of them together. we can see this is fun and
going nowhere.

\startarabic % long arabic
  kAjyn ayn mmr.hAl sAtw prwtwtA'yp awntwq mnjAnkn dwkwmn jAwy dry
  dwkwmn rwmy . 
  
  
  
  ay mggwnAkn kwnsyp pgatwrcArA'n brAsAskn kwmpwnwn . 
 ay mggwnAkn kwnsyp pgatwrcArA'n brAsAskn kwmpwnwn.
\stoparabic

\stoptext 

error log;

! Extra \else.
[EMAIL PROTECTED] ...\a@@putword \xpa [EMAIL PROTECTED] \else 
  \xpa [EMAIL PROTECTED] \fi 
 



my solution;
comment these lines; (near line 402 ). probably the support for hebrew
broke things.
another possibility is that all these 3 files already loaded by
m-arabtex.tex and reload them break things.

%  \ReadFile{hebtex.sty}
%  \ReadFile{apatch.sty}
%  \ReadFile{hepatch.sty}

and the file compile OK.

I don't knew hebrew, however, I will try to understand the hebrew support.

the character "|" and "~" still produce "illegal command" in
\startarabic...\stoprabic. will try to trace this one.
 
be happy to write the manual later.

zamri

On Thu, 24 Feb 2005 00:42:24 +0100, Hans Hagen <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I cleaned up the files a bit (first step); can you test these?
> 
> \input m-arabtex % new version of \usemodule will accept long names
> 
> can you also take a loot at hebrew? (if you look in the file you can see the 
> old
> hebrew font def with the strange  fontdimen settings;
> 
> maybe we should replace \vocalize and such by proper key/val settings (options
> or so); do you have a list of meaningful ones?
> 
> we also need a manual then -)
> 
> Hans
> 
> -
> 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
> -
> 
> 
>
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] arabtex support - we broke something

2005-02-24 Thread h h extern
mohd zamri murah wrote:
Using test.tex and your new m-arabtex.tex, it fail. log and my solution below.
what version of arabtex do you use?
Hans
-
  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
-
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] arabtex support - we broke something

2005-02-27 Thread mzm
Arabic processor `ArabTeX' [20050124 patch level 3.11m (24.01.2005)]
I believe the version is 3.11, patch level m. The one I from CTAN dated 
at 24/01/2005.

On 25-Feb-05, at AM 06:00, h h extern wrote:
mohd zamri murah wrote:
Using test.tex and your new m-arabtex.tex, it fail. log and my 
solution below.
what version of arabtex do you use?
Hans
-
  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
-
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

mohd zamri murah
fakulti teknologi sains maklumat
UKM
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] arabtex support - we broke something

2005-02-27 Thread h h extern
mzm wrote:
Arabic processor `ArabTeX' [20050124 patch level 3.11m (24.01.2005)]
I believe the version is 3.11, patch level m. The one I from CTAN dated 
at 24/01/2005.
hm, i run 3.08 (texlive) and that one runs ok; can you try 3.08
Hans
-
  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
-
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] arabtex support - we broke something

2005-03-05 Thread mzm
cannot find arabtex 3.08 on the internet.
 at
	http://www.tug.org/ftp/texlive/Contents/live/texmf-dist/tex/latex/ 
arabtex/

I found arabtex 3.10a dated 26.04.2003, with apatch.sty version 3.11  
dated 22.08.2003.
I look into context/arabtex support and report later. the document  
arabdoc.pdf indicate there is arabtex version 4.0,
but I cannot seem to find it anywhere.  
(http://129.69.218.213/arabtex/doc/arabdoc.pdf, dated ad march )

anyway, some options for arabtex;
	1) language - \setarab, \setfarsi, \seturdu, \setpashto, \setmaghribi,  
\setmalay
 2) font - \setnash, \setnashbf
3) vowalize - \fullvocalize, \vocalize, \novocalize

zamri
On 28-Feb-05, at AM 04:55, h h extern wrote:
mzm wrote:
Arabic processor `ArabTeX' [20050124 patch level 3.11m (24.01.2005)]
I believe the version is 3.11, patch level m. The one I from CTAN  
dated at 24/01/2005.
hm, i run 3.08 (texlive) and that one runs ok; can you try 3.08
Hans
-
  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
-
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

mohd zamri murah
fakulti teknologi sains maklumat
UKM
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] arabtex support - we broke something

2005-03-05 Thread h h extern
mzm wrote:
arabdoc.pdf indicate there is arabtex version 4.0,
just mail Klaus Lagally, he's very helpful
Hans
-
  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
-
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context