Linked Questions

0 votes
1 answer
6k views

The code at the end gives As you can see, \widehat and \widetilde give good result, but \overline looks bad on some characters, especially for A, I and J. What commands or workarounds can solve this ...
user565739's user avatar
  • 5,684
1 vote
0 answers
69 views

This has bothered me for a long time but I really dislike the way \overline looks. It always looks too clunky and far away from the letter or number it's over, or sometimes too close. Similarly, \bar ...
4u9ust's user avatar
  • 133
201 votes
6 answers
951k views

I want to represent, say, the closure of a set or the extended reals, e.g., $\bar{\mathbb{R}}$ but unfortunately this creates a bar that is much too small (horizontally) and can barely be seen. On the ...
3Sphere's user avatar
  • 3,801
148 votes
6 answers
36k views

Is there a general way to change the font of a particular symbol without switching packages? For example, suppose I'm using Computer Modern for my entire document, but I want the "subset" operator to ...
Nick Strehlke's user avatar
125 votes
4 answers
534k views

Following the question "The \bar and \overline commands" which is simply about the lengths of both, I'd like to know when to use \bar and when to use \overline from a semantically viewpoint. I always ...
Foo Bar's user avatar
  • 13.6k
38 votes
4 answers
115k views

I am trying to typeset some higher-order time derivatives using the dot notation, and I've noticed something strange. The expressions $\dot y + y = \cos(\dot y)$ $\ddot y + y = \cos(\dot y)$ give the ...
DJJerome's user avatar
  • 4,156
14 votes
7 answers
10k views

I'm having trouble with the appearance of parentheses representing function arguments. They appear to far away from the function name. For example the code \left(1-f_{p}\left(l+1\right)\right)\...
orome's user avatar
  • 10.8k
15 votes
2 answers
155k views

If I write $\bar{X}$ or $\overline{X}$ the bar (or the rule) over X is smaller or longer than the width of X. Is there any way to adjust the width? Thank you in advance. MWE \documentclass{article} ...
Aviroum's user avatar
  • 1,724
15 votes
2 answers
24k views

I created a table in LaTeX, however, I can not put a space after the first row. As you can see the bar of X mean overlaps the \hline. I tried \\[1pt] after \hline, but it produced much more space than ...
ARAT's user avatar
  • 575
12 votes
4 answers
5k views

I'm denoting the complement of the closure of the set $A$ by $\overline{A}^C$. This looks ugly, though (the C is too high up and not far enough to the right)--might there be any quick fixes?
jamaicanworm's user avatar
  • 30.5k
13 votes
2 answers
17k views

I'm interested in using the standard \cup, i.e. and the one given by importing the mathabx \cup in the same document. Does anyone know how to do that?
Marius's user avatar
  • 577
5 votes
3 answers
4k views

I want to write this in LaTeX: However, $$\overline{S_n}^2 = \frac{1}{n}\sum\limits_{i=1}^{n}(X_i - M_n)^2$$ gives me: whereas $$\bar{S_n}^2 = \frac{1}{n}\sum\limits_{i=1}^{n}(X_i - M_n)^2$$ gives me: ...
J. Doe's user avatar
  • 253
7 votes
3 answers
9k views

I'd like to know how to but bars (like for example $\bar s$) directly above the letter of the field, for example above this $\mathbb{F}_p$, Any help would be appreciated.
jacopoburelli's user avatar
7 votes
2 answers
7k views

With this code \documentclass{minimal} \usepackage{amsmath} \begin{document} ${\bar{S}}_{\text{rel,t}}$ \end{document} I get How can I extend the \bar over the subscript?
Martin Schröder's user avatar
13 votes
1 answer
19k views

I think that most people are familiar with the fact that \bar creates a bar which is much too small, yet \overline creates a bar which is too long. I recently came across this excellent answer where ...
Luke Collins's user avatar
  • 2,040

15 30 50 per page