Questions tagged [scalebox]

51 questions
1
vote
0 answers

Undefined control sequence. l.569 \scalebox {0.55}{

I have entered the following code:- \begin{table}[h] \centering \scalebox{0.55}{ However, I get the following error when I compile "Undefined control dequence. l.569 \scalebox {0.55}{ " I realize I have not closed the command with a curly…
1
vote
1 answer

scalebox distorts output of fraction and subscripts

(This question is close to scalebox / resizebox shifts fraction component, but the answer there provided did not fixed my issue) When using scalebox, in a subscript, inside a fraction, it seems to weird out other elements in the fraction. This is my…
pancho
  • 227