Tagged Questions
1
vote
1answer
36 views
how to customize size of the image through arguments?
Relating from this link, Create command to inline an image in a question? is there a way so the image can be modified? Example \Image[20][10] where 20 is the height and 10 is the width.
1
vote
1answer
82 views
2
votes
0answers
79 views
Create a two column matching type question? [duplicate]
I am currently looking for some ways to create a command that would give two column. I have a similar problem to this link : Two column text and choices
Two column questions and choices is also my ...
6
votes
2answers
493 views
Macro for the average width of a character
How can i made a macro similar to \averagecharwidth of ConTeX in LaTeX, that calculates the average width of a character based on the frequency of that character into my document ? that macro is show ...