ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: abbreviations: \infull always in small caps
Date: Sat, 23 Sep 2017 21:28:35 +0200	[thread overview]
Message-ID: <23a1f832-1457-4735-5b0e-205ca3b45d35@uni-bonn.de> (raw)
In-Reply-To: <3F1C0E18-B416-49D5-B3E0-B0D63743F312@fiee.net>

On 23.09.2017 12:40, Henning Hraban Ramm wrote:
> Ahoi,
> I’m trying to employ the synonyms mechanism for abbreviations, as documented:
> 
> \setupsynonyms
>    [style=italic,
>    headstyle=bold,
>    titlestyle=normal,
>    synonymstyle=normal]
> 
> \abbreviation{Abt.}{Abteilung}
> \abbreviation{ADN}{Allgemeiner Deutscher Nachrichtendienst}
> \abbreviation{AFL}{American Federation of Labor}
> \abbreviation{ANC}{African National Congress}
> \abbreviation{AV}{Auslandsvertretung}
> \abbreviation{BArch}{Bundesarchiv}
> 
> \starttext
> \placelistofabbreviations[criterium=all]
> 
> \infull{AV}
> \infull{AFL}
> 
> \stoptext
> 
> The result of \infull is always in small caps, and I don’t like that. I couldn’t find its definition in the source* nor a setup command.

It's defined in strc-syn.mkiv, lines 655-8. If you add

\setupsynonyms [abbreviation] [textstyle=normal]

to your file, you'll get the result as normal text.

All best

Thomas
___________________________________________________________________________________
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:[~2017-09-23 19:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-23 10:40 Henning Hraban Ramm
2017-09-23 19:28 ` Thomas A. Schmitz [this message]
2017-09-23 22:12   ` Henning Hraban Ramm
2017-09-23 22:45     ` Sorting of abbreviations in index Henning Hraban Ramm
2017-09-25 17:50       ` Henning Hraban Ramm
2017-10-01 13:31         ` Henning Hraban Ramm
2017-10-06 15:13           ` Henning Hraban Ramm
2017-10-09 10:42       ` Jano Kula
2017-10-09 15:35         ` Henning Hraban Ramm
2017-10-09 16:55           ` Jano Kula
2017-10-09 17:03             ` Floris van Manen
2017-09-23 22:46     ` abbreviations: \infull always in small caps Henning Hraban Ramm

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=23a1f832-1457-4735-5b0e-205ca3b45d35@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.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).