ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \overline problem again.
       [not found] <mailman.1.1510225201.2773.ntg-context@ntg.nl>
@ 2017-11-09 11:33 ` Jeong Dal
  0 siblings, 0 replies; only message in thread
From: Jeong Dal @ 2017-11-09 11:33 UTC (permalink / raw)
  To: ntg-context

[-- Attachment #1: Type: text/plain, Size: 1462 bytes --]

Hi,

Yesterday, I had a weird output of the following sample code.
\overline changes the baseline when it is used in the column environment.
It works fine if it is used without columns.
I had similar problems long time ago and I thought it was fixed at that time.

Please check the following sample.

Best regards,
Dalyoung
%%%%%%%%%%%%%%%%%
\starttext

\startitemize[n]
\item 	Here is a line of math formulas: $\overline{A} = A$, $A' \subset A$, $A \cap A' = \emptyset$ and $A^c$ is open.

\item list items one by one in a new line
	\startitemize[n, packed, broad][stopper=,left=(, right=)]
	\item {$A' \subset A$}
	\item {$A \cap A' = \emptyset$}
	\item {$A^c$ is open}
	\item {$\overline{A} = A$}
	\stopitemize
\stopitemize
As you see, there is no problem al all.\par
But if we list the same formulas using columns, then there is a baseline problem.

\startitemize[continue]
\item list items in 4 columns
	\startitemize[n, packed,columns, four, broad][stopper=,left=(, right=)]
	\item {$A' \subset A$}
	\item {$\overline{A} = A$}
	\item {$A \cap A' = \emptyset$}
	\item {$A^c$ is open}
	\stopitemize
\item list items in 2 columns
	\startitemize[n, packed,columns, two, broad][stopper=,left=(, right=)]
	\item {$\overline{\{a\}} = \{a\}$}
	\item {$\overline{\{b\}} = \{b,e\}$}
	\item {$\overline{\{c\}} = \{b,c,d\}$}
	\item {$\overline{\{d\}} = \{b,c,d,e\}$}
	\stopitemize
\stopitemize
\stoptext

%%%%%%%%%%%%%%%

[-- Attachment #2: test.pdf --]
[-- Type: application/pdf, Size: 13541 bytes --]

[-- Attachment #3: Type: text/plain, Size: 492 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-09 11:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.1.1510225201.2773.ntg-context@ntg.nl>
2017-11-09 11:33 ` \overline problem again Jeong Dal

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