[XeTeX] no space after item no.

Peter Dyballa Peter_Dyballa at Web.DE
Tue Mar 14 11:55:06 CET 2006


Am 14.03.2006 um 03:32 schrieb Dalyoung Jeong:

> Using the \specail{color ...}, we have a whole sentece with color.
> Is there a simple way to color just one word as in ConTeXt?

With the color package in LaTeX you can use \textcolor{<a colour>} 
{<some text or macro>}.

In fontspec-example.tex there is this fontspec example:

	\begin{center}
	  \Large
	  \fontspec[
	      Colour           = 0000CC,
	      Numbers          = OldStyle,
	      VerticalPosition = Ordinal,
	      Variant          = 2
	           ]{Apple Chancery}
	  My 1st example of Apple Chancery
	\end{center}

I use in ConTeXt:

	{\<some colour name> some text}


--
Greetings

   Pete

   Basic, n.:
A programming language.  Related to certain social diseases in
that those who have it will not admit it in polite company.




More information about the XeTeX mailing list