gerby-project / gerby-website

Tag-based webview of LaTeX documents
MIT License
28 stars 22 forks source link

Make comments aware of macros #28

Closed pbelmans closed 6 years ago

pbelmans commented 6 years ago

Or edit all comments using macros.

chngr commented 6 years ago

Do you have an example of this issue? I just tried things locally and it appears that I can define macros in comments. You just need to have the \newcommand macro within a math environment.

pbelmans commented 6 years ago

Sorry, I meant that people might want to use the macros the Stacks project (or something else) defines. But Johan and I discussed this, and this is really low on the priority list, to the extent that it shouldn't be on the list at all. We don't want people to rely on macros that they cannot easily see, and that might change in the future.

So I'll use my hammer and banish this from the issues list.