Skip to main content

Questions tagged [size]

The tag has no usage guidance.

1 vote
2 answers
80 views

How to compact an expression in subscript vertically?

I thought LaTeX would figure out by default that it should adjust some settings for the base of the logarithm in $\log_{2\sqrt[6]x}{1994}$ but it doesn't. The root symbol is too tall and extends too ...
ByteEater's user avatar
  • 163
0 votes
0 answers
27 views

changing scale of font in babel

Is there a way to change the scale of a font within babel? Specifically, the Hebrew is smaller than I'd like it. Is there a way to make it a little larger? Here's the document I'm working with: %!TEX ...
Epimanes's user avatar
  • 111
3 votes
1 answer
59 views

Adjusting size of operations in quantikz

I am trying to adjust the relative size between gate boxes and simpler gate operations (e.g. CNOTs), but am having some trouble. The main motivation is to draw a large circuit, in which case the CNOT ...
shixian105's user avatar
0 votes
0 answers
65 views

Reduce the size of an array

a suggestion to reduce the size of the following matrix since it does not fit in the document \begin{equation*} S=\dfrac{1}{6} \begin{bmatrix} 1 & 1 & 1 & 1 & 1 & 1 & 0 & ...
Tomais's user avatar
  • 163
0 votes
2 answers
110 views

How to make my entire document to fit into a single PDF page?

I have a rather long document that normally renders as two pages. Now, I want a single page PDF document to be generated instead. In other words, I want a PDF of A4x2 size. How would you do it? It's ...
yegor256's user avatar
  • 12.2k
1 vote
2 answers
124 views

\mathlarger does not make anything larger

I am using VerbTeX on an iPhone. The \mathlarger command in math mode does not actually make anything larger. Text and and symbols within it do not get sized differently. Why? Commands like \big and \...
Melab's user avatar
  • 181
1 vote
2 answers
591 views

How to get a font-size in between normalsize and small?

I have some text that I want to be in between \normalsize and \small. Any way to do that?
user129393192's user avatar
0 votes
0 answers
17 views

Custom font size for listing [duplicate]

I have a listing as follows: \begin{lstlisting}[basicstyle=\scriptsize] ... \end{lstlisting} The listing is quite long (71 lines + caption), and I want it to fit on a single page. However, I ...
bys1's user avatar
  • 1
0 votes
0 answers
244 views

How to avoid table fitting the whole page?

I would like my table to have the size of the text in the columns, not fit the whole page as currently is in the example at the bottom. Anyone knows how to fix this? Code below: \documentclass{...
Daniela's user avatar
  • 107
0 votes
0 answers
17 views

Adjust pdfpagewidth automatically based on very large table content

I have one or more very large tables that are created by code outside. I want to place them on one very large page. What I am doing is currently: \clearpage \eject \pdfpagewidth=50cm \pdfpageheight=...
Daraan's user avatar
  • 113
1 vote
1 answer
110 views

How to modify chapter number size in memoir using veelo

I'm using the \documentclass{memoir} and \chapterstyle{veelo} in my LaTeX document. However, I want to customize the size of the chapter numbers displayed in the document. By default, the chapter ...
cbornes's user avatar
  • 13
1 vote
0 answers
51 views

Usage of image actual size [duplicate]

The tag \setkeys{Gin}{width=\linewidth,totalheight=\textheight,keepaspectratio} % was given as global in the TeX file, and the MWE is: \documentclass{book} \usepackage{graphicx} \setkeys{Gin}{width=\...
GowriSaro's user avatar
  • 572
2 votes
1 answer
57 views

`\scriptsize` doesn't resize a bare symbol or a square root, but does re-size a cube root

\documentclass{article} \begin{document} $x\sqrt x\sqrt[3]x\scriptsize x\sqrt x\sqrt[3]x$ \end{document} I would expect the first three expressions to appear in regular size, and the last three to ...
LSpice's user avatar
  • 1,468
1 vote
1 answer
105 views

Remove Left and Right margin in order to get a bigger table

I need to enlarge this table until it touches the right and left side of the A4 page. In a nutshell I should remove the margins on the sides. It's my first time using latex and I've tried several ...
io_boh's user avatar
  • 125
0 votes
1 answer
35 views

How can I fix my table's width, height and text size to look like the table I want to create?

I have this table: % \usepackage{booktabs} \begin{table*} \centering \begin{adjustbox}{max width=\columnwidth} {\setlength{\extrarowheight}{5pt}% \begin{tabular}{llllll} \toprule & Our ...
CyberSham's user avatar

15 30 50 per page
1
2 3 4 5
20