/TeXtation

Primary LanguagePython

TeXtation

TeXtation is a tool that converts text prompts into ready-to-use LaTeX. It simplifies the process of generating LaTeX code from textual inputs.

TeXtation Screenshot

Features

  • Convert natural language text prompts into LaTeX code with a single click.
  • Powered by the advanced capabilities of GPT.
  • Copy the LaTeX output directly to the clipboard.
  • Dark theme for a pleasant user experience.

Installation

To install TeXtation, you can use pip:

pip install TeXtation

Usage

After installation, you can start the application using the following command:

textation

  1. Upon first usage, enter your GPT API key in the Settings menu.
  2. Enter your prompt, using natural language, in the input field.
  3. Click on "Convert" to get the LaTeX output.
  4. Use the "Copy to Clipboard" button to easily copy the output.

Requirements

  • Python 3.11 or newer.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Ensure to update tests as appropriate.

License

MIT