1. 27 Apr, 2025 2 commits
    • myhloli's avatar
      fix(mfr): optimize LaTeX formula repair functionality · 2d1a0f2c
      myhloli authored
      - Improve \left and \right command handling in LaTeX formulas
      - Enhance environment type matching for array, matrix, and other structures
      - Refactor code for better readability and maintainability
      2d1a0f2c
    • myhloli's avatar
      fix(magic_pdf): improve LaTeX formula processing and environment handling · c8747cff
      myhloli authored
      - Refactor LaTeX left/right pair fixing logic for better balance
      - Add environment detection and correction for common math environments
      - Implement more robust whitespace handling and command substitution
      - Optimize regex patterns for improved performance and readability
      c8747cff
  2. 25 Apr, 2025 2 commits
    • myhloli's avatar
      fix(mfr): improve LaTeX formula processing and repair · 2e91fb3f
      myhloli authored
      - Add functions to fix LaTeX left and right commands
      - Implement brace matching and repair in LaTeX formulas
      - Remove unnecessary whitespace and repair LaTeX code
      - Replace specific LaTeX commands with appropriate alternatives
      - Add logging for debugging purposes
      2e91fb3f
    • myhloli's avatar
      fix(mfr): improve LaTeX formula processing and repair · 6c151151
      myhloli authored
      - Add functions to fix LaTeX left and right commands
      - Implement brace matching and repair in LaTeX formulas
      - Remove unnecessary whitespace and repair LaTeX code
      - Replace specific LaTeX commands with appropriate alternatives
      - Add logging for debugging purposes
      6c151151
  3. 24 Apr, 2025 1 commit
  4. 23 Apr, 2025 3 commits
  5. 22 Apr, 2025 3 commits
  6. 21 Apr, 2025 2 commits
  7. 17 Apr, 2025 2 commits
  8. 16 Apr, 2025 3 commits
  9. 15 Apr, 2025 2 commits
  10. 14 Apr, 2025 5 commits
  11. 12 Apr, 2025 2 commits
  12. 11 Apr, 2025 2 commits
  13. 10 Apr, 2025 1 commit
  14. 09 Apr, 2025 7 commits
  15. 08 Apr, 2025 3 commits