ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Using \startframedtext with \startcombination
@ 2014-09-30 19:52 Couvreur Fabrice
  2014-10-01 12:44 ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Couvreur Fabrice @ 2014-09-30 19:52 UTC (permalink / raw)
  To: ntg-context

Hello Wolfgang,
Thank you for the answer, but I did not understand everything.
Fabrice

Envoyé de mon iPad
___________________________________________________________________________________
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] 5+ messages in thread
* Using \startframedtext with \startcombination
@ 2014-09-29 16:52 Fabrice Couvreur
  2014-09-29 20:25 ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Fabrice Couvreur @ 2014-09-29 16:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi,
Why the second frame is not displayed ?
Best regards,
Fabrice

\definecolor[H1prime][c=0.50, m=0.00, y=1.00, k=0.00]
\starttext
\startcombination[2*1]
{%
\startframedtext[
    width=0.45\textwidth,
    frame=on,
    framecolor=H1prime,
    location=left,
    background=color,
    backgroundcolor=lightgray]
{\bf Algorithme A}
\startitemize[2]
\item Choisir un nombre
    \item Élever au carré
    \item Multiplier par 4
    \item Ajouter le produit du nombre choisi au départ par 28
    \item Donner le résultat
\stopitemize
\stopframedtext
}{}
{%
\startframedtext[
    width=0.45\textwidth,
    frame=on,
    framecolor=H1prime,
    location=right,
    background=color,
    backgroundcolor=H4]
\startitemize[2]
{\bf Algorithme B}
 \item Choisir un nombre
    \item Prendre son double
    \item Ajouter 7
    \item Prendre le carré du résultat
    \item Retrancher 49
    \item Donner le résultat
\stopitemize
\stopframedtext
}{}
\stopcombination
\stoptext

[-- Attachment #1.2: Type: text/html, Size: 1430 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] 5+ messages in thread

end of thread, other threads:[~2014-10-03 11:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-30 19:52 Using \startframedtext with \startcombination Couvreur Fabrice
2014-10-01 12:44 ` Wolfgang Schuster
2014-10-03 11:03   ` Fabrice
  -- strict thread matches above, loose matches on Subject: below --
2014-09-29 16:52 Fabrice Couvreur
2014-09-29 20:25 ` Wolfgang Schuster

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