ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Underbar offset
Date: Tue, 24 May 2016 01:54:40 +0200	[thread overview]
Message-ID: <CALBOmsbnE0L+f=Lt8pHPwGZ5nX2R46jt_agg9-7URBMucU9qmw@mail.gmail.com> (raw)

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?
- How can I add more offset?

The color keyword works, but offset doesn't seem to have any effect
even though it's listed in the reference.

I was able to address the second problem (adding more offset) with
something like
    \definebar[BarU][offset=-0.7]
    \startbar[BarU] ... \stopbar
but I wasn't able to get rid of the shift (and the bar had a different
thickness when a smaller font was used).

I can find ugly workarounds with frames, but it would be ideal if I
could get one of the underbar mechanisms to work "out-of-the-box".

Thank you,
   Mojca
___________________________________________________________________________________
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-23 23:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-23 23:54 Mojca Miklavec [this message]
2016-05-24 12:19 ` Hans Hagen
2016-05-25 15:35   ` Wolfgang Schuster
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='CALBOmsbnE0L+f=Lt8pHPwGZ5nX2R46jt_agg9-7URBMucU9qmw@mail.gmail.com' \
    --to=mojca.miklavec.lists@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).