79661731

Date: 2025-06-11 09:38:36
Score: 3
Natty:
Report link

I tried to include different options into the exams2pdf / exams2nops command, but nothing worked for me...

height = 50, width = 50
height = 5, width = 5
height = 0.5, width = 0.5


fig.height = 0.5, fig.width = 0.5

out.width = 0.5

am I using the wrong numbers, or what am I doing wrong? I only have pictures that I generated within R:

```{r Elasticita, echo=FALSE, fig.height = 5, fig.width = 5, fig.path = "", fig.cap = ""}

...
...
...



and I also tried to change the size there, but it is then overwritten I think by the exams2nops command. 

What I did not yet try is modifying the template.

Am I making a mistake with the options in the exams2nops command?

Thank you already!
Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): what am I doing wrong?
  • Blacklisted phrase (1): but nothing work
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: user301818