varkor / quiver

A modern commutative diagram editor for the web.
https://q.uiver.app
MIT License
2.43k stars 83 forks source link

SOLVED: support of macros did not work as expected #200

Closed ouboub closed 11 months ago

ouboub commented 11 months ago

I did the following

Uwe Brauer

ouboub commented 11 months ago

Ok, I saw the solution, in a closed issue, (should have searched these before): the solution is to copy the compiled quiver to

/var/www/html/quiver

where my Apache server searches its stuff, then making a local style directory and pasting

http://localhost/quiver/src/style/quiver-macros.sty

did the trick, sorry for the noise