Dear Syndicate, ConTeXt ver: 2014.12.30 09:48 MKIV beta This is LuaTeX, Version beta-0.79.2 (TeX Live 2014/W32TeX) The following used to work: \starttext \define[5]\EDUITEM{\framed[frame=off,align=width,width=broad] {{\bf #1 }\inmargin{\it #2}\ (#3).\crlf {\bf #4}, #5.\blank[small]}} \EDUITEM{Certificate of Proficiency}{2005}{\ConTeXt\ Studies}{\ConTeXt\ Seminary}{\TeX{ville}, \TeX{land}} \stoptext Now I get nothing in the margin. Please advise! Best wishes Idris -- Idris Samawi Hamid Professor of Philosophy Colorado State University Fort Collins, CO 80523
Am 30.12.2014 um 22:15 schrieb Idris Samawi Hamid ادريس سماوي حامد
: Dear Syndicate,
ConTeXt ver: 2014.12.30 09:48 MKIV beta This is LuaTeX, Version beta-0.79.2 (TeX Live 2014/W32TeX)
The following used to work:
\starttext \define[5]\EDUITEM{\framed[frame=off,align=width,width=broad] {{\bf #1 }\inmargin{\it #2}\ (#3).\crlf {\bf #4}, #5.\blank[small]}}
\EDUITEM{Certificate of Proficiency}{2005}{\ConTeXt\ Studies}{\ConTeXt\ Seminary}{\TeX{ville}, \TeX{land}} \stoptext
Now I get nothing in the margin. Please advise!
Use \inmargin[scope=local]{…} when you use the command within a box structure. Wolfgang
participants (2)
-
Idris Samawi Hamid ادريس سماوي ح امد
-
Wolfgang Schuster