ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Fabrice Couvreur <fabrice1.couvreur@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Small problems with my columns
Date: Thu, 30 Jul 2015 19:37:35 +0200	[thread overview]
Message-ID: <CACyK-eqVZeJm_Dk3+M5RqMCdV=fT5iT9x+gzeTN-p876-9WADw@mail.gmail.com> (raw)


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

Hi,
In the code below, how to make the line hyphenation is in the first column and
not in the second.
Thank You.
Fabrice

\setupcolors[state=start]
\definemixedcolumns
  [mycolumn]
  [
    n=2,
    separator=rule,
    rulecolor=gray,
    rulethickness=1pt,
    balance=yes,
  ]
\setuppapersize[A4][A4]

\setuplayout[
        backspace=15mm,
        width=middle,
        topspace=15mm,
        height=middle,
        header=0pt,
        footer=0pt,
            ]
\loadtypescriptfile[mathdesign]

\definetypeface [mainface] [rm] [serif] [palatino] [default]
\definetypeface [mainface] [tt] [mono]  [modern] [default] [rscale=0.9]
\definetypeface [mainface] [mm] [math]  [xits] [default]

\setupbodyfont[mainface,11pt]

\starttext
\startmycolumn
\startitemize[n][stopper={)},style=bold]
\item
\startitemize[a][stopper={)},style=bold]
\item
\item
\item \'Emettre une conjecture sur la nature de la transformation
correspondant à l'enchaînement de ces deux translations.
\startframedtext[frame=on,background=color,backgroundcolor=lightgray,width=local]
On notera $\vec{u} + \vec{v}$ les caractéristiques de cette nouvelle
transformation.
\stopframedtext
\stopitemize
\column
\item
\startitemize[a][stopper={)},style=bold]
\item
\item
\item
\stopitemize
\item
\startitemize[a][stopper={)},style=bold]
\item
\item
\item
\stopitemize
\stopitemize
\stopmycolumn
\stoptext

[-- Attachment #1.2: Type: text/html, Size: 2194 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
___________________________________________________________________________________

             reply	other threads:[~2015-07-30 17:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-30 17:37 Fabrice Couvreur [this message]
2015-07-30 18:04 ` Pablo Rodriguez
2015-07-30 18:11 ` Wolfgang Schuster
2015-07-31  7:27   ` Fabrice

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACyK-eqVZeJm_Dk3+M5RqMCdV=fT5iT9x+gzeTN-p876-9WADw@mail.gmail.com' \
    --to=fabrice1.couvreur@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).