Chapter 78
ConTeXt

   78.1 Buffers
   78.2 Footnotes
   78.3 Sectioning
   78.4 Table of Contents
   78.5 Index
   78.6 Floats
   78.7 Figures
   78.8 Item Groups
   78.9 Verbatim
   78.10 Pictures
   78.11 Tables: bTABLE
   78.12 Tables
   78.13 Tables: Tabulate
   78.14 Math
   78.15 Spacing
   78.16 System Macros
   78.17 Descriptions
   78.18 Cross Referencing
   78.19 Logos

texexec try [–pdf]; psc texexec try ; mk4ht xhcontext try

wiki (wiki tables)

home (manual), LaTeX in proper ConTeXt, fonts

Dutch dictionary

math in context (see mathalign.tex/.pdf)

Words need replacement: 
> formulenummer 
 > plaatsblok              placefloat 
 > doplaatskopnummer       placeheadnumber 
 > tekst/teskt             text 
 > commando                command 
 > nummercommando          numbercommand 
 > sectie                  section 
 > opelkaar                packed 
 > plaats samengesteldelijst place combinedlist 
 > inhoud                  content 

<..context.4ht..>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % context.4ht                           2014-07-12-22:36 %
 % Copyright (C) 2004--2009       Eitan M. Gurari         %
 <.TeX4ht copyright.>
   <.context with special chars.>
 \catcode‘\!=11
 \catcode‘\?=11
   <.utilities for context.>
   <.context page-txt.>
   <.context page-flt.>
   <.context core-sec.>
   <.context core-job.>
   <.context core-sys.>
   <.context core-spa.>
   <.context core-lst.>
   <.context core-itm.>
   <.context core-des.>
   <.context core-ver.>
   <.context core-flt.>
   <.context core-fig.>
   <.context core-mat.>
   <.context thrd-tab, core-tab.>
   <.context core-tbl.>
   <.context core-reg.>
   <.context core-log.>
   <.context core-ref.>
   <.context core-ps.>
   <.context core-rul.>
   <.context core-ntb.>
   <.context core-mis.>
   <.context core-not.>
   <.context core-buf.>
   <.context hooks.>
   <.context supp-mps.>
 \catcode‘\!=12
 \catcode‘\?=12
 \Hinput{context}
 \endinput
 -_-_-

<..m-tex4ht.tex..>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % m-tex4ht.tex                          2014-07-12-22:36 %
 % Copyright (C) 2004--2009       Eitan M. Gurari         %
 <.TeX4ht copyright.>
 \input tex4ht.sty
 \appendtoks
    \Preamble{\env{opt-arg},,xhtml}\EndPreamble
 \to \everystarttext
 \endinput
 -_-_-

<..context core-ps ..>
 \def\dostopcolormode{\special {\b:color}}
 \def\dostartrgbcolormode#1#2#3{\special{\a:color{#1}{#2}{#3}}}
 \def\dostartgraymode#1{\special{\a:color{#1}{#1}{#1}}}
 \def\dostopgraymode{\special {\b:color}}
 \def\dostartgraycolormode#1{\special{\a:color{#1}{#1}{#1}}}
    %%% \def\dostartcmykcolormode#1#2#3#4{\special{t4ht=color cmyk #1 #2 #3 #4}}
 \NewConfigure{color}[2]{\def\a:color##1##2##3{#1}\def\b:color{#2}}
 \Configure{color}{}{}
 
 \newif\ifshowcolor \showcolorfalse
 \Configure{color}
    {\ifshowcolor t4ht=<span style="color:rgb(#1,#2,#3)">\fi}
    {\ifshowcolor t4ht=</span>\fi}
 
 -_-_-

<..context core-rul..>
 \def\:tempc{\dontshowcomposition
      \a:framed \box\framebox \b:framed
    \egroup
    \egroup
 }
 \HLet\stoplocalframed\:tempc
 \NewConfigure{framed}{2}
 -_-_-

<..context core-mis..>
 % \appendtoks
   \let\o:forgetall:\forgetall
   \append:def\forgetall{\expandafter\everypar\expandafter{\the\everypar
 %     \ifnum\textlevel>0
       \ifx\EndPicture\:Undef \HtmlPar\fi
 %     \fi
   }}
 % \to \everystarttext
 
 \def\:temp{\everybeforeshipout\bgroup\let\forgetall\o:forgetall: }
 \expandafter\:temp\the\everybeforeshipout}
 -_-_-

<..context hooks..>
 \tmp:cnt\normaltime  \divide\tmp:cnt  60
 \edef\:temp{\the\tmp:cnt}
 \multiply\tmp:cnt  -60 \advance\tmp:cnt  \normaltime
 \edef\:today{\the\normalyear-\ifnum \normalmonth<10 0\fi
   \the\normalmonth-\ifnum \normalday<10 0\fi\the\normalday
    \space\ifnum \:temp<10 0\fi \:temp
    :\ifnum \tmp:cnt<10 0\fi\the\tmp:cnt :00}
 -_-_-

<..context page-txt..>
 \headertextcontent={}
 \footertextcontent={}
 -_-_-