Agatha Mallett

Results 3 comments of Agatha Mallett

Adding `eqref: ["{\\text{Equation }\\ref{#1}}",1]` to `MathJax.tex.macros` indeed gets me very nearly what I want for now (not quite though—I'd like the whole "Equation 1" to be a link, not just...

Simpler example, which I coded up to report as a bug, before discovering that it had been reported before: ```cpp #include #include int main( int, char*[] ) { #define DIR...

This seems like kindof an immense amount of code to accomplish this, though I don't doubt it works, as a workaround. I'll keep with hackish solutions to keep my page...