Skip to main content
added 26 characters in body
Source Link
Phelype Oleinik
  • 72.7k
  • 20
  • 167
  • 243

I would like to use \medstar\medstar from the MnSymbolMnSymbol package, but it seems that MnSymbolMnSymbol conflicts with other packages I am using including amsmathamsmath.

I've tried to use \FiveStarOpen\FiveStarOpen from bbdingbbding as suggested here: Latex command for unfilled \bigstar

But for some reason \FiveStarOpen\FiveStarOpen does not display an unfilled star, but the figure '9' instead.

Here is the list of packages that I am using: cite, graphicxcite, epstopdfgraphicx, tikzepstopdf, amsmathtikz, amsmath, amsfontsamsfonts, amsthmamsthm, cancelcancel, arrayarray, mdwmathmdwmath, mdwtabmdwtab, fixltx2efixltx2e, urlurl, colorcolor, enumerateenumerate, commentand comment.

I am a beginner at LatexLaTEX, so any help will be greatly appreciated!

--- edit ---
mwc MWE:

\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}

\usepackage{cite} 
\usepackage{graphicx} 
\usepackage{epstopdf} 
\usepackage{tikz} 
\usepackage{amsmath} 
\usepackage{amsfonts} 
\usepackage{amsthm} 
\usepackage{cancel} 
\usepackage{array} 
\usepackage{mdwmath} 
\usepackage{mdwtab} 
\usepackage{fixltx2e} 
\usepackage{url} 
\usepackage{color} 
\usepackage{enumerate} 
\usepackage{comment}
\usepackage{bbding}

\begin{document}
\FiveStarOpen
\end{document}

I would like to use \medstar from the MnSymbol package, but it seems that MnSymbol conflicts with other packages I am using including amsmath.

I've tried to use \FiveStarOpen from bbding as suggested here: Latex command for unfilled \bigstar

But for some reason \FiveStarOpen does not display an unfilled star, but the figure '9' instead.

Here is the list of packages that I am using: cite, graphicx, epstopdf, tikz, amsmath, amsfonts, amsthm, cancel, array, mdwmath, mdwtab, fixltx2e, url, color, enumerate, comment.

I am a beginner at Latex, so any help will be greatly appreciated!

--- edit ---
mwc:

\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}

\usepackage{cite} 
\usepackage{graphicx} 
\usepackage{epstopdf} 
\usepackage{tikz} 
\usepackage{amsmath} 
\usepackage{amsfonts} 
\usepackage{amsthm} 
\usepackage{cancel} 
\usepackage{array} 
\usepackage{mdwmath} 
\usepackage{mdwtab} 
\usepackage{fixltx2e} 
\usepackage{url} 
\usepackage{color} 
\usepackage{enumerate} 
\usepackage{comment}
\usepackage{bbding}

\begin{document}
\FiveStarOpen
\end{document}

I would like to use \medstar from the MnSymbol package, but it seems that MnSymbol conflicts with other packages I am using including amsmath.

I've tried to use \FiveStarOpen from bbding as suggested here: Latex command for unfilled \bigstar

But for some reason \FiveStarOpen does not display an unfilled star, but the figure '9' instead.

Here is the list of packages that I am using: cite, graphicx, epstopdf, tikz, amsmath, amsfonts, amsthm, cancel, array, mdwmath, mdwtab, fixltx2e, url, color, enumerate, and comment.

I am a beginner at LaTEX, so any help will be greatly appreciated!

MWE:

\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}

\usepackage{cite} 
\usepackage{graphicx} 
\usepackage{epstopdf} 
\usepackage{tikz} 
\usepackage{amsmath} 
\usepackage{amsfonts} 
\usepackage{amsthm} 
\usepackage{cancel} 
\usepackage{array} 
\usepackage{mdwmath} 
\usepackage{mdwtab} 
\usepackage{fixltx2e} 
\usepackage{url} 
\usepackage{color} 
\usepackage{enumerate} 
\usepackage{comment}
\usepackage{bbding}

\begin{document}
\FiveStarOpen
\end{document}
replaced http://tex.stackexchange.com/ with https://tex.stackexchange.com/
Source Link

I would like to use \medstar from the MnSymbol package, but it seems that MnSymbol conflicts with other packages I am using including amsmath.

I've tried to use \FiveStarOpen from bbding as suggested here: Latex command for unfilled \bigstarLatex command for unfilled \bigstar

But for some reason \FiveStarOpen does not display an unfilled star, but the figure '9' instead.

Here is the list of packages that I am using: cite, graphicx, epstopdf, tikz, amsmath, amsfonts, amsthm, cancel, array, mdwmath, mdwtab, fixltx2e, url, color, enumerate, comment.

I am a beginner at Latex, so any help will be greatly appreciated!

--- edit ---
mwc:

\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}

\usepackage{cite} 
\usepackage{graphicx} 
\usepackage{epstopdf} 
\usepackage{tikz} 
\usepackage{amsmath} 
\usepackage{amsfonts} 
\usepackage{amsthm} 
\usepackage{cancel} 
\usepackage{array} 
\usepackage{mdwmath} 
\usepackage{mdwtab} 
\usepackage{fixltx2e} 
\usepackage{url} 
\usepackage{color} 
\usepackage{enumerate} 
\usepackage{comment}
\usepackage{bbding}

\begin{document}
\FiveStarOpen
\end{document}

I would like to use \medstar from the MnSymbol package, but it seems that MnSymbol conflicts with other packages I am using including amsmath.

I've tried to use \FiveStarOpen from bbding as suggested here: Latex command for unfilled \bigstar

But for some reason \FiveStarOpen does not display an unfilled star, but the figure '9' instead.

Here is the list of packages that I am using: cite, graphicx, epstopdf, tikz, amsmath, amsfonts, amsthm, cancel, array, mdwmath, mdwtab, fixltx2e, url, color, enumerate, comment.

I am a beginner at Latex, so any help will be greatly appreciated!

--- edit ---
mwc:

\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}

\usepackage{cite} 
\usepackage{graphicx} 
\usepackage{epstopdf} 
\usepackage{tikz} 
\usepackage{amsmath} 
\usepackage{amsfonts} 
\usepackage{amsthm} 
\usepackage{cancel} 
\usepackage{array} 
\usepackage{mdwmath} 
\usepackage{mdwtab} 
\usepackage{fixltx2e} 
\usepackage{url} 
\usepackage{color} 
\usepackage{enumerate} 
\usepackage{comment}
\usepackage{bbding}

\begin{document}
\FiveStarOpen
\end{document}

I would like to use \medstar from the MnSymbol package, but it seems that MnSymbol conflicts with other packages I am using including amsmath.

I've tried to use \FiveStarOpen from bbding as suggested here: Latex command for unfilled \bigstar

But for some reason \FiveStarOpen does not display an unfilled star, but the figure '9' instead.

Here is the list of packages that I am using: cite, graphicx, epstopdf, tikz, amsmath, amsfonts, amsthm, cancel, array, mdwmath, mdwtab, fixltx2e, url, color, enumerate, comment.

I am a beginner at Latex, so any help will be greatly appreciated!

--- edit ---
mwc:

\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}

\usepackage{cite} 
\usepackage{graphicx} 
\usepackage{epstopdf} 
\usepackage{tikz} 
\usepackage{amsmath} 
\usepackage{amsfonts} 
\usepackage{amsthm} 
\usepackage{cancel} 
\usepackage{array} 
\usepackage{mdwmath} 
\usepackage{mdwtab} 
\usepackage{fixltx2e} 
\usepackage{url} 
\usepackage{color} 
\usepackage{enumerate} 
\usepackage{comment}
\usepackage{bbding}

\begin{document}
\FiveStarOpen
\end{document}
Tweeted twitter.com/#!/StackTeX/status/505490454797094912

I would like to use \medstar from the MnSymbol package, but it seems that MnSymbol conflicts with other packages I am using including amsmath.

I've tried to use \FiveStarOpen from bbding as suggested here: Latex command for unfilled \bigstar

But for some reason \FiveStarOpen does not display an unfilled star, but the figure '9' instead.

Here is the list of packages that I am using: cite, graphicx, epstopdf, tikz, amsmath, amsfonts, amsthm, cancel, array, mdwmath, mdwtab, fixltx2e, url, color, enumerate, comment.

I am a beginner at Latex, so any help will be greatly appreciated!

--- edit ---
mwc:

\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}

\usepackage{cite} 
\usepackage{graphicx} 
\usepackage{epstopdf} 
\usepackage{tikz} 
\usepackage{amsmath} 
\usepackage{amsfonts} 
\usepackage{amsthm} 
\usepackage{cancel} 
\usepackage{array} 
\usepackage{mdwmath} 
\usepackage{mdwtab} 
\usepackage{fixltx2e} 
\usepackage{url} 
\usepackage{color} 
\usepackage{enumerate} 
\usepackage{comment}
\usepackage{bbding}

\begin{document}
\FiveStarOpen
\end{document}

I would like to use \medstar from the MnSymbol package, but it seems that MnSymbol conflicts with other packages I am using including amsmath.

I've tried to use \FiveStarOpen from bbding as suggested here: Latex command for unfilled \bigstar

But for some reason \FiveStarOpen does not display an unfilled star, but the figure '9' instead.

Here is the list of packages that I am using: cite, graphicx, epstopdf, tikz, amsmath, amsfonts, amsthm, cancel, array, mdwmath, mdwtab, fixltx2e, url, color, enumerate, comment.

I am a beginner at Latex, so any help will be greatly appreciated!

I would like to use \medstar from the MnSymbol package, but it seems that MnSymbol conflicts with other packages I am using including amsmath.

I've tried to use \FiveStarOpen from bbding as suggested here: Latex command for unfilled \bigstar

But for some reason \FiveStarOpen does not display an unfilled star, but the figure '9' instead.

Here is the list of packages that I am using: cite, graphicx, epstopdf, tikz, amsmath, amsfonts, amsthm, cancel, array, mdwmath, mdwtab, fixltx2e, url, color, enumerate, comment.

I am a beginner at Latex, so any help will be greatly appreciated!

--- edit ---
mwc:

\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}

\usepackage{cite} 
\usepackage{graphicx} 
\usepackage{epstopdf} 
\usepackage{tikz} 
\usepackage{amsmath} 
\usepackage{amsfonts} 
\usepackage{amsthm} 
\usepackage{cancel} 
\usepackage{array} 
\usepackage{mdwmath} 
\usepackage{mdwtab} 
\usepackage{fixltx2e} 
\usepackage{url} 
\usepackage{color} 
\usepackage{enumerate} 
\usepackage{comment}
\usepackage{bbding}

\begin{document}
\FiveStarOpen
\end{document}
Source Link
tfh
  • 85
  • 2
  • 6
Loading