ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Underbar offset
Date: Wed, 25 May 2016 17:35:40 +0200	[thread overview]
Message-ID: <5745C64C.6060602@gmail.com> (raw)
In-Reply-To: <4abee7cf-485f-af70-bb15-c680a7af7a6d@wxs.nl>


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

> Hans Hagen <mailto:pragma@wxs.nl>
> 24. Mai 2016 um 14:19
> On 5/24/2016 1:54 AM, Mojca Miklavec wrote:
>> Hi,
>>
>> I would like to add a continuous underbar under a paragraph or a 
>> title as in:
>>
>> \setupbar
>>     [color=red,offset=10pt]
>> \starttext
>> \underbar{Test this \high{\tfxx ®}}
>> \stoptext
>>
>> ... but I'm confused about two aspects:
>>
>> - How can I prevent \high{} from shifting the underbar?
>
> i need to think about it .. maybe an option
>
>> - How can I add more offset?
>
> underbar is derived from the parent but has its own offset and an 
> offset is relative to the baseline and a fraction of th eunit 
> (normally the ex of a font)
>
> \setupbar[underbar][color=red,offset=-.5]
>
> \starttext
>
> \underbar{Test this \high{\tfxx ®}}
>
> \stoptext
With \shiftup the line under the raised text stays at the same position.

\starttext
\underbar{Test this \shiftup{®}}
\stoptext

Wolfgang

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

[-- Attachment #2: 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:[~2016-05-25 15:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-23 23:54 Mojca Miklavec
2016-05-24 12:19 ` Hans Hagen
2016-05-25 15:35   ` Wolfgang Schuster [this message]
2016-05-26 12:48     ` Mojca Miklavec
2016-05-26 13:10       ` Marco Patzer
2016-05-26 15:20       ` Aditya Mahajan
2016-05-26 16:17       ` Hans Hagen
2016-05-26 17:24         ` Mojca Miklavec

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=5745C64C.6060602@gmail.com \
    --to=schuster.wolfgang@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).