youfoundjk_TeXcore/docs/configuration/index.md
JK ba4f64eeb4 Refactor documentation and enhance features for TeXcore plugin
- Updated PDF export documentation to clarify features and settings.
- Improved quick preview functionality with detailed technical architecture.
- Enhanced equation search and autocomplete sections for better user guidance.
- Streamlined snippets documentation for command usage and text transformations.
- Revamped TikZ diagrams section to include graphical editor details and usage instructions.
- Revised getting started guide for clearer step-by-step setup instructions.
- Added new navigation and configuration options in the documentation structure.
- Updated plugin manifest files with improved descriptions for clarity.
2026-06-06 11:50:35 +02:00

2.4 KiB

Configuration Overview Matrix

TeXcore is highly customizable. Use this matrix to understand the setting groups and click the links to explore detailed configurations on the Settings Reference page.


Settings Group Matrix

The plugin settings are divided into five main categories. Below is an overview of what is in each section:

Settings Category One-Line Overview Core Customization Detailed Link
Numbering & Referencing Adjust equation counting, prefixes, suffixes, and numbering styles. Arabic/Roman numerals, tags display, and lazy numbering toggle. Go to Section :octicons-arrow-right-16:
Autocomplete & Search Customize editor triggers and math suggestions popups. Suggestions trigger sequence, fuzzy/simple search method. Go to Section :octicons-arrow-right-16:
PDF Export Options Adjust layout geometry, titles, background, and header templates. Orientation, print background toggle, outline heading depth. Go to Section :octicons-arrow-right-16:
Advanced PDF Settings Configure HTML page decoration headers/footers and sniper selections. HTML variables class name mapping, CSS snippet filters. Go to Section :octicons-arrow-right-16:
Snippet Macros Manage custom LaTeX snippets inserted via command palette. LaTeX template commands, custom snippet shortcuts. Go to Section :octicons-arrow-right-16:

Highlighted Settings

Explore settings key categories to customize your math publishing workspace:

  • :material-tune: Typographic Numbering

    Change equation counter styles to Arabic (1), uppercase Roman (I), or alphabetic (a). Append custom text like Eq. prefix or . suffix.

  • :material-laptop: Dynamic Suggestions

    Control whether autocomplete triggers via \eqref or another custom code. Toggle whether the suggestion list renders math or shows raw LaTeX syntax.

  • :material-file-document-outline: Print Design

    Customize output HTML headers/footers with variables such as page number, document date, and document title.