ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mojca Miklavec" <mojca.miklavec.lists@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: encoding/compiling issues (macosx)
Date: Fri, 12 Oct 2007 12:32:42 +0200	[thread overview]
Message-ID: <6faad9f00710120332w4ed9f995j2444b7e829d445c1@mail.gmail.com> (raw)
In-Reply-To: <D8C37AA4-C4F0-4501-A17D-E05FB89CAA69@di.unito.it>

On 10/8/07, Andrea Valle wrote:
> Hi to all,
>
> we (I and Miriam, who is in CC, but she should be now on the list) are
> setting up our ConTeXt installation  in order to (re-)typeset the academic
> journal we are editors.
> We are both on macosx: the idea is to use XeTeX.
> I installed on Miriam's macbook mactex, and  I also have updated it from the
> mactex site. Exactly like mine.
> We're experiencing this problem:
> we have an utf 8 text and I'm compiling with no problem on my machine. On
> Miriam's one
> 1. if we compile with ConTeXt-pdftex (specifying the regime) we are having
> little black boxes near the non-ascii char (i.e. an accented glyph is
> rendered as non accented glyph + box)

The problem is that your utf-8 text doesn't use normal "eacute", but
rather "e + combining acute accant", and pdfTeX will never be able to
handle that. I could send you a patch to remove those black boxes, but
you won't be able to put them over the character before it, so that
won't help you at all.

TeX needs accent specification before the character. A combining
accent after the character cannot be handled, at least not in pdfTeX -
XeTeX and LuaTeX should be fine with it.

Can you try to convert the text again using
   pdftotext -enc UTF-8 your-pdf-document.pdf
and copy that text into the main document?

> 2. if we compile with XeConTeXt the resulting pdf simply skips the accents
> (e.g an accented glyph is rendered non accented)

The default font (LM) doesn't work properly with any version of
ConTeXt prior to 2007.09.28. But if you load some system font, the
accents should work OK.

If you are using XeTeX, I strongly recommend you to use both the same
version of ConTeXt. The one from January and the one form September
differ considerably.
(Even with the latest one I have some problems again - I need to
figure out where the problem is, but it's nothing critical.)

> More:
> We can't do
> ctxtools --updatecontext
>
> it complaint it cannot fetch the zip

Download the zip manually and unzip it to the folder where the old
ConTeXt resides. Run mktexlsr and texexec --make [--xtx] --all.
updatecontext doesn't do anything else.

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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2007-10-12 10:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-08  7:57 Andrea Valle
2007-10-08 11:07 ` Wolfgang Schuster
2007-10-08 14:05   ` Andrea Valle
2007-10-08 14:39     ` Aditya Mahajan
2007-10-08 18:42       ` Andrea Valle
2007-10-10  7:13     ` Andrea Valle
2007-10-10  9:06       ` Lutz Haseloff
2007-10-10 10:11         ` -- PHISHING CONTENT DETECTED-- -- DANGEROUS CONTENT DISARMED -- " Andrea Valle
2007-10-10 13:58           ` -- PHISHING CONTENT DETECTED-- -- DANGEROUS CONTENT DISARMED -- " Andrea Valle
2007-10-12  8:45       ` Andrea Valle
2007-10-12 10:32 ` Mojca Miklavec [this message]
2007-10-16 14:03   ` Andrea Valle
2007-10-16 19:42     ` Mojca Miklavec
2007-10-17  7:36       ` Andrea Valle

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=6faad9f00710120332w4ed9f995j2444b7e829d445c1@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.com \
    --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).