Add Initial LaTeX Template #66
Reference in New Issue
Block a user
Delete Branch "latex/initial-template"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull request introduces a comprehensive LaTeX template for a bachelor's thesis, including structural updates, content additions, and formatting enhancements. The most important changes are grouped into the following themes:
Structural Additions and Updates:
thesis.clsto define the thesis structure, including custom chapter formatting, page layout, and metadata commands. It also supports a draft watermark option for in-progress documents.main.texto assemble the thesis document, incorporating front matter, chapters, and bibliography sections.Front Matter Enhancements:
approval.tex,endorsement.tex,originality.tex, andmaketitle.texfiles to standardize front matter components such as approval sheets, originality statements, and title pages. [1] [2] [3] [4]metadata.texfor dynamic content like student name, thesis title, and university details.Content Additions:
Formatting and Macros:
macros.texfor common text formatting, such as\eg,\ie, and\etal.packages.tex, including support for mathematical notation and subfigures.Visual and Layout Enhancements: