ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* how can I write mongolian in context
@ 2008-11-24 14:36 Ardi
  2008-11-24 14:50 ` Arthur Reutenauer
  0 siblings, 1 reply; 4+ messages in thread
From: Ardi @ 2008-11-24 14:36 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 179 bytes --]

Hello all,

I would like to write some words in Classical Mongolian in Latex.
Is it possible to use the old Montex package of Oliver Corff in Context?

Regards,

bozon42



      

[-- Attachment #1.2: Type: text/html, Size: 319 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

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

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

* Re: how can I write mongolian in context
  2008-11-24 14:36 how can I write mongolian in context Ardi
@ 2008-11-24 14:50 ` Arthur Reutenauer
  2008-11-25  7:23   ` Ardi
  0 siblings, 1 reply; 4+ messages in thread
From: Arthur Reutenauer @ 2008-11-24 14:50 UTC (permalink / raw)
  To: bozon42, Mailing list for ConTeXt users

> Is it possible to use the old Montex package of Oliver Corff in Context?

  No.  It's a LaTeX package, you can't use it out of the box with
ConTeXt.  There is a sample file with Mongolian script in XeTeX, you
should try it (it's in plain TeX, if I remember correctly).

	http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=xetex_doc_094&filename=XeTeX_doc.zip

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


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

* Re: how can I write mongolian in context
  2008-11-24 14:50 ` Arthur Reutenauer
@ 2008-11-25  7:23   ` Ardi
  2008-11-25  7:37     ` luigi scarso
  0 siblings, 1 reply; 4+ messages in thread
From: Ardi @ 2008-11-25  7:23 UTC (permalink / raw)
  To: Mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 984 bytes --]

Hello Arthur,

I have tried the xetex ClassicalMongolian.tex and the result is OK.

But the only problem remained - what editor can I use to see what characters I am writing?
Does emacs for example able to see Mongolian characters?

bozon42

--- On Mon, 11/24/08, Arthur Reutenauer <arthur.reutenauer@normalesup.org> wrote:
From: Arthur Reutenauer <arthur.reutenauer@normalesup.org>
Subject: Re: [NTG-context] how can I write mongolian in context
To: bozon42@yahoo.com, "Mailing list for ConTeXt users" <ntg-context@ntg.nl>
Date: Monday, November 24, 2008, 6:50 AM

> Is it possible to use the old Montex package of Oliver Corff in Context?

  No.  It's a LaTeX package, you can't use it out of the box with
ConTeXt.  There is a sample file with Mongolian script in XeTeX, you
should try it (it's in plain TeX, if I remember correctly).

	http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=xetex_doc_094&filename=XeTeX_doc.zip

		Arthur



      

[-- Attachment #1.2: Type: text/html, Size: 1385 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

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

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

* Re: how can I write mongolian in context
  2008-11-25  7:23   ` Ardi
@ 2008-11-25  7:37     ` luigi scarso
  0 siblings, 0 replies; 4+ messages in thread
From: luigi scarso @ 2008-11-25  7:37 UTC (permalink / raw)
  To: bozon42, mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 405 bytes --]

On Tue, Nov 25, 2008 at 8:23 AM, Ardi <bozon42@yahoo.com> wrote:

> Hello Arthur,
>
> I have tried the xetex ClassicalMongolian.tex and the result is OK.
>
> But the only problem remained - what editor can I use to see what
> characters I am writing?
> Does emacs for example able to see Mongolian characters?
>

maybe yes, if you have the right font

Give also a look at
http://www.yudit.org/

-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 1073 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

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

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

end of thread, other threads:[~2008-11-25  7:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-24 14:36 how can I write mongolian in context Ardi
2008-11-24 14:50 ` Arthur Reutenauer
2008-11-25  7:23   ` Ardi
2008-11-25  7:37     ` luigi scarso

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