Skip to content

Seamless LaTeX\LaTeX Code Integration

1 Feature Introduction

Liii STEM is committed to achieving true "Seamless LaTeX\LaTeX Code Integration", allowing users to freely switch between traditional LaTeX\LaTeX workflows and Liii STEM, enjoying a more efficient and intelligent writing experience. Whether importing existing LaTeX\LaTeX projects or directly writing formulas within Liii STEM, it ensures high consistency in code, typesetting, and rendering.

  1. Command Mode, compatible with LaTeX\LaTeX Directly input standard LaTeX\LaTeX commands like \frac, \alpha, \begin{align} in the editor for instant rendering, without switching environments, completely preserving original writing habits.
  2. Import LaTeX\LaTeX Code Snippets Supports directly pasting existing formulas, tables, algorithm pseudocode, and other LaTeX\LaTeX snippets into documents, with automatic parsing and rendering into high-quality typesetting.
  3. Import Complete LaTeX\LaTeX Documents One-click import of .tex files, automatically parsing chapter structures, bibliographies, formulas, and theorem environments, preserving original typesetting for continued editing and reuse.
  4. Export LaTeX\LaTeX Code Snippets Select any formula, table, or algorithm and directly export as standard LaTeX\LaTeX code, facilitating migration to other documents, Overleaf, or journal templates.
  5. Export Complete LaTeX\LaTeX Documents Supports exporting entire documents as standard .tex files, fully compliant with conference and journal paper submission standards, achieving seamless transition from creation to submission.
  6. Continuous Editing and Real-time Rendering Inserted LaTeX\LaTeX code snippets can be double-clicked to enter code editing mode, with immediate rendering after modification, no manual refresh required, ensuring synchronization of derivation, modification, and preview, truly achieving "What You See Is What You Get".

2 Operation Process

Entering Command Mode

  • Input \ in the editor to bring up the command prompt box for quickly inserting formulas or environments.

Entering Command Mode

Importing LaTeX\LaTeX Snippets

  • Copy a piece of LaTeX\LaTeX code, right-click and select "Paste from LaTeX\LaTeX code", confirm, and it will automatically render.

Importing LaTeX snippets

  • If the cursor is already in Math Mode, you can directly use Ctrl + Shift + V to quickly paste and render the copied LaTeX\LaTeX code.

Shortcut importing LaTeX snippets

Importing Complete Documents

  • Click "File → Import → LaTeX\LaTeX"
  • Select local .tex file, the system will automatically convert and generate an editable document

Importing complete documents

Exporting LaTeX\LaTeX

  • Snippet export: Select target formula → Right-click → "Copy to LaTeX\LaTeX"

Exporting LaTeX snippets

Exporting Documents

  • Complete export: Click "File → Export → LaTeX\LaTeX Document"

Exporting complete documents

Continuous Editing

  • Insert convertible LaTeX\LaTeX snippet and paste/input LaTeX\LaTeX code, click Convert → Render as formula.
  • Need to modify: Select that formula → Click Convert again → Return to LaTeX\LaTeX editing mode
  • Modify code → Click Convert → Re-render as formula

Continuous editing


3 Common Questions

Q1: Why does unrendered LaTeX\LaTeX code appear when clicking next page during slide presentation?Solution:

  1. Select the rendered mathematical formula
  2. Click the "Show/Hide Content" button in the toolbar
  3. Move the mouse cursor to the end of the label
  4. Click "Delete Mark"
  5. Re-enter slide presentation mode, now clicking next page will only show the rendered formula, no longer displaying pure LaTeX\LaTeX code

Common questions