[XeTeX] From LaTeX to XeLaTeX

Peter Dyballa Peter_Dyballa at Web.DE
Fri Feb 1 01:13:31 CET 2008


Am 31.01.2008 um 23:58 schrieb Jonathan Kew:

>    \catcode`\«=\active
>    \def«{\char`\«\nobreak}
>    \catcode`\»=\active
>    \def»{\skip0=\lastskip \unskip
>      \nobreak \hskip\skip0 \char`\»}


I think this is the appropriate code with babel:

	\catcode`\«=\active
	\catcode`\»=\active
	\def«{\og\ignorespaces}
	\def»{\fg}

	\begin{document}
	
	«My» 0,02 €.
	
	\og My\fg\ 0,02 €.
	
	\end{document}

I must have found it somewhere ... at least \og and \fg are the old  
macros for « and » with some space.

--
Greetings

   Pete

Atheism is a non prophet organization.




More information about the XeTeX mailing list