ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alan BRASLAU <alan.braslau@cea.fr>
To: ntg-context@ntg.nl
Subject: Re: Interaction and accented letters
Date: Fri, 19 Sep 2008 22:20:24 +0200	[thread overview]
Message-ID: <200809192220.24373.alan.braslau@cea.fr> (raw)
In-Reply-To: <3eb5f5b10809191000t6470dfc3qcbdd14d100351c35@mail.gmail.com>

On Friday 19 September 2008 19:00:42 Flavien Lambert wrote:
> Dear all, is there a way to put accented letters in the interaction command
> ? I tried
> \setupinteraction[state=start,
>   author={Flavien Lambert},
>   title={Optique géométrique},
>   date={Septembre 2008}]
>
> and
>
> \setupinteraction[state=start,
>   author={Flavien Lambert},
>   title={Optique g\'eom\'etrique},
>   date={Septembre 2008}]
>
> but both trials led to strange things in Acrobat Reader and Evince.

\enableregime[utf]
\mainlanguage[fr]
% before \placebookmarks :
\input spec-tst % to prevent turning accented characters
                % into their unaccented counterparts
\placebookmarks[chapter,section,subsection][chapter,section]
\setupinteraction[state=start, % make hyperlinks active, etc.
option=bookmark,
title={Titre accentué},
subtitle={etc...},
author={moi-même},
keyword={français}]

Works with acroread and okular...

The "\input spec-tst" trick is somewhere in the documentation or wiki...


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


  reply	other threads:[~2008-09-19 20:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-19 17:00 Flavien Lambert
2008-09-19 20:20 ` Alan BRASLAU [this message]
     [not found] ` <200809192006.58839.braslau@free.fr>
2008-09-20  9:19   ` Flavien Lambert
2008-09-23  1:54     ` Mojca Miklavec
2008-09-23  6:47       ` Taco Hoekwater

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=200809192220.24373.alan.braslau@cea.fr \
    --to=alan.braslau@cea.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).