Difference between revisions of "Talk:Command/setupinmargin"

From Wiki
Jump to navigation Jump to search
(New)
 
m (moved Talk:Reference/en/setupinmargin to Talk:Command/setupinmargin: Text replace - "Reference/en/" to "Command/")
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
===Does first bracket work?===
 
  
Does the first bracket actually work? I assumed that it defines the location so that \setupinmargin[right] would put all notes using \inmargin into the right hand margin?
 
The following does not work in MKII nor MKIV, i.e. the margin notes are neither on the left nor slanted.
 
 
\setupinmargin[right][style=slanted]
 
\starttext
 
Hello World! \inmargin{Goodbye}
 
\stoptext
 
 
However, the following does:
 
 
 
\setupinmargin[location=right,style=slanted]
 
\starttext
 
Hello World! \inmargin{Goodbye}
 
\stoptext
 
 
[[User:Richard Stephens|Richard Stephens]] 09:51, 2 June 2011 (CEST)
 

Latest revision as of 03:34, 14 March 2012