ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* next beta
@ 2016-03-03 17:34 Hans Hagen
  0 siblings, 0 replies; 40+ messages in thread
From: Hans Hagen @ 2016-03-03 17:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

A next beta will have a new setting

\setupinteraction
   [focusoffset=5pt]

(once tested that value will become default)

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] 40+ messages in thread
* next beta
@ 2018-04-14 16:51 Hans Hagen
  2018-04-18  6:34 ` Otared Kavian
  0 siblings, 1 reply; 40+ messages in thread
From: Hans Hagen @ 2018-04-14 16:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

The next beta will have:

% row backgrounds:

\setuptabulate[backgroundcolor=darkred]

\starttext

\starttabulate[|||]
     \NC foo \NC bar \NC \NR
     \ND foo \NC bar \NC \NR
     \NC foo \NC bar \NC \NR
     \NC foo \NC bar \NC \NR
     \ND foo \NC bar \NC \NR
\stoptabulate

\starttabulate[|||]
     \NC          foo \NC bar \NC \NR
     \NL[magenta] foo \NC bar \NC \NR
     \NL[yellow]  foo \NC bar \NC \NR
     \NL[cyan]    foo \NC bar \NC \NR
     \NL[gray]    foo \NC bar \NC \NR
\stoptabulate

\starttabulate
     \NL[red]     foo \NC bar \NC \NR
     \NL[green]   foo \NC bar \NC \NR
     \NC          foo \NC bar \NC \NR
     \NL[blue]    foo \NC \input tufte  \NC \NR
     \NL[gray]    foo \NC bar \NC \NR
     \NL[yellow]  foo \NC bar \NC \NR
\stoptabulate

\stoptext


-----------------------------------------------------------------
                                           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] 40+ messages in thread
[parent not found: <mailman.575.1497365252.2080.ntg-context@ntg.nl>]
* next beta
@ 2017-06-12 15:25 Hans Hagen
  2017-06-12 15:56 ` Mathias Schickel
                   ` (2 more replies)
  0 siblings, 3 replies; 40+ messages in thread
From: Hans Hagen @ 2017-06-12 15:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

experimental in next beta:

\starttext

test

\startbuffer
\placeformula
\startformula
     x\dorecurse{100}{+#1x^{#1x}}=10
\stopformula

test

\startformula
     x\dorecurse{100}{+#1x^{#1x}}=10
\stopformula

test
\stopbuffer

\par \setupformula[split=no]  \getbuffer \par
\par \setupformula[split=yes] \getbuffer \par

\stoptext

i.e. (poor mans) multiline display math

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] 40+ messages in thread
* next beta
@ 2017-01-15 16:19 Hans Hagen
  2017-01-17 19:13 ` Henri Menke
  0 siblings, 1 reply; 40+ messages in thread
From: Hans Hagen @ 2017-01-15 16:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

the next beta has additional keywords for texdefinitions:

\starttext

% [spaces|nospaces] [global] [unexpanded] [expanded] [..argument] csname

