itemize with columns in \startcolumns enviroment
Hi, I have \startcolumns [...] \startexercici Amb el mateix experiment aleatori de l'activitat anterior, calcula els esdeveniments següents: \startitemize[a,packed,columns] \item $(A^c)^c$ \item $(A \cap B)^c$ \item $(A \cup B)^c$ \item $A^c \cup B$ \item $A^c \cap B$ \item $A \cup B^c$ \item $A^c \cap B^c$ \item $A \cap B^c$ \stopitemize \stopexercici [...] \stopcolumns but the itemize does NOt display as two columns. What is the solution for that? Please, CCme Thanks a lot, Xan. PS: The exercici enviroment is defined as: \defineenumeration [exercici] [text={\startcolor[middlecyan]Exercici\stopcolor},headstyle=bold,between=\blank,titledistance=0em,textdistance=1em, stopper={.\space},location=serried,left={\bgroup\bf},right={\egroup},width=fit,headstyle=\ss]
Hi,
I have
\startcolumns [...] \startexercici Amb el mateix experiment aleatori de l'activitat anterior, calcula els esdeveniments següents: \startitemize[a,packed,columns] \item $(A^c)^c$ \item $(A \cap B)^c$ \item $(A \cup B)^c$ \item $A^c \cup B$ \item $A^c \cap B$ \item $A \cup B^c$ \item $A^c \cap B^c$ \item $A \cap B^c$ \stopitemize \stopexercici [...] \stopcolumns
but the itemize does NOt display as two columns. What is the solution for that? Columns can't be nested but you can use \start/\stopsimplecolumns for
Am 11.04.10 12:47, schrieb Xan: the itemize. Wolfgang
En/na Wolfgang Schuster ha escrit:
Columns can't be nested but you can use \start/\stopsimplecolumns for the itemize.
Wolfgang
Thanks Wolfgang. Perfect solution! For the other hand, can't columns be nested? Why not put in \startitemize code one "if": if there is _in_ a column environment,use \startsimplecolumns,.... Is it technically possible? Thanks, Xan.
En/na Wolfgang Schuster ha escrit:
Am 11.04.10 13:01, schrieb Xan:
For the other hand, can't columns be nested? No. Why not put in \startitemize code one "if": if there is _in_ a column environment,use \startsimplecolumns,.... Is it technically possible? Possible but not so simple as you think.
Wolfgang
Thanks anyway. Xan.
participants (2)
-
Wolfgang Schuster
-
Xan