\sbc{} is a command defined by me. \define[1]\sbc{\ctxlua{context("\%.2f", #1)}}% I'm writing a technical report and I use that command to substitute numbers to letters in formulas.
On Sun, May 13, 2012 at 3:54 PM, elgospa@libero.it
\sbc{} is a command defined by me. \define[1]\sbc{\ctxlua{context("\%.2f", #1)}}% I'm writing a technical report and I use that command to substitute numbers to letters in formulas.
ok, I'm using \def\sbc#1{#1} \let\sbd\sbc \let\sba\sbc but I've an error --- X is undefined . -- luigi
On Sun, 13 May 2012, elgospa@libero.it wrote:
\sbc{} is a command defined by me. \define[1]\sbc{\ctxlua{context("\%.2f", #1)}}% I'm writing a technical report and I use that command to substitute numbers to letters in formulas.
Please create a complete working minimal example. Aditya
participants (3)
-
Aditya Mahajan
-
elgospa@libero.it
-
luigi scarso