📄️ Create a New Project
LoongTeX is an excellent online LaTeX editing tool that allows you to create LaTeX documents directly in your web browser. This article explains how to create a new project in LoongTeX, either through public Git repositories, uploading project archives from your computer, or using our numerous templates for direct creation.
📄️ Create Project from Template
Using templates to start a new project will save you a lot of time. LoongTeX provides thousands of templates (🐶 currently there are fewer, but we will continuously add more), and in the future, anyone can submit projects for possible inclusion in the template library.
📄️ Upload Local Project
This document explains how to create a LoongTeX project by uploading a .zip compressed file containing LaTeX files.
📄️ Copy to Create Project
This article demonstrates how to copy a LoongTeX project.
📄️ How to Configure Projects
Before correctly compiling LaTeX source code, you also need to properly configure the compilation engine. Don't worry! Many complex steps have been encapsulated and hidden by our engineers. In fact, you only need to select a few basic parameters. This document will show you the available features and setting options that you can use to process LATEX source files on LoongTeX.
📄️ Compile Your Project
How to compile your LaTeX source code into a PDF file? This document will show you how to perform this task in LoongTeX.
📄️ Export Your Work
This document explains how to export LoongTeX projects as .zip files or download only the final typeset PDF.
📄️ Global Search
Feature Overview
📄️ Collaborative Editing
Unlike the "WYSIWYG, real-time synchronization" collaboration model of mainstream platforms like Overleaf, LoongTeX adheres to a more rigorous and controllable collaboration philosophy. Drawing inspiration from the essence of Git version control systems, it makes code commits the core mechanism for team collaboration.
📄️ History Record "Timeline" Feature
Timeline Feature
📄️ TODO Feature
LoongTeX's TODO feature allows you to seamlessly manage tasks during LaTeX writing. Simply add % TODO your task in the code, and the system will automatically recognize it and display it centrally in the sidebar. Click to jump to the location, and mark as DONE with one click when completed. Writing and task tracking are now integrated.