On Sat, Nov 14, 2020 at 11:07:12AM +0100, Christopher Dimech wrote:
> Have noticed that \blacksquare and \square give errors when using texi2pdf.
> The commands word when output is html.
> 
> The following three commands all fail with texi2pdf
> 
> @math{\blacksquare \square}
> 
> @displaymath
>   \blacksquare \square
> @end displaymath
> 
> @tex
>   $\blacksquare \square$
>   $$\blacksquare \square$$
> @end tex

Yes, any LaTeX commands will not work.

Reply via email to