Discussion Overview
The discussion revolves around troubleshooting issues related to viewing LaTeX equations on offline pages. Participants explore the challenges faced when downloading web pages that contain LaTeX code, particularly in the context of using browsers without an internet connection.
Discussion Character
- Technical explanation
- Debate/contested
Main Points Raised
- One participant expresses difficulty in viewing LaTeX equations offline, only seeing the code instead.
- Another participant suggests checking if JavaScript is enabled, as it may affect rendering.
- It is noted that LaTeX rendering relies on external code that may not function without an internet connection, and there is a possibility that MathJax could be configured for offline use.
- A participant mentions that the current setup uses a CDN for MathJax, which could be the reason for the rendering issues when offline.
- One participant recalls that previously, LaTeX equations were rendered as images stored on the server, which worked offline, unlike the current client-side rendering method.
- Another participant suggests simply refreshing the page as a potential solution to the issue.
- There is a request for clarification on what is meant by "downloading pages," as it is assumed that equations should render correctly while online.
Areas of Agreement / Disagreement
Participants do not reach a consensus on the exact cause of the issue, and multiple views on potential solutions and configurations remain. The discussion reflects uncertainty regarding the effectiveness of offline LaTeX rendering.
Contextual Notes
Limitations include the dependence on external scripts for rendering LaTeX and the changes in how LaTeX is processed on the forum, which may affect offline accessibility.