Hi there!
I have only basic knowledge of web site building, but up to now I could handle automad - it is really intuitive.
I tried a little step further... the automath extension.
I posted the <@ Antstei/Automath { options } @> snippet in the corresponding page under DATA AND SETTINGS > TEMPLATE SETTINGS > ITEMS HEADER . I also tried it under GENERAL DATA instead of the specific page.
It tried with each of the following variants:
<@ Antstei/Automath { } @>
<@ Antstei/Automath @>
<@ Antstei/Automath { source: 'cdn', defer: false, includedPageTags: '[]', includedQueryFields: '[]', element: 'document.body', delimiters: '[{"left": "$", "right": "$", "display": false}]' } @>
I also posted the example $\bigl(\frac{a}{p}\bigr)$ in a block of the page.
But my understanding is that the problem is with <@ Antstei/Automath { options } @> , because it gets printed in the head of the page. So it is not recognized as code.
Info: The package is installed correctly.
Any help would be welcome !!
Thanks in advance
Herwig