ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Different column modes and NAW
@ 2016-12-18 20:19 Mikael P. Sundqvist
  2016-12-19 15:46 ` Mikael P. Sundqvist
  0 siblings, 1 reply; 2+ messages in thread
From: Mikael P. Sundqvist @ 2016-12-18 20:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________
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] 2+ messages in thread

* Re: Different column modes and NAW
  2016-12-18 20:19 Different column modes and NAW Mikael P. Sundqvist
@ 2016-12-19 15:46 ` Mikael P. Sundqvist
  0 siblings, 0 replies; 2+ messages in thread
From: Mikael P. Sundqvist @ 2016-12-19 15:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-19 15:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-18 20:19 Different column modes and NAW Mikael P. Sundqvist
2016-12-19 15:46 ` Mikael P. Sundqvist

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