Skip to content

Fix latexonline usage#7

Open
hyperpix wants to merge 2 commits intomainfrom
codex/check-code-for-redundancies-and-optimizations
Open

Fix latexonline usage#7
hyperpix wants to merge 2 commits intomainfrom
codex/check-code-for-redundancies-and-optimizations

Conversation

@hyperpix
Copy link
Copy Markdown
Owner

@hyperpix hyperpix commented Jun 9, 2025

Summary

  • switch latexonline compile step to use tarball upload
  • import tarfile for temporary archive creation

Testing

  • python -m py_compile app.py sheets_integration.py test_template.py
  • pytest -q
  • python - <<'PY' import app print('LATEX_AVAILABLE', app.LATEX_AVAILABLE) print('pdflatex path', app.get_pdflatex_path()) print('Testing compilation:') print(app.test_latex_compilation()) PY

https://chatgpt.com/codex/tasks/task_e_68462ec95d54832e866e7560b714fa6f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant