Questions tagged [mnsymbol]

38 questions
5
votes
3 answers

Using the basic \approx symbol with MnSymbol

I want to use MnSymbol (to get various sorts of down arrows), but I don't like its \approx symbol. I'd like to use the basic one instead. I've tried using savesym (as below), but this still outputs the mnsymbol version. Any…
3
votes
2 answers

Define Size of Certain Characters in the Preamble

For card suit symbols I want to use the ones in MnSymbol. How can I define their default size one level higher? (Not sure if I put the question correctly: Basically, if text size is normal, I want them large, etc.)
blackened
  • 4,181
2
votes
0 answers

How to use the mnsymbol package properly

Can someone give me any advice on how to use the mnsymbol package properly? When I run the following code it doesn't work. I get the computer modern…
S. Ming
  • 171
1
vote
2 answers

How to draw a line with a label over a math segment, without the use of \overlinesegment from MnSymbol?

This is my code: \documentclass{acmart} \usepackage{MnSymbol} \newcommand*{\ohat}[2]{% \stackrel{\textcolor{gray}{#1}}{% \textcolor{gray}{% \overlinesegment{\textcolor{black}{% \vrule height 8pt depth 1pt width 0pt% #2% …
yegor256
  • 12,021
1
vote
1 answer

How to use only \diamondplus and \diamonddot from MnSymbol?

Can you please post the specific code for using \diamondplus and \diamonddot from MnSymbol without loading this package? The answer to the question Importing single symbol from MnSymbol gives a general procedure. To implement this procedure for a…
wdacda
  • 279
0
votes
0 answers

What is the process of extracting a symbol from MnSymbol

It is often recommended to the particular symbol from MnSymbol that you require instead of importing the package entirely such as the answer by @egreg. What is the general process of doing this? What if I need several symbols? Is there a…
liwoxa
  • 166
  • 4