Tagged Questions
2
votes
1answer
469 views
How to use special symbols in LaTeX, such as @, ~ [duplicate]
Possible Duplicate:
How does one insert a backslash or a tilde into LaTeX?
I wonder how I can typeset in LaTeX this text:
@Data.test~
I mean, I want to have in the end "To display the data ...
2
votes
1answer
930 views
How to insert LaTeX symbols? [duplicate]
Possible Duplicate:
How does one insert a backslash or a tilde into LaTeX?
I tried inserting symbols in latex.
e.g.:
\texttildelow
It didn't work.
But symbols like
...
5
votes
4answers
298 views
The use of “tilde” changes the proximity to the set theory symbol (ref img)
I just want to format a simple set theory example. But the following is annoying:
See how close the cap gets to the 'A' because of the tilde sign?
I've used sim for the tilde sign. Any ...
45
votes
4answers
10k views
Correctly typesetting a tilde
How do I set the tilde (~) character correctly in LaTeX?
There’s a question discussing that on Stack Overflow, with a lot of answers. But dare I say it? They all suck:
\textasciitilde is too high,
...