Skip to main content

Questions tagged [size]

The tag has no usage guidance.

1 vote
3 answers
93 views

Same size branch in chemfig

Here is my MWE: \documentclass{article} \usepackage{chemfig} \begin{document} \section{I need caffeine.} \setchemfig{atom sep=2em} \chemfig{*6((=O)-N(-H)-(*5(-N=-N(-H)-))=-(=O)-N(-H)-)} \end{document}...
fauve's user avatar
  • 2,531
3 votes
2 answers
253 views

How to make bigger a matrix inside a chain of equations?

let us consider my code: \documentclass[11pt,oneside]{book} \usepackage[intlimits]{amsmath} \usepackage{amsfonts} \usepackage{amsbsy} \usepackage{fixmath} \usepackage{mathtools} \usepackage{empheq} \...
g_don's user avatar
  • 809
3 votes
2 answers
189 views

Text under 'overbrace' too big

I have an equation, and one part of it is under an 'overbrace'. The problem is the numbers under the brace are too big. When I only write the part with the overbrace the size is fine. Is there any way ...
tcb93's user avatar
  • 167
1 vote
1 answer
66 views

How to adjust size of symbols in math mode? [closed]

In text mode the size of text can be adjusted easily. In the code below the second string is much bigger than the first one. \documentclass{article} \begin{document} test \\ \Huge{test} \end{...
ard7433's user avatar
  • 11
0 votes
0 answers
387 views

How to make the text in a node bold without changing the node and text size?

This is the original code and picture: \documentclass[tikz,border=2pt]{standalone} \usepackage{amsmath} \usepackage{tikz} \usepackage{xparse} \usetikzlibrary{positioning} \tikzset{ basenode/....
Zhao Dazhuang's user avatar
2 votes
1 answer
55 views

How to add text just below the arrow, and control the font size of the text?

This is my picture, I want to add $\mathrm{E}_{app} \mathbf{e}_z$ below the bottom arrow and in the center of the arrow, and I want to control the font size individually, what should I do? \...
Zhao Dazhuang's user avatar
1 vote
2 answers
67 views

How to fix the content of a table to page?

I have the next code to make a table in LaTeX, but the result is a table that fits the width, but what is inside it is unreadable. I was wondering if it is possible to keep the width and make the rows ...
AnxoDoTea's user avatar
2 votes
3 answers
154 views

How to place adjacent Tikz-Nodes with the same (dynamic) height and combined width of the usual text width?

I have a command \entry which places two tikz-nodes next to each other. How can I make sure both nodes always have the same height (while also keeping the vertical centering of the text inside)? Also, ...
Hanns's user avatar
  • 33
1 vote
1 answer
47 views

Table is not perfect

\begin{frame} \frametitle{Methodology} \documentclass[a4paper, 8pt]{article} \usepackage{multirow} \begin{document} \begin{table} \centering \begin{tabular}{|l|l|} \cline{2-2} \multicolumn{1}{l|}{\...
Rupok Chowdhury's user avatar
0 votes
2 answers
56 views

Small sign connecting two signs [closed]

I would like to connect two symbols in mathmode by a smaller symbol, like $x_v y$, but the $v$ should be right in the middle. Is there any way to do that?
Alexander Praehauser's user avatar
-1 votes
1 answer
84 views

how to fit the table? dont cutting table

\documentclass{article} \usepackage[utf8]{inputenc} \begin{document} \maketitle \section{Introduction} % latex table generated in R 4.2.1 by xtable 1.8-4 package % Tue Sep 13 11:07:50 2022 \begin{...
cj456's user avatar
  • 1
1 vote
1 answer
231 views

Size of Beamer Button

How can I manually set the size of each beamer button? If I have two or more buttons on the same slide I would like that these buttons have the same size. So even if the number of letters in each ...
Trevor Andrew's user avatar
1 vote
1 answer
39 views

power and alignment

The following code $X^D \overline{X}^D$ Versus $X^{^D} \overline{X}^D$ gives I would like to have alignment and same size of D. Thanks
Clairon's user avatar
  • 407
1 vote
2 answers
226 views

Automatic Table Adjustment To Suit Text Margins [duplicate]

I'm starting my learning in LaTeX at university and I need to insert the tables below in my text, but they escape the margins. Is there an automatic command in LaTeX that adjusts the size of columns ...
Tarugo's user avatar
  • 13
3 votes
0 answers
67 views

Diminishing size of nested brackets

I'm writing in a notation that uses lots of nested brackets, e.g. [[], [[]], [[], []]] This easily gets difficult to read and is a lot more readable when written like $\Bigl[ \bigl[ \bigr], \bigl[ [], ...
Edwin Agnew's user avatar

15 30 50 per page
1 2
3
4 5
20