Skip to main content

Questions tagged [scaling]

{scaling} is about scaling document elements. Use this tag in addition to other tags specifying what should be scaled.

2 votes
1 answer
137 views

Sometimes I want to flip or rotate a math symbol. Of course, I want to preserve good alignment with the rest of the expression, which usually means flipping about the math axis / rotating around a ...
schtandard's user avatar
  • 17.8k
2 votes
1 answer
61 views

Using scalebox to scale a pspicture environment messes up the position of node connection labels. This is shown in the MWE below using naput, but some testing indicates that this seems to occur with ...
Jigsaw's user avatar
  • 1,047
3 votes
1 answer
66 views

I have the following code: $q \xrightarrow{\Brack{(i,a)}} q'$ where \Brack is defined using mathtools as \DeclarePairedDelimiter\Brack{\lBrack}{\rBrack} which yields: However, I would like to scale ...
JMC's user avatar
  • 345
0 votes
0 answers
78 views

Preamble I'm using parametric graphics with TikZ and would like to automatically rescale coordinates as follows: specify the dimensions of parts of the object in millimeters; convert all sizes in the ...
akj's user avatar
  • 383
4 votes
1 answer
103 views

I am trying to scale both the font and the baseline of a text but only the font gets scaled. This is the code I wrote: {\typoscale[500/500] my text my text my text my text my text my text my text my ...
JJonas's user avatar
  • 137
0 votes
0 answers
62 views

I'm using \usepackage{graphicx} to embed eps-figures (technical drawings which also contain text and math formulas) in my LaTeX document. Is there any way to have just scaled the drawings, but leaving ...
RSuser288158's user avatar
3 votes
1 answer
173 views

I am looking for a way resize all numbers (0, 1, 2, 3, 4, 5, 6, 7, 8, 9) in math mode that does not require neither XeTex nor LuaTex. All other math symbols should keep their current size. My goal, ...
EoDmnFOr3q's user avatar
  • 2,553
2 votes
2 answers
78 views

I need to globally change the thickness of all line segments in the picture to be between .5pt and 1pt; also, globally change all font sizes to be 9pt. I have tried \tikzset{every picture/.style=...
Haoran Chen's user avatar
2 votes
2 answers
102 views

I'd like to achieve that, using pgfplots, an axis is half as high as it is wide (or, in a slightly different scenario, half as high as it "should" be). Consider this MWE \documentclass[11pt,...
Xaser's user avatar
  • 344
3 votes
1 answer
141 views

This is a follow up from a previous question, where I received a useful answer. The solution worked for me initially, but now it seems to stop working when the text size is too small? \documentclass[...
Clyde Kertzer's user avatar
0 votes
1 answer
105 views

I am trying to scale the tikz image using resizebox, but for some reason the text in the image is not being scaled: Here is my code: \begin{frame}{Circle Packing} \pause \begin{figure}[H] \centering ...
Clyde Kertzer's user avatar
4 votes
3 answers
423 views

For the following figure, I would like to draw only outside of the path, such that the stroke does not overlap with the fill. \documentclass[tikz,border=10pt]{standalone} \usetikzlibrary{calc,...
dd_rookie's user avatar
  • 285
1 vote
1 answer
77 views

How do I change the line length of an individual entry in a pgfplots legend? I cannot use the solution provided here, as I also have other custom markers in the legend, and this screws up the vertical ...
Bart Wolleswinkel's user avatar
1 vote
1 answer
75 views

I have this 3D plot in pgf but I have an issue with scaling. The points s_3 and s_4 should have the same length but they appear not: s_3 appears bigger than s_4 why? \documentclass{standalone} % You ...
zdm's user avatar
  • 729
0 votes
0 answers
49 views

I wanted to draw a plot for arcsin function, and this is what I managed to compute so far \documentclass[a4paper, 10pt]{scrreport} \usepackage{geometry} \geometry{total={173mm, 257mm}, margin=17mm} \...
EXVII's user avatar
  • 477

15 30 50 per page
1
2 3 4 5
47