ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \setfirstline Inside columns environment does not seem to work
@ 2015-10-26 14:03 josephcanedo
  2015-10-27  8:35 ` josephcanedo
  0 siblings, 1 reply; 2+ messages in thread
From: josephcanedo @ 2015-10-26 14:03 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1356 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 2822 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 2+ messages in thread

* Re:  \setfirstline Inside columns environment does not seem to work
  2015-10-26 14:03 \setfirstline Inside columns environment does not seem to work josephcanedo
@ 2015-10-27  8:35 ` josephcanedo
  0 siblings, 0 replies; 2+ messages in thread
From: josephcanedo @ 2015-10-27  8:35 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 2295 bytes --]

Seems to work fine with columnsets:


\setupbodyfont[pagella]


\definecolumnset[TwoColumns][n=2]


\starttext


\startcolumnset [TwoColumns]


\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


\stopcolumnset


\stoptext






From: josephcanedo@gmail.com
Sent: ‎Monday‎, ‎October‎ ‎26‎, ‎2015 ‎3‎:‎03‎ ‎PM
To: ntg-context@ntg.nl





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

[-- Attachment #1.2: Type: text/html, Size: 4610 bytes --]

[-- Attachment #2: test1.pdf --]
[-- Type: application/pdf, Size: 19879 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2015-10-27  8:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-26 14:03 \setfirstline Inside columns environment does not seem to work josephcanedo
2015-10-27  8:35 ` josephcanedo

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