ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mikael P. Sundqvist" <mickep@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Different column modes and NAW
Date: Mon, 19 Dec 2016 16:46:41 +0100	[thread overview]
Message-ID: <CAHy-LL8K_t52tR8pS7xJy3yKyLeDz6NGbsdPmFVKFtPkMYuq1w@mail.gmail.com> (raw)
In-Reply-To: <CAHy-LL9BfzVdGCf+PGaqQU7D8FzvN-Wh_9JGdeonUB7_pq3RDQ@mail.gmail.com>

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

On Sun, Dec 18, 2016 at 9:19 PM, Mikael P. Sundqvist <mickep@gmail.com> wrote:
> Dear list,
>
> I just realized that the very nice articles in "Nieuw archief voor
> Wiskunde" (see http://www.nieuwarchief.nl/serie5/index.php?deel=17&nummer=4&taal=1
> ) are typeset with ConTeXt (at least it says so at
> http://www.nieuwarchief.nl/homeitems.php?onderwerp=2&taal=1).
>
> I get curious. Does anyone here know what column mode (i.e.
> \startcolumn \stopcolumn, \startmixedcolumn\stopmixedcolumn,
> columnsets or even the new module newcolumnsets?) they use, and how
> they get mathematics to play with it without breaking the grid?
>
> Also, if I start to write a new document with two columns today (it
> will contain lots of images and lots of formulas and enumerations),
> which column mode is the preferred one? Is there any documentation
> (except the source) for the newcolumnsets? I want to be able to have
> images span both columns and it would be nice if it played well with
> sections as well.
>
> Best regards, Mikael

Dear list,

(I got some information offlist from Hans regarding NAW, it seems they
used an old pdftex-based hacked version)

I gave no example. I decided now that I would like to try the new
pagegrid out (loaded via newcolumnsets module now). But I somehow fail
even with a simple(?) example: Could someone point out what I do
wrong? If you have a small snippet of working code (even with
columnsetspans, I left them out since I think this simpler document
must work first) I'm very happy to look at it.

Also, the placement options for \placefigure seem to be ignored (try
for example bottom). Are they not implemented yet?

Best regards, Mikael

% start of example
\usemodule[newcolumnsets]

\setupbodyfont[9pt]

\definecolumnset[example][n=2]

\starttext

\startcolumnset[example]
\section{Test}
\input tufte
\startformula
f(x)=f(0)+\int_0^x f'(t)\,dt
\stopformula
\input knuth
\placefigure{Caption}{\blackrule[width=4cm,height=3cm]}
\dorecurse{6}{\input knuth \par}
\stopcolumnset

\stoptext
% end of example

[-- Attachment #2: twocol.pdf --]
[-- Type: application/pdf, Size: 21453 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
___________________________________________________________________________________

      reply	other threads:[~2016-12-19 15:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-18 20:19 Mikael P. Sundqvist
2016-12-19 15:46 ` Mikael P. Sundqvist [this message]

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=CAHy-LL8K_t52tR8pS7xJy3yKyLeDz6NGbsdPmFVKFtPkMYuq1w@mail.gmail.com \
    --to=mickep@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).