Math & Science ⇒ leq and leqslant
leq and leqslant
leq and leqslant makes identical object. Why? How can I hange it?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
leq and leqslant
leq and leqslant
Like in link(page 2), leq and leqslans should make diffrent symbols, but both makes leqslant.
leq and leqslant
Code: Select all
\documentclass[a4paper,12pt,addpoints]{exam}\usepackage{amssymb}\usepackage[utf8]{inputenc}\usepackage[T1]{polski}\usepackage[polish]{babel}\usepackage{amsmath}\usepackage{amsfonts}\usepackage{color}\usepackage{ulem}\usepackage{color}\usepackage{graphicx}\usepackage{caption}\usepackage[makeroom,samesize]{cancel}\usepackage{amssymb}% for \sphericalangle\usepackage{enumitem}\usepackage{tikz}\usepackage{pgf}\usepackage[a4paper, left=1cm, right=1cm, top=3cm, bottom=1cm, headsep=1.1cm]{geometry}\usepackage{float}\usepackage{mdframed}\pointpoints{[M]}{[M]}\newcommand{\rn}{Rozwiąż nierówność}\usepackage{multicol}\usepackage{tcolorbox}\tcbuselibrary{breakable}\usepackage{tasks}\usepackage{fontawesome5}\usepackage{fouriernc} %%czcionka\usepackage[T1]{fontenc} %% czcionka\begin{document}\pagestyle{head}\firstpageheader{}{}{}$\leq$ $\leqslant$\end{document}