{symbols} is about specific non-alphabetic symbols or math symbols, e.g., about looking-up, constructing, or using symbols. For questions about {fonts} or alphabetic {characters} use the respective tag instead.

learn more… | top users | synonyms (3)

3
votes
1answer
1k views

How can I get capital Angstrom symbol to appear in bibliography (using .bib file and natbib)?

I have search all around but cannot seem to find the solution for getting a capital angstrom symbol (an "A" with a small circle above it) to appear in the bibliography of my dissertation. Instead, it ...
4
votes
1answer
76 views

Ideographic “bullet” (for separating entities within proper nouns) in xeCJK

In 20th century Chinese typography, within transliterated proper nouns and between the name of a book and its sections, a sort of centered bullet is sometimes used (see illustration). This symbol is ...
24
votes
1answer
298 views

Wrote a new package. Is there some standard place to share?

So I finished writing my package for typesetting Begriffsschrift. I think it marks a marked improvement over the package begriff, which is the only other package for the same purpose, that I can find ...
2
votes
1answer
76 views

Math Symbol for Corresponds (Better definition of smash) [duplicate]

I'm using \overset{\smallfrown}{=} to make the math symbol for corresponds. Is there a better definition for this symbol? If not how do I properly smash what I've defined? I tried ...
0
votes
1answer
87 views

How do I get the single turnstyle symbol? [duplicate]

I am trying to replicate a logic symbol that looks like \models but has only one horizontal line, and represents a logical deduction. It looks roughly like |-. I have tried Detexify, but it does not ...
6
votes
1answer
77 views

stmaryrd and boldsymbol: avoid warnings

Here are two examples: 1 \documentclass[a4paper,10pt]{article} \usepackage{amsmath} \begin{document} $\boldsymbol x$ \end{document} 2 \documentclass[a4paper,10pt]{article} ...
3
votes
1answer
42 views

How to input b with stroke?

I want to use the symbol ƀ (b with stroke) in my document. I use it for the blank symbol in the formal definition of Turing machines. I use XeLaTeX, so I should be able to use the Unicode symbol, but ...
32
votes
2answers
2k views

Importing a Single Symbol From a Different Font

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 ...
6
votes
2answers
4k views

How to make apostrophes appear normally when copy-pasting from a MS Word document?

I have a report written in MS Word which I would like to turn into a LaTeX document. I copy-pasted the content of the document in my LaTeX editor (TeXShop, LaTeX, pdfTeX) and everything comes out fine ...
3
votes
2answers
108 views

Xelatex: Accent and macrons on capital letters. Multiple accents on a single letter?

I have trouble getting capital letters with a combination of accent and macron in XeLaTeX. I used this: \'{\=A}, but I didn't get the accent where I expected it to be. Also, i was wondering if it is ...
0
votes
0answers
31 views

How to write the absolute value symbol in inline and display equations? Which is the preferred way of doing this? [duplicate]

I've been trying things such as |, \lvert ... \rvert, and \left| ... \right|, but I'm not sure which are the best options for inline and display expressions, since sometimes formulas don't look good.
2
votes
2answers
50 views

Change the size of a symbol

I want to have the | the correct size for the situation and since I can't use \left and \right, I tried to use \large but it didn't change. Help? \documentclass[a4paper,fleqn]{article} ...
4
votes
1answer
46 views

