ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Tristan Lorino <tristan.lorino@ifsttar.fr>
To: ntg-context@ntg.nl
Subject: New user of ConTeXt
Date: Wed, 10 Apr 2013 15:29:30 +0200 (CEST)	[thread overview]
Message-ID: <101551439.2037026.1365600570298.JavaMail.root@ifsttar.fr> (raw)
In-Reply-To: <961815986.2036741.1365600331932.JavaMail.root@ifsttar.fr>

[-- Attachment #1: Type: text/plain, Size: 939 bytes --]

Hi,

I'm beginning with ConTeXt.
With the code below, the outpout pdf file shows space symbols between the three words of the title (cf. attached file):

---------------------------------------- 
\setupbodyfont[11pt]
\enableregime[utf-8]
\mainlanguage[fr]
\starttext

\setMPtext {1} {C'est le titre}
\startMPcode
pickup pencircle scaled .5mm ;
pair a; a :=(0.2cm,.5cm);
label.rt("\MPtext {1}",a);
  draw (0cm,0cm)--(8cm,0cm); 
  draw (8cm,0cm)..(8.15cm,0.08cm)..(8.2cm,0.18cm); 
  draw (8.2cm,0.18cm)--(8.7cm,1.7cm); 
 \stopMPcode
 
\stoptext
---------------------------------------- 

How can I avoid these symbols?

Thanks for your help,
Tristan lorino


-- 
Ifsttar - Nantes
Département « Aménagement, mobilités et environnement »
Laboratoire « Environnement, acoustique, sécurité et éco-conception »
Route de Bouaye CS4
44344 BOUGUENAIS Cedex
Tél. +33 (0)2 40 84 56 18
Fax  +33 (0)2 40 84 59 92


[-- Attachment #2: essai.pdf --]
[-- Type: application/pdf, Size: 24590 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

       reply	other threads:[~2013-04-10 13:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <961815986.2036741.1365600331932.JavaMail.root@ifsttar.fr>
2013-04-10 13:29 ` Tristan Lorino [this message]
2013-04-10 13:50   ` Marco Patzer
2013-04-10 14:15     ` Hans Hagen
2013-04-10 14:29       ` Tristan Lorino
2013-04-10 14:53         ` hwitloc
2013-04-10 14:55         ` Otared Kavian
2013-04-15 15:26   ` Aditya Mahajan
     [not found] <mailman.342.1365600578.2084.ntg-context@ntg.nl>
2013-04-10 13:34 ` "H. Özoguz"

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=101551439.2037026.1365600570298.JavaMail.root@ifsttar.fr \
    --to=tristan.lorino@ifsttar.fr \
    --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).