User Tools

Site Tools


tanszek:oktatas:techcomm:mathematical_expressions_in_tex_language

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tanszek:oktatas:techcomm:mathematical_expressions_in_tex_language [2025/09/04 12:37] kissatanszek:oktatas:techcomm:mathematical_expressions_in_tex_language [2026/08/30 16:50] (current) kissa
Line 19: Line 19:
 **Getting Started:** **Getting Started:**
  
-  - **Overleaf**: We will use Overleaf, a free online LaTeX editor, which allows you to write and compile LaTeX documents directly in your browser. +  - **Papeeria**: We will use Papeeria, a browser-based LaTeX editor that runs document compilation in the cloud: [[https://www.papeeria.com/]]
-    - Sign up at [[https://www.overleaf.com/|Overleaf]]+
-    - Overleaf offers collaborative features, version control, and a vast library of LaTeX templates.+
  
 **Basic Document Structure:** **Basic Document Structure:**
Line 200: Line 198:
  
 **Explanation:** **Explanation:**
-  - **\usepackage{amsmath}**: The `amsmathpackage is required for advanced mathematical typesetting features, including the `alignenvironment. +  - **\usepackage{amsmath}**: The ''amsmath'' package is required for advanced mathematical typesetting features, including the ''align'' environment. 
-  - **&**: This symbol is used to align equations at the specified point, usually before an operator like `=`.+  - **&**: This symbol is used to align equations at the specified point, usually before an operator like ''=''.
  
 **Tips:** **Tips:**
tanszek/oktatas/techcomm/mathematical_expressions_in_tex_language.1756989439.txt.gz · Last modified: 2025/09/04 12:37 by kissa