Open main menu

Changes

no edit summary
= Removed mkii material =
== The Manual Method ==
Removed old material.
-- 23:46, 15 Aug 2005 (CEST) Prinse Wang
</context>
</td></tr></table>
 
 
== Shaded background for part of a displayed equation ==
 
 
To highlight part of a formula, you can give it a gray background using {{cmd|mframed}}: the following is the code you can use in mkii:
 
<context source="yes" mode="mkii" >
\setuppapersize[A5]
\setupcolors[state=start]
\def\graymath{\mframed[frame=off,
background=color,
backgroundcolor=gray,
backgroundoffset=3pt]}
 
\startformula
\ln (1+x) =\, \graymath{x - {x^2\over2}} \,+ {x^3\over3}-\cdots.
\stopformula
</context>
1,005

edits