Hi Kip, Maybe you can try this : \defineparagraphs[TwoColumns][n=2, align={hz,hanging}] \setupparagraphs[TwoColumns][1][width=52pt, style=italic, align=left] % Note : you can play with the width. \starttext \startTwoColumns Yourtext1\TwoColumns Yourtext2 \stopTwoColumns \stoptext If you read French, see samples here : https://fr.wikibooks.org/wiki/ConTeXt#Texte_sur_2_colonnes.2C_avec_des_graisses_diff.C3.A9rentes_et_du_grec_ancien Hope I don't send Owls to Athens ... JP Le 09/08/2016 à 04:12, Kip Warner a écrit : > Hey list, > > I am trying to typeset a document similar to below: > > http://www.heptalysis.com/downloads/heptalysis_executive_summary_template.pdf > > My issue is with creating two columns of unequal width. As you can see > the left column is smaller than the right side. I've tried the following: > > \startcolumns[n=2,rule=on] > ...left side contents... > \column > ...right side contents... > \stopcolumns > > Is there no way to set the first column to, say, 0.33\textwidth ? > > Regards, > > -- > Kip Warner -- Senior Software Engineer > OpenPGP encrypted/signed mail preferred > http://www.thevertigo.com > > > ___________________________________________________________________________________ > 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 > ___________________________________________________________________________________