ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Huseyin Özoguz" <h.oezoguz@mmnetz.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Unwanted uppercase letter in \high{} within bibliography
Date: Fri, 12 Apr 2019 10:28:19 +0200	[thread overview]
Message-ID: <0b302fe1-3443-8eef-a5f3-c39955145c6e@mmnetz.de> (raw)


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

> Hello @list,
>
>
>
> I have an unwanted output that might be a bug in my bibliographies.
> Consider this MWE :
>
> \setuppapersize[S4]
> \mainlanguage[fr]
> \language[fr]
>
> \startbuffer[bib]
>
>
> @book{Manuel5,
>     editor = {Martin Ivernel and Benjamin Villemagne and Jean Hubac},
>     title = {Histoire Géographie EMC 5\high{ème}, cycle 4},
>     publisher = {Hatier},
>     address = {Paris},
>     year = {2016},
>     pagetotal = {398},
>     language = {french}
> }
> \stopbuffer
>
> \usebtxdataset[bib.buffer]
> \definebtxrendering
>     [biblio]
>     [apa]
>     [numbering=no,
>      sorttype=cite,
>      title="Bibliographie"]
>
> \starttext
> \nocite[Manuel5]
> \placelistofpublications
> \stoptext
>
> As you can see, we get Ème in the output instead of ème.
> Is this a bug, or did I miss something?
>
> Regards,
>
>
> Damien Thiriet

Hi,

same issue here with \low and \lohi – I don't know if it is a bug or for 
purpose.

But there is a simple workaround:

Dirty workaround: \high{\color[white]{e}\hskip-1.3ex ème}
Maybe better: \lohi{\color[white]{b}}{ème}

-- 
Huseyin Özoguz

E-Mail: h.oezoguz@mmnetz.de


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

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2019-04-12  8:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-12  8:28 Huseyin Özoguz [this message]
2019-04-12 15:57 ` Alan Braslau
  -- strict thread matches above, loose matches on Subject: below --
2019-04-11  7:19 Damien Thiriet

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=0b302fe1-3443-8eef-a5f3-c39955145c6e@mmnetz.de \
    --to=h.oezoguz@mmnetz.de \
    --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).