Changes

Jump to navigation Jump to search
m
→‎Another Example: fuzzy from meta-txt.tex
There are a number of additional examples of conversion definitions in <tt>core-con.tex</tt>, which is where ConTeXt's default conversions are defined.
== Another Example Examples ==* Another example of conversion posted by Hans on the mailing list
<texcode>
\startitemize[ordinal,2*broad]
\item test
\item test
\item test
\item test
\item test
\stopitemize
</context>
 
* An example from [[source:meta-txt.tex]]
 
<texcode>
\useMPlibrary[txt]
\startitemize[fuzzy,2*broad]
\item test
\item test
\item test
\item test
\item test
\stopitemize
</texcode>
 
<context>
\useMPlibrary[txt]
\startitemize[fuzzy,2*broad]
\item test
\item test

Navigation menu