Dear all,

I would like to use the first line specific style magic but I cannot make it to 
work within 2 column text. I give a simple example (I’ve modified from previous 
post example on this list). Is that expected ? If you uncomment the 
\startcolumns and \stopcolumns below, the first line style disappears (both 
bigger font line and dark blue 2 first words).


I use standalone ConTeXt (installed 1 week ago or so).


$ context --version


mtx-context     | ConTeXt Process Management 0.62
mtx-context     |
mtx-context     | main context file: 
c:/ConTeXt/tex/texmf-context/tex/context/base/context.mkiv
mtx-context     | current version: 2015.10.09 21:28


Thanks

Best

Joseph Canedo


\setupbodyfont[pagella]


\starttext


% \startcolumns[n=2]


\setupindenting[medium,yes]
\setupalign[tolerant]


\definefirstline
[fancy]
[alternative=line,
style=\tfd]


\setfirstline[fancy] \input tufte \par
\setfirstline[fancy] \input ward \par
\setfirstline[fancy] \input knuth \par
\setfirstline[fancy] \input bryson \page


\definefirstline
[fancy]
[alternative=word,
color=darkblue,
style=bold,
n=2]


\setfirstline[fancy] \input tufte \par
\setfirstline[fancy] \input ward \par
\setfirstline[fancy] \input knuth \par
\setfirstline[fancy] \input bryson \page


% \stopcolumns


\stoptext
___________________________________________________________________________________
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 via email to