ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* tip
@ 2003-02-08 21:51 Hans Hagen
  0 siblings, 0 replies; 8+ messages in thread
From: Hans Hagen @ 2003-02-08 21:51 UTC (permalink / raw)


Hi

\def\bTN#1\eTN{\bTD\digits#1\relax\eTD}   % will be in next release

will give you digit alignment

\bTABLE
\bTR\bTD one \eTD\bTN ~25,== \eTN\bTN ~~0,00  \eTN\eTR
\bTR\bTD two \eTD\bTN 125,-- \eTN\bTN `00,00  \eTN\eTR
\eTABLE

see supp-num.tex

%D \starttabulatie[|l|l|l|]
%D \NC \type{.} \NC , . \NC comma or period \NC \NR
%D \NC \type{,} \NC , . \NC comma or period \NC \NR
%D \NC \type{@} \NC \NC invisible space \NC \NR
%D \NC \type{_} \NC \NC invisible space \NC \NR
%D \NC \type{/} \NC \NC invisible sign \NC \NR
%D \NC \type{-} \NC $-$ \NC minus sign \NC \NR
%D \NC \type{+} \NC $+$ \NC plus sign \NC \NR
%D \NC \type{s} \NC \NC invisible high sign \NC \NR
%D \NC \type{p} \NC $\positive$ \NC high plus sign \NC \NR
%D \NC \type{m} \NC $\negative$ \NC high minus sign \NC \NR
%D \NC \type{n} \NC $\negative$ \NC high minus (negative) sign \NC \NR
%D \NC \type{=} \NC $\zeroamount$ \NC zero padding \NC \NR
%D \stoptabulatie

other alignments are discussed there

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 8+ messages in thread
* tip
@ 2016-02-15  9:56 Hans Hagen
  2016-02-16  2:52 ` tip Rik Kabel
  0 siblings, 1 reply; 8+ messages in thread
From: Hans Hagen @ 2016-02-15  9:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

There are quite some probably unknown features in context, here are two:

\enabletrackers[visualizers.justification] % overfull/underfull
\enabletrackers[typesetters.suspects] % suspicious spacing

\setuplayout[width=3mm] \showframe

\starttext

     \hsize 3mm

     xxxxxxxxxxxxxxxxxxxxxxx
     xxxx
     x

     $x$x

     x:$x$

\stoptext


Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread
* tip
@ 2021-06-15 18:25 Hans Hagen
  0 siblings, 0 replies; 8+ messages in thread
From: Hans Hagen @ 2021-06-15 18:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

When checking soem code I saw this (again):


\definecolor[MyColor][t=.5,a=1,r=.5]

\hpack\bgroup
     \framed[framecolor=MyColor,frame=on]    {!!!!!!!!}
     \framed[framecolor=MyColor,frame=closed]{!!!!!!!!}
     \framed[framecolor=MyColor,frame=small] {!!!!!!!!}
\egroup

Just in case someone needs these subtle differerences (and then is 
doomed to wikify it).

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-06-15 18:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-08 21:51 tip Hans Hagen
2016-02-15  9:56 tip Hans Hagen
2016-02-16  2:52 ` tip Rik Kabel
2016-02-16 10:30   ` tip Hans Hagen
2016-02-16 15:23     ` tip Alan BRASLAU
2016-02-16 16:18       ` tip Hans Hagen
2016-02-16 23:46         ` tip Rik Kabel
2021-06-15 18:25 tip Hans Hagen

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).