How do I modify the gnuplottex.sty file to write a hash character (#) into the plot file?

I have problems with adapting a .sty file for my needs. The problems are caused by the special meaning of the hash character # in tex (and also my ineptitude). To the problem: An unmodified ...
3
votes
1answer
55 views

How to use non-alphabetical symbols respectively characters like '<' and '>' in Tikz qtree node labels? [duplicate]

I am trying to use label nodes for a tikz qtree that include the lower-than < and greater-than > characters like shown in the first node of the example below. The problem is that instead of ...
5
votes
2answers
193 views

How to add LineFinal (falt) or WordFinal (fina) features to Garamond Premier Pro on XeLaTeX?

I'm still familiarizing myself with XeLaTeX and the fontspec package. I would like to access the OpenType feature LineFinal or WordFinal with the Garamond Premier Pro font from Adobe. For example, I ...
2
votes
1answer
107 views

R programming language symbol

I am currently writing a paper where I mention the R programming language. I've seen some papers use a special symbol for R, but I can't figure out how to get it. Here's an example. How do I get that ...
40
votes
6answers
32k views

How can I get bold math symbols?

To make Latin-letter variables bold I can use e.g. \mathbf{a}, but while putting Greek letters or symbols such as \nabla inside \mathbf doesn't cause any errors or warnings, it also doesn't do ...
1
vote
1answer
163 views

Changing all the integral symbols from the MnSymbol package, or how to get full math support with Garamond Premier Pro in XeLaTeX?

I'm editing a document in which I chose the Adobe Garamond Premier Pro font as the main font. The only free math font I found that fits with the AGPPro so far is the one from the MnSymbol package. ...
26
votes
1answer
752 views

A font to typeset proofreader's marks in LaTeX?

I always overlook mistakes when I proofread documents on screen. When I proofread a printed paper I can find much more mistakes and mark them with the defined proofreader's marks – for German ...
16
votes
1answer
274 views

Load integral sign from eulervm

I want to write a book for university and I want to have the "german" integral symbol in it. I tried using mathabx and wasysym but I don't like them. But I like the integral symbol in eulervm. How do ...
7
votes
1answer
233 views

Making integral ∫ use \limits by default with unicode-math

How can I make the unicode integral symbol ∫ act as if it is followed by \limits? Classically \usepackage[intlimits]{amsmath} would do. But with unicode-math this does not help anymore. I also tried: ...
8
votes
1answer
92 views

Looking for the “conditional” sign

In a paper, I found the following definition: I'm looking for the first sign, the OCR program failed to recognize. It's something like a combination of a \vdash and a \sim. I tried Detexify, but ...
6
votes
1answer
145 views

How to type an inline chi in Latex

\( \chi \) produces a letter that is slightly below the row, but I've seen in many papers a chi that is in the same line as the rest of the row)
4
votes
1answer
193 views

Is there an equivalent to “big pi” for tensor products?

I'd like to be able to rewrite expressions like $$[f(i,j,k,\ldots)]^{\otimes n}$$ in a form analogous to $$\prod_{j\in J}f(i,j,k,\ldots)$$ so that I can distinguishing the index being varied ...
9
votes
2answers
135 views

Text mode commands/symbols in math mode

I am fairly new to LaTeX, and have run into a problem with commands apparently only available in text mode, where I would like to use them in math mode as well (e.g. integrated in equations). One of ...
35
votes
5answers
12k views

Symbols instead of numbers as footnote markers

How can I make LaTeX use symbols (*, †, ‡, and so on) instead of numbers to mark footnotes? (The numbers are confusing because I use superscripted numbers for citations.)
2
votes
1answer
49 views

How to typeset superscript IPA characters

I'm using TIPA and I'm trying to do something like this: \textipa{/bI"wIl.d@r.IN/} Which works, but I want the @ character to be an upper index. How do I do this? I've tried this ...
9
votes
2answers
345 views

Defining scalable “white curly brackets” {| and |} (⦃ and ⦄)

I would like to construct what Unicode calls "white curly brackets" that are in addition scalable. They look like ⦃ (≈{|) and ⦄ (≈|}) and have Unicode codepoints U+2983 and U+2984. unicode-math has ...
12
votes
6answers
380 views

LaTeX command for unknown symbol

I am trying to type the shown symbol in LaTeX and I am hoping to find a command producing this symbol. This is just a very crude sketch. The three lines are supposed to be equal length with 120 ...
5
votes
1answer
271 views

Symbol for “corresponds to” (equals sign with hat)

Recently in some LaTeX documentation I noticed that there is a special LaTeX command for the symbol meaning "corresponds to", which is similar to an equal sign with a hat on top. \hat{=} or ...
7
votes
1answer
71 views

Big floor symbols for fraction

When I write \lfloor\dfrac{1}{2}\rfloor the floors come out too short to cover the fraction. How can I lengthen the floor symbols?
2
votes
0answers
38 views

Usage of \circle command in math mode [duplicate]

I'm writing a document in LaTeX, but I can't figure out how I could write the circle symbol in order to indicate the composition of two linear maps, as LaTeX prints "error" when I compile the file. ...
7
votes
1answer
164 views

Currency symbol: French franc

Is there a LaTeX symbol for French franc; the F-like symbol with a lower horizontal bar -- see http://en.wikipedia.org/wiki/French_franc? I have had a look a both Detexify and The Comprehensive LaTeX ...
0
votes
0answers
53 views

How do I make this fancy chi in TeX? [duplicate]

How do I make this fancy chi symbol in TeX? I've tried both \mathbb{\chi} and \chi to no avail.
2
votes
1answer
87 views

How to make a circular arrow have the same size and position as other circular symbols?

I'm using the mathabx package's circular arrows; however, since I otherwise prefer the usual amsmath symbols, I'm following the setup described in Importing a Single Symbol From a Different Font to ...
5
votes
2answers
53 views

Printing backslash from a luacode* environment

My first attempt with LuaLaTex gave me some headache, trying to generate LaTex code from within LuaLaTex. This required me to print the backslash (to get a LaTeX control sequence).. I think I have ...
0
votes
0answers
64 views

How to write these symbols in Latex? [duplicate]

I need to write a few symbols in LaTeX: but I do not know how can this be done and I cannot do a Google search because I do not know their names.
6
votes
1answer
87 views

Symbol for relative entropy

Could you help me with typesetting the following symbol (marked by red frame): I searched over all possible manuals but was not able to find it. It looks like capital D, but actually it is not the ...
4
votes
1answer
92 views

LaTeX symbol for table sorting

I was wandering if there was some symbol that I could use in my tables, to give some visual information about which column is being used for ordering. By this, I mean those little triangles that are ...
5
votes
2answers
138 views

Special L for Lie Derivative

Does anyone happen to know how to typeset the special L character found, for example, in eq. 2.41 in this paper: http://arxiv.org/pdf/1107.5792v2.pdf that is being used for the Lie derivative? Thanks ...
15
votes
1answer
325 views

Dice symbols for digits up to 9

I'm looking for symbols for dice faces. So far, I've found these two possibilities: The command \Cube{n} in the ifsym package, and the command \dice{n} in the epsdice package. However, both commands ...
3
votes
3answers
147 views

Add a comment on top of “equal” and “approximate” symbols [duplicate]

I was wondering whether it is possible to add some comment on top of the \approx symbol in a similar way that the command \xrightarrow{text} produces an arrow with text over it.
0
votes
0answers
25 views

MATLAB \ operator in equations [duplicate]

Is there a short-cut to putting \ into a LaTeX equation, with \ being the MATLAB linear system operator?
4
votes
2answers
347 views

Table mapping mathematical and scientific symbols to their meanings

Scott Pakin's Comprehensive LaTeX Symbol List (henceforth "Comprehensive List") and Detexify are great resources for finding symbols' LaTeX macros and packages. There is however a related thing that ...
163
votes
9answers
15k views

How to look up a symbol?

I know what my symbol looks like, but I don't know what the command is. How do I go about finding this out?
3
votes
1answer
89 views

Difference of perp and bot

I saw in math.stackexchange that someone uses \perp for what I always use \bot. In XeLaTeX: lost \perp in Cambria math? it says that they are two different symbols, do they just look the same? I ...
3
votes
3answers
345 views

How to use maths symbols in text mode?

I try to add a center dot with \circ but it fails to compile. How to use maths symbol in text mode? The error message is ovak, slovenian, spanish, swedish, turkish, turkmen, ukrainian, uppersorbian, ...
0
votes
1answer
1k views

Latex character error while splitting chapters

I'm writing a LaTeX document and everything works fine, but as I try to split the document chapters in different .tex files, I receive several errors related to the characters in the document (and ...
1
vote
1answer
205 views

Using Symbols in tables

I have a table and I wanted to replace 2 variables with appropriate symbols: Code: \documentclass[11pt, a4paper, oneside]{Thesis} \usepackage[square, numbers,rotating, comma, fancyhdr,here, ...
4
votes
3answers
177 views

How is the philosophy conclusion symbol drawn?

Looks like this: (Maybe called "therefore"?) Also, what's a good guide for philosophy symbols in LaTeX? Edit: Looked up http://osl.ugr.es/CTAN/info/symbols/comprehensive/symbols-a4.pdf for ...

1 2 3 4 5 19