\starttexdefinition unexpanded doubleempty whatever [#1][#2]#3

     this is (#1) (#2) it#3

\stoptexdefinition

*\whatever[a]{!}*

\stoptext

(no beta yet as i'm in the middle of some cleanup)

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] 40+ messages in thread
* next beta
@ 2016-06-27  8:38 Hans Hagen
  2016-06-27 10:28 ` Meer, Hans van der
  0 siblings, 1 reply; 40+ messages in thread
From: Hans Hagen @ 2016-06-27  8:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

The next beta will support this (for mp lovers)

\definecolor[maincolor]   [r=.5]
\definecolor[extracolor]  [g=.5]
\definecolor[anothercolor][b=.5]
\definecolor[morecolor]   [s=.8]

\startMPpage
     fill fullcircle scaled 10cm withcolor "maincolor" ;
     fill fullcircle scaled  9cm withcolor "extracolor" ;
     fill fullcircle scaled  8cm withcolor complementary "anothercolor" ;
     fill fullcircle scaled  7cm withcolor complemented "anothercolor" ;
     fill fullcircle scaled  6cm withcolor "morecolor" randomized 1 ;
     fill fullcircle scaled  5cm withcolor "morecolor" randomized 1 ;
     addbackground withcolor 
.5[resolvedcolor("morecolor"),resolvedcolor("extracolor")] ;
\stopMPpage

So, in many cases you can use strings instead of \MPcolor{...}.

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] 40+ messages in thread
* next beta
@ 2016-02-25 10:47 Hans Hagen
  0 siblings, 0 replies; 40+ messages in thread
From: Hans Hagen @ 2016-02-25 10:47 UTC (permalink / raw)
  To: ntg-context

Hi,

The next beta will have a more efficient metafun filldraw option named 
'fillup' (flaw and drill were rejected as operator names):

\starttext
     \startMPpage
         fill   fullsquare scaled 4cm withpen pencircle scaled 1cm;
         draw   fullsquare scaled 4cm withpen pencircle scaled 1cm;
     \stopMPpage
     \startMPpage
         fillup fullsquare scaled 4cm withpen pencircle scaled 1cm;
     \stopMPpage
\stoptext

The second page will have more efficient pdf code.

The beta also has some new arrow trickery that Alan will reveal at the 
next context meeting.

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] 40+ messages in thread
* next beta
@ 2015-04-15  9:05 Hans Hagen
  0 siblings, 0 replies; 40+ messages in thread
From: Hans Hagen @ 2015-04-15  9:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

in next beta

\starttext
     \pushpath[foo]
         \pushpath[foo/bar]
             \input test % . wins over /foo wins over foo/bar
         \poppath
     \poppath
\stoptext
-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | 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] 40+ messages in thread
* next beta
@ 2013-05-28 11:07 Hans Hagen
  0 siblings, 0 replies; 40+ messages in thread
From: Hans Hagen @ 2013-05-28 11:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

New key A in next beta:

\setupbodyfont[tt]

\starttext

     \starttabulate[|l|pA{nothyphenated,flushleft,stretch,verytolerant}|]
     \NC tufte \NC \input tufte \NC \NR
     \stoptabulate

\stoptext

-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | 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] 40+ messages in thread
* next beta
@ 2013-03-19 22:00 Hans Hagen
  2013-03-19 22:46 ` Sietse Brouwer
  2015-04-15 17:08 ` Aditya Mahajan
  0 siblings, 2 replies; 40+ messages in thread
From: Hans Hagen @ 2013-03-19 22:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi

The next beta will have this (I needed it for a manual):

\starttext

     \starttabulate[||CL{darkred}|CM{darkgreen}CT{white}|CR{darkblue}||]
         \NC first \NC               left  \NC middle \NC 
right  \NC last \NC \NR
         \NC first \NC \color[white]{left} \NC middle \NC 
\color[white]{right} \NC last \NC \NR
         \NC first \NC               left  \NC middle \NC 
right  \NC last \NC \NR
     \stoptabulate

\stoptext

i.e. we already had CL CM and CR, so CT is new .. should be wikified.

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | 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] 40+ messages in thread

end of thread, other threads:[~2018-04-18  6:34 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-03 17:34 next beta Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2018-04-14 16:51 Hans Hagen
2018-04-18  6:34 ` Otared Kavian
     [not found] <mailman.575.1497365252.2080.ntg-context@ntg.nl>
2017-06-17 13:48 ` Jeong Dal
2017-06-18 11:00   ` Hans Hagen
2017-06-18 15:39     ` Jeong Dal
2017-06-18 22:56     ` Henri Menke
2017-06-19  7:36       ` Hans Hagen
2017-06-19  7:44         ` Aditya Mahajan
2017-06-12 15:25 Hans Hagen
2017-06-12 15:56 ` Mathias Schickel
2017-06-12 16:17   ` Hans Hagen
2017-06-13 11:18     ` Mathias Schickel
2017-06-13 14:46       ` Hans Hagen
2017-06-13 15:52         ` Mohammad Hossein Bateni
2017-06-13 16:18         ` Aditya Mahajan
2017-06-14  9:33         ` Mathias Schickel
2017-06-14 11:23           ` Hans Hagen
2017-06-13  6:06 ` Aditya Mahajan
2017-06-13  8:05   ` Hans Hagen
2017-06-13 12:47 ` Hans Åberg
2017-01-15 16:19 Hans Hagen
2017-01-17 19:13 ` Henri Menke
2017-01-17 19:23   ` Hans Hagen
2017-01-17 19:27     ` Henri Menke
2017-01-17 19:51       ` Hans Hagen
2016-06-27  8:38 Hans Hagen
2016-06-27 10:28 ` Meer, Hans van der
2016-02-25 10:47 Hans Hagen
2015-04-15  9:05 Hans Hagen
2013-05-28 11:07 Hans Hagen
2013-03-19 22:00 Hans Hagen
2013-03-19 22:46 ` Sietse Brouwer
2013-03-19 23:03   ` Hans Hagen
2013-03-20  7:14   ` Keith J. Schultz
2013-03-20  8:43     ` Hans Hagen
2013-03-20 16:36       ` Jonathan Barchi
2013-03-20 20:27         ` Hans Hagen
2015-04-15 17:08 ` Aditya Mahajan
2015-04-16 12:45   ` 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).