Subhobrata Chatterjee

Results 2 issues of Subhobrata Chatterjee

When hovering over any MaTeX function, it will be nice to have the information icon point to the documentation like shown here: https://reference.wolfram.com/language/workflow/FindHelpOnAFunction.html.

Consider the following piece of code. ``` \documentclass[12pt,twoside,a4paper]{scrartcl} \usepackage[margin=.8in,footskip=0.25in]{geometry} \usepackage{fontspec} \usepackage{amsmath} \usepackage{minted} \usepackage{xcolor} \begin{document} \title{test} \maketitle \pagecolor{gray!10} \begin{minted}[linenos=true,numberblanklines=false,obeytabs=true,breaklines=true,style=manni ,mathescape=true,framesep=.8cm]{c} // this is fine $f=g$ // matrix rendering issue $det=ae-bd$ of...

fancyvrb
fvextra