Skip to main content

Questions tagged [tilde]

{tilde} is for questions about handling the special tilde character.

0 votes
0 answers
15 views

I have tried for so long by using things like \underset, \underaccents using the accents package, and the undertilde package doesn't seem to be functional in the latest version of Overleaf. I am ...
Rahny Thamer's user avatar
2 votes
1 answer
157 views

I don't like the \tilde and \widetilde commands in latex. It is too flat and in small fonts it looks like a bar (without curve). \sim has more curve so I tried to use \accentset{\sim}{W}, using the ...
stebo's user avatar
  • 31
1 vote
1 answer
119 views

I am using the Alegreya font family and I'd like to put a tilde over the letter 'Q' in math mode by using \tilde{Q}. However, due to the tail sticking out on the right side(?), the tilde is not ...
rndm_me's user avatar
  • 13
0 votes
1 answer
163 views

I am experiencing an issue with the appearance of \tilde{x} in equation environment when using the unicode-math package (see the left figure). Specifically, \tilde{x} looks different from the one ...
Heritis's user avatar
4 votes
2 answers
409 views

The Tilde (~) sign in the URL appears in the superscript position. How can I change it so that it gets the same position (near the normal line) as in the text here? \documentclass[12pt,twoside]{report}...
raf's user avatar
  • 1,111
3 votes
2 answers
209 views

When using \urlstyle{same}, the url package will substitute a low 'faked' tilde, even if the lowtilde option is not specified: \documentclass{article} \usepackage{url} \urlstyle{same} \begin{document} ...
oulenz's user avatar
  • 236
4 votes
2 answers
147 views

I am writing a research paper using the revtek4-2 (or revtex4-1) document class, and I need to write a footnote containing a mathematical symbol that requires \widetilde (not \tilde). It seems that ...
Andrea Urru's user avatar
0 votes
1 answer
103 views

\begin{equation} \begin{split} \Tilde{B_{k}^{ij}} = f(B^{i})_{k} + (1 - \lambda) f(B^{j})_{k} \\ \Tilde{y^{ij}} = \lambda y^{i} + (1 - \lambda) y^{j} \end{split} \end{equation} This is my current ...
postnubilaphoebus's user avatar
0 votes
1 answer
108 views

my distribution updated diffcoeff to version 5.3 and now a lot of stuff is broken: Powers of \dl, e.g. \dl^2 x don't work anymore (See Powers of \dl with diffcoeff) Symbols with a tilde on them don't ...
damendred's user avatar
6 votes
1 answer
586 views

I have just discovered with surprise that if a TeX file has a tilde ~ in its name, xelatex and pdflatex refuse to compile it: $ cat te\~st.tex \documentclass{article} \begin{document} Hello. \end{...
Alexey's user avatar
  • 2,383
0 votes
0 answers
65 views

It looks like the standard way of using the \tilde is as in $\tilde{a}$. However, I saw a latex document in which the usage was $\tilde a$. Will the two ways of defining a tilde produce the same ...
Andre's user avatar
  • 1,055
2 votes
1 answer
228 views

Based on this answer, I implement two versions of \widetilde, which is wide enough to cover all the text I want: \documentclass{article} \usepackage{amsmath,amssymb,stackengine,scalerel} \newlength\A \...
Yijun Yuan's user avatar
3 votes
2 answers
934 views

When I type '~2.1' here, the distance between ~ and 2.1 is perfect (i.e. exactly what I want). How can it be achieved in LaTeX? With $\sim\,2.1$, the distance between them is too large.
apadana's user avatar
  • 205
1 vote
2 answers
505 views

The internet is awash with questions and answers for producing a nice looking tilde. But my goal is to produce output (PDF, let's say) from which one can copy-paste into another application and get ...
James6M's user avatar
  • 11
1 vote
1 answer
83 views

I'm writing a document in which I try to use the following characters used in Esperanto: ĉ, ĥ, ĵ, ŭ, ŝ, Ĉ, Ĥ, Ĵ, Ŭ, Ŝ. Until now I was using base latex and it was working just fine, but I switched to ...
Ismael Manzanares Carmona's user avatar

15 30 50 per page
1
2 3 4 5
9