On Wed, 22 Apr 2009, Mohamed Bana wrote:
Hi Aditya,
Any chance of getting Hans to include that again.
Ask Hans :) I like the "loose" style of not having to put the braces, but it is not really a show stopper for me. I am happy with local changes or simply changing my input. Here is a vim regex to make the change. s/\\\(\(sub\)*\(section\|subject\|title\|chapter\)\)\s\+\([^{]\_.\{-\}\)\n\n/ \\\1\ {\4}\r\r/g
I'm certain that it worked with LuaTeX before, e.g., your thesis.
That was before the xp code merged to mkiv. Aditya
-- Bana
Aditya Mahajan wrote:
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 ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________