On 2012-02-15 09:52, Peter Park Nelson wrote: > BTW, is it possible to revert the Context standalone installation to > an earlier beta (without going all the way back to the last stable)? Hi Peter, there is a git mirror at http://repo.or.cz/w/context.git/shortlog/refs/heads/origin If you don’t want to clone the whole thing, just pick one snapshot of your liking from the web interface and download it. Then, untar it and replace the contents of the directory tex/texmf-context/ of your minimals/standalone installation with the files from the snapshot. (Just to be safe you should not merely copy everything but delete the old files first.) Finally, rebuild the format and file database: context --generate context --make and check if it worked: context --version If the string “current version: yyyy.mm.dd HH:MM” shows the date of the snapshot you chose, you have successfully reverted to an earlier beta. Hth, Philipp > > Error below: > > (K2.tex > > ConTeXt ver: 2012.02.08 21:58 MKIV fmt: 2012.2.15 int: english/english > > system > cont-new.mkiv loaded > (/home/peter/contextbeta/tex/texmf-context/tex/context/base/cont-new.mkiv > system > beware: some patches loaded from cont-new.mkiv > ) > system > K2.top loaded > > system > options > start used options > > used options > % runtime options files (command line driven) > used options > \unprotect > used options > % feedback and basic job control > used options > % handy for special styles > used options > \startluacode > used options > document = document or { } > used options > document.arguments={ > used options > } > used options > document.files={ > used options > "K2.tex", > used options > } > used options > \stopluacode > used options > % process info > used options > \setupsystem[inputfile=K2.tex] > used options > \setupsystem[\c!n=1,\c!m=1] > used options > % modes > used options > % options (not that important) > used options > \startsetups *runtime:options > used options > \stopsetups > used options > % styles and modules > used options > \startsetups *runtime:modules > used options > \stopsetups > used options > % done > used options > \protect \endinput > > system > options > stop used options > > (K2.top) > fonts > latin modern fonts are not preloaded > languages > language en is active > {/home/peter/contextbeta/tex/texmf-context/fonts/map/pdftex/context/mkiv-base.map} > fonts > preloading latin modern fonts (second stage) > fonts > typescripts > unknown: library 'loc' > {/home/peter/contextbeta/tex/texmf/fonts/map/dvips/lm/lm-math.map}{/home/peter/contextbeta/tex/texmf/fonts/map/dvips/lm/lm-rm.map} > fonts > virtual math > unable to resolve name mapsfromchar > fonts > fallback modern rm 12pt is loaded > ! Undefined control sequence. > > system > tex > error on line 6 in file K2.tex: Undefined > control sequence ... > > 1 > 2 \definecolumnset[body][n=2] > 3 > 4 \starttext > 5 \startcolumnset[body] > 6 >> \input tufte\par > 7 \stopcolumnset > 8 > 9 \stoptext > > > \154>columnset:page_otr_command_routine ...outine > > \page_otr_commands_process ...outineparameter {#1} > }\ifx \page_otr_specifics_... > ...cess {page_otr_command_routine} > \page_otr_commands_process... > ...eset \the \t_page_otr_commands > \let \page_otr_commands_pr... > \setup_outputroutine ...\everyswitchoutputroutine > \fi \else \let \previousou... > > \doifelsenothing > ... > l.6 \input > tufte\par > ? > ! Interruption. > > system > tex > error on line 6 in file K2.tex: Interruption ... > > 1 > 2 \definecolumnset[body][n=2] > 3 > 4 \starttext > 5 \startcolumnset[body] > 6 >> \input tufte\par > 7 \stopcolumnset > 8 > 9 \stoptext > > > \page_otr_commands_process ...outineparameter {#1} > }\ifx \page_otr_specifics_... > ...cess {page_otr_command_routine} > \page_otr_commands_process... > ...eset \the \t_page_otr_commands > \let \page_otr_commands_pr... > \setup_outputroutine ...\everyswitchoutputroutine > \fi \else \let \previousou... > > \doifelsenothing > \dostartcolumnset ...!columnset ]\doifelsenothing > {#1} {\globallet \OTRSETli... > ... > l.6 \input > tufte\par > ? > ! Emergency stop. > > system > tex > error on line 6 in file K2.tex: Emergency stop ... > > 1 > 2 \definecolumnset[body][n=2] > 3 > 4 \starttext > 5 \startcolumnset[body] > 6 >> \input tufte\par > 7 \stopcolumnset > 8 > 9 \stoptext > > > \page_otr_commands_process ...outineparameter {#1} > }\ifx \page_otr_specifics_... > ...cess {page_otr_command_routine} > \page_otr_commands_process... > ...eset \the \t_page_otr_commands > \let \page_otr_commands_pr... > \setup_outputroutine ...\everyswitchoutputroutine > \fi \else \let \previousou... > > \doifelsenothing > \dostartcolumnset ...!columnset ]\doifelsenothing > {#1} {\globallet \OTRSETli... > ... > l.6 \input > tufte\par > End of file on the terminal! > > ! ==> Fatal error occurred, no output PDF file produced! > > On Wed, Feb 15, 2012 at 3:40 AM, Hans Hagen wrote: > > On 15-2-2012 06:56, Peter Park Nelson wrote: > >> > >> Updated to Feb. 8 beta, now none of my documents with columnsets will > >> compile. Without the columnset, the example below works fine: > >> > >> \definecolumnset[body][n=2] > >> \starttext > >> \startcolumnset[body] > >> \input tufte\par > >> \stopcolumnset > >> \stoptext > > > > > > you can try the following patch in page-set.mkiv > > > > \page_otr_set_routine -> \page_otr_set_command_routine > > > > \s!page_otr_command_set_hsize=\page_one_command_set_hsize, > > > > ----------------------------------------------------------------- > >                                          Hans Hagen | PRAGMA ADE > >              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > >    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com > >                                             | www.pragma-pod.nl > > ----------------------------------------------------------------- > > > > -- > Peter Park Nelson > peter.park.nelson@gmail.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 > ___________________________________________________________________________________ -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments