Rainer M Krug <Rainer <at> krugs.de> writes:
> I would like to make three stars bold - is this possible? I have the
> following table and at the moment, I get what is in the latex
> column. But I would like to have what is in the last column.
> 
> | org             | latex                        | what I would like     |
> | *3.96e-21 *** * | \textbf{3.96e-21 **} *       | \textbf{3.96e-21 ***} |
> ...
> 
> Any suggestions?

Hi! using the "pretty entity" \ast{} works for me in HTML and PDF:

| *3.96e-21 \ast{}\ast{}\ast{}*  |

Does it work for you too? Regards, Andrea


Reply via email to