Skip to content

Latest commit

 

History

History
78 lines (51 loc) · 2.22 KB

README.md

File metadata and controls

78 lines (51 loc) · 2.22 KB

Hebrew LaTeX Online

Hebrew LaTeX Online

Overview

Hebrew LaTeX Online is an online tool that allows users to render LaTeX in Hebrew, creating professional documents with support for mathematical typesetting. This web application is designed to make it easy for Hebrew-speaking academics, researchers, and students to work with LaTeX documents.

Visit the live application: Hebrew LaTeX Online

Features

  • Real-time LaTeX rendering in Hebrew
  • Support for mathematical equations and symbols
  • PDF generation of rendered content
  • Responsive design for desktop and mobile use
  • SEO optimized with structured data

How to Use

  1. Navigate to https://dorpascal.com/hebrew-latex-online/
  2. Enter your LaTeX content in Hebrew in the provided textarea
  3. Click "הצג LaTeX" to render the content
  4. Click "צור PDF" to generate a PDF of the rendered content

Local Development

To set up this project locally:

  1. Clone the repository:

    git clone https://github.com/Dor-sketch/hebrew-latex-online.git
  2. Navigate to the project directory:

    cd hebrew-latex-online
  3. Open index.html in your preferred web browser.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • MathJax for LaTeX rendering
  • jsPDF for PDF generation
  • html2canvas for capturing rendered content

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is open source and available under the MIT License.

Contact

Dor Pascal - [email protected]

Project Link: https://github.com/Dor-sketch/hebrew-latex-online

Acknowledgements