ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Rolf <indiego@gmx.net>
Subject: Re: lb bar/Unicode 2114 symbol
Date: Tue, 02 May 2006 11:58:27 +0200	[thread overview]
Message-ID: <44572D43.2000002@gmx.net> (raw)
In-Reply-To: <e35u6v$hg1$1@sea.gmane.org>

Johannes Graumann wrote:
> Hello,
> 
> I'm using the following encoding commands
> 
> \usetypescript[modern-base][texnansi]
> \setupbodyfont[12pt,modern]
> 
> and was wondering whether someone knows an elegant way to get the pound
> sign 'lb bar' (unicode #2114, html &#8468;).
> 
> My current hack looks like this:
> 
> \def\lbbar%
>   {%
>     \raise.28em\hbox{--}%
>     \kern-.535eml%
>     \kern-.1emb%
>   }
> 
> but I'm underwhelmed by the thinness of the bar ...
>
    \hbox{\smash[w]{\raise.545em\hbox{\blackrule[width=.45em,height=.6pt]}}%
\kern-.035eml%
\kern-.075emb}%

still needs some fiddling ;)

Greets, Peter


> Thanks for any insights,
> 
> Joh
> 
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 
> 

  reply	other threads:[~2006-05-02  9:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-01 21:21 Johannes Graumann
2006-05-02  9:58 ` Peter Rolf [this message]
2006-05-02 18:47   ` Johannes Graumann

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=44572D43.2000002@gmx.net \
    --to=indiego@gmx.net \
    --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).