add Beside to AMCboxDimensions (Feature #28)
Description
now thre are :
% \item[|down|] for the length the boxes are to be moved down.
to used with (AMCboxDimensions) like:
% Default values are |\AMCboxDimensions{size=2.5ex,down=.4ex,rule=.5pt}|
i hope you add:
% \item[|beside|] for the length between the boxes.
like:
% Default values are |\AMCboxDimensions{size=2.5ex,down=.4ex,rule=.5pt,beside=.2ex}|
why: Vary the ability to shade the boxes according to the age student (primary - Medium - Secondary - collectors).
Make the large distance between the boxes, the smaller age of the student.
best regards
History
Updated by Alexis Bienvenüe over 13 years ago
Are you talking about the boxes from a AMCcode
command, or the boxes for answers of a question?
Updated by Alexis Bienvenüe over 13 years ago
- Tracker changed from Bug to Feature
Updated by red sea over 13 years ago
i mean all it , but in the answer sheet forms (forms whithout question which i sent to you by email).
best regards
Updated by Alexis Bienvenüe over 13 years ago
So to add some space between the boxes, you just have to use \hspace and /vspace LaTeX commands as you need.
Updated by Alexis Bienvenüe about 13 years ago
- Status changed from New to WontFix