Changes

Jump to navigation Jump to search
102 bytes removed ,  09:53, 19 November 2006
m
Reverted edits by 220.52.232.111 (Talk); changed back to last version by Mojca Miklavec
% into the appropriate ConTeXt macros.
% The \end of a \begin,\end pair is problematic,% since \stoptext % depends on TeX's \end. We fix% that as follows, with a slightly edited copyusing the % \everystoptext hook. (Note that some versions of ConTeXt% have already redefined \stoptext from core-job.texend, but this should all work out.
\unprotect\let\therealdocumentend@@end=\end\def\stoptekstappendtoks {\dogloballet\decrementend=\textlevel\relax@@end \ifnum\textlevel>\zerocount \else \theto \everystoptext \expandafter\therealdocumentend \fi}\let\stoptext \stoptekstprotect
% With that out of the way, the actual trans-
\def\stopsplit{\crcr\egroup\egroup\,}
</texcode>
 
== Other LaTeX Commands ==
----
I should also add: there's a set of code for bold math (text and symbols) in [http://www.ntg.nl/pipermail/ntg-context/2004/005314.html this message to the ConTeXt mailing list] and [http://www.ntg.nl/pipermail/ntg-context/2004/005315.html its followup here]. This matter is also discussed, perhaps more thoroughly, in [http[magazine://www.pragma-ade.com/general/magazines/mag-0005.pdf |ConTeXt Magazine issue #5]].
[[Category:From LaTeX]]
[[Category:Math]]

Navigation menu