On Sun, 19 Apr 2009, Mohamed Bana wrote:
\section Current Activities
displays
1 C urrent Activities
could you please allow \section Other to use the entire word not just the first Letter.
And how do I tell if LuaTeX is 64bit?
$ luatex --version This is LuaTeX, Version snapshot-0.39.0-2009041607 luatex.web v2298
$ context --version MTXrun | main context file: /home/mbana/context.distro/tex/texmf-context/tex/context/base/context.tex MTXrun | current version: 2009.04.18 13:47
Add this somewhere (old code, not tested with latest beta) \def\dodohandlestructureheadnop[#1][#2]% {\dowithpargument{\dododohandlestructureheadnop[#1][#2]}} \def\dododohandlestructureheadnop[#1][#2]#3% {\setfalse\currentstructureown \dohandlestructurehead{#1}{\c!reference=#2,\c!title={#3}}{}} % name ref nr title -- Aditya