Home

Awesome

1. Declaration

[!WARNING]

2. Repository Code Structure

You can find all the basic content related to LaTeX in this repository, including beginner guides, advanced usage of LaTeX, developer reference documentation, and macro programming. Here is the general structure:

There is class bundle zTeX written by me in this repo, for more info, you can refer to: zTeX_bundle

3. Section Descriptions

Here is an overview of the structure and descriptions of each section:

3.1 How to study LaTeX ?

I split contents about learning LaTeX into 2 main parts:

The first part consists of the following:

├── Beamer Related
│   ├── Beamer
│   ├── Marp
│   └── Slidev
├── IDES_Config
│   ├── InftyEditor
│   ├── LYX
│   ├── ScienstificWorkPlace
│   ├── Sublime
│   ├── TexStudio
│   └── Texmaker
├── LaTeX_RefSheet.pdf
├── TheTeXbook_Notes
│   ├── Chapter1
│   ├── Chapter2
│   └── Chapter3
└── TiKZ
    ├── 01. TiKZ_Related_VectorGraph
    ├── 02. TiKZ_PreDrawFig
    ├── 03. Geogebra
    ├── 04. LaTeXDraw
    ├── 08. Pgfplots
    ├── 11. Icons And Logos
    ├── 12. MindMap
    ├── 14. Animate
    ├── 15. PgfPlots_Doc
    ├── 16. TikZ_Doc
    └── 17. LaTeXAlpha2

Then it is the materials that is a little harder, such as:

Basic structure:

├── DiagramGallery
├── GNU_Make
├── Inline DisplayStyle formula
├── LaTeX Animate II
├── LaTeX3
├── LaTeXAlpha2
├── LaTeXCooKBooK
├── LaTeX_Counter
├── LaTeX_Logos
├── LaTeX_Macro
├── LaTeX_With_UseChatGPT
├── LaTeX_box
├── LaTeX_fontcfg_I
├── LaTeX_fontcfg_II
├── LaTeX_tcolorbox
├── Macro_Programming
├── MakingCover
├── Mathpix_VS_LaTeXlive
├── Preparing_Package_I
├── Preparing_Package_II
├── TeX_Write18
├── TeX_engines
├── Template_ElagantLaTeX_Book_Learn
├── TikZ_cheatsheet
├── Tikz_Euclide
├── Unicode
├── WSL_LaTeX
└── pythonTeX

3.2 ref materials

The materials i reference to, including books or the package manuals:

├── Best practices for graphic designers grids and page layouts.pdf
├── CJK_Unified_Ideographs_U110-4E00.pdf
├── David Salomon The advanced TeXbook (1995, Springer).pdf
├── Gnuplot_5_4.pdf
├── LaTeX_Collection.pdf
├── LaTeX_RefSheet.pdf
├── LaTeX_a document preparing system -- Leslie Lamport.pdf
├── The TeXbook-en.pdf
├── TiKZ_Coor_Examples.pdf
├── TikZ_Examples.pdf
├── acrobat_reference.pdf
├── eg-collectn-ekeys.pdf
├── empheq.pdf
├── gnuplot-zh.pdf
├── l3sys-shell.pdf
├── lvjr_Tutorial.pdf
├── macros2e.pdf
├── pst-func-doc.pdf
├── schemata.pdf
└── unimath-erewhon.pdf

3.3 LaTeX Template

Some LaTeX templates collected as below:

├── AMScls
├── Beamer_Template
├── Beauty_Book_V5
├── BookTemplate_Simple
├── CUMCMThesis-master
├── DoD_LaTex_Template
├── EasyBook
├── MCM_LaTeX_Template
├── NotesTeX
├── QYXF_Book
├── Template_baposter
├── Tufte_LaTeX
├── WillowtreeBook
├── YB_Book
├── YC_Book
├── beautybook
├── beautynote
├── colorist
├── elegantbook
├── koma-script
├── latex-homework-template
├── memoir
├── octavo
└── zTeX_bundle