awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to rpgtex/dnd-5e-latex-template

Open-source alternatives to DND 5e LaTeX Template

17 open-source projects similar to rpgtex/dnd-5e-latex-template, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best DND 5e LaTeX Template alternative.

  • ctex-org/lshort-zh-cnAvatar de CTeX-org

    CTeX-org/lshort-zh-cn

    3,709Ver en GitHub↗

    This project is a Chinese language translation of the standard introductory guide for learning LaTeX typesetting and document creation. It serves as a technical guide and educational resource for beginners to learn the syntax and commands required for document production. The resource focuses on Chinese language typesetting and the preparation of academic documents, such as research papers and reports. It provides instruction on document structure and formatting specifically tailored for users producing professional content in Chinese. The project covers technical education in LaTeX document

    TeX
    Ver en GitHub↗3,709
  • typst/typstAvatar de typst

    typst/typst

    54,320Ver en GitHub↗

    Typst is a programmable, markup-based typesetting engine designed for professional document creation. It functions as a scriptable publishing toolchain that transforms plain text and code into complex, paginated outputs. By utilizing a high-performance compiler, the system automates document assembly, mathematical rendering, and dynamic content generation, providing a unified workflow for academic and technical authoring. The engine distinguishes itself through a declarative layout framework that uses cascading rules to manage document structure and visual styling. Unlike traditional systems,

    Rustcompilermarkuptypesetting
    Ver en GitHub↗54,320
  • mlnlp-world/paper-writing-tipsAvatar de MLNLP-World

    MLNLP-World/Paper-Writing-Tips

    4,328Ver en GitHub↗

    This project is a comprehensive guide and resource collection for academic writing, focused on LaTeX typesetting and the production of professional research papers. It serves as a manual for refining formal prose, standardizing mathematical notation, and implementing scientific document templates. The project provides specific instructions for managing bibliographies and citations across different academic styles. It establishes standards for typesetting scalars, vectors, and matrices to ensure consistency in complex formulas, and offers guidance on replacing informal language with precise ac

    mlnlp
    Ver en GitHub↗4,328

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • wookai/paper-tips-and-tricksAvatar de Wookai

    Wookai/paper-tips-and-tricks

    3,721Ver en GitHub↗

    This project is a collection of methodological guides and standards for academic document workflows, specifically focusing on a LaTeX scientific writing guide, typesetting standards, and Python data visualization guidelines. It provides a framework for professional scientific paper typesetting and the management of technical documents. The project distinguishes itself by providing specific workflows for programmatic data visualization, including the use of Python and Matlab scripts to ensure high-quality figures and consistent styling. It also details an academic document workflow that integr

    Pythonlatexnotationpython
    Ver en GitHub↗3,721
  • posquit0/awesome-cvAvatar de posquit0

    posquit0/Awesome-CV

    27,742Ver en GitHub↗

    Awesome-CV is a LaTeX document class designed for the creation of professional resumes and cover letters. It functions as a static document generator that transforms structured, declarative markup into high-quality, print-ready portable document format files. By utilizing a macro-driven layout engine, the system separates raw career data from visual presentation, ensuring consistent formatting across all generated materials. The project facilitates a technical writing workflow where career documentation is maintained as plain-text source files. This approach allows users to manage their docum

    TeXawesomecoverlettercv
    Ver en GitHub↗27,742
  • opentypejs/opentype.jsAvatar de opentypejs

    opentypejs/opentype.js

    4,976Ver en GitHub↗

    opentype.js is a JavaScript library for reading, writing, and manipulating OpenType, TrueType, and WOFF font files in both browser and server environments. It functions as a font parser and generator capable of extracting glyph data and metadata or creating new font files by defining glyph paths and metadata programmatically. The project provides specialized utilities for modifying font variation tables to control variable font properties and processing color layers and palettes via COLR and CPAL tables. It also includes a Bezier path generator that converts font glyphs and text strings into

    JavaScriptfontglyphsjavascript
    Ver en GitHub↗4,976
  • euske/pdfminerAvatar de euske

    euske/pdfminer

    5,290Ver en GitHub↗

    pdfminer is a Python library for parsing PDF files to extract text, analyze layouts, decrypt content, and convert documents into HTML or XML formats. It functions as a text extraction engine and layout analysis tool designed to retrieve characters and words while preserving the structural organization of the original document. The project provides utilities for converting PDF content into structured HTML or XML to maintain visual layout and a decryption tool for unlocking restricted documents using encryption keys. It identifies the positions and groupings of text elements to reconstruct page

    Python
    Ver en GitHub↗5,290
  • ryanoasis/nerd-fontsAvatar de ryanoasis

    ryanoasis/nerd-fonts

    63,373Ver en GitHub↗

    Nerd Fonts is a suite of tools and collections designed for aggregating glyphs, patching programming fonts, and generating web-ready font assets. It provides an iconic font patcher for injecting large sets of icons into existing system fonts, a glyph aggregator that consolidates symbols from multiple icon sets, and a collection of pre-patched monospaced typefaces for use in terminals and editors. The project includes a font metrics tool to adjust glyph widths and cell sizing, ensuring consistent icon alignment in monospace environments. It also features a web font generator that converts patc

    CSSfontfont-awesomefonts
    Ver en GitHub↗63,373
  • pymupdf/pymupdfAvatar de pymupdf

    pymupdf/PyMuPDF

    9,086Ver en GitHub↗

    PyMuPDF is a comprehensive PDF manipulation library and document analysis tool. It serves as a text extraction tool, OCR engine, and image converter, providing a programmatic interface to edit, merge, split, and optimize PDF and Office documents. The project distinguishes itself through high-performance capabilities, including the use of C-bindings for low-level manipulation and parallelized page processing to accelerate workloads. It provides specialized conversion paths, such as transforming PDF content into Markdown for retrieval-augmented generation and large language model pipelines. It

    Pythondata-scienceepubextract-data
    Ver en GitHub↗9,086
  • mpdf/mpdfAvatar de mpdf

    mpdf/mpdf

    4,693Ver en GitHub↗

    mPDF is a PHP library that transforms UTF-8 encoded HTML and CSS into formatted PDF documents. It serves as a PDF generation engine and document architect capable of converting web pages and HTML forms into professional files. The project is distinguished by its multilingual rendering capabilities, providing comprehensive support for bidirectional text, right-to-left scripts, and CJK languages using Unicode font embedding and OpenType layout processing. It further enables professional print-ready design through advanced color modeling in CMYK, precise page dimensioning, and compliance with PD

    PHPcjkcsshtml
    Ver en GitHub↗4,693
  • dompdf/dompdfAvatar de dompdf

    dompdf/dompdf

    11,075Ver en GitHub↗

    Dompdf is a PHP library that functions as a document rendering engine, transforming HTML and CSS markup into portable document files. It operates by parsing web-based layout attributes and visual properties to generate static documents suitable for reports, invoices, or archival purposes. The library distinguishes itself by integrating a resource-fetching pipeline that retrieves external stylesheets and images to maintain visual fidelity. It also supports the execution of server-side scripts during the document creation process, allowing for the injection of dynamic data and custom logic into

    PHPcssdompdffont
    Ver en GitHub↗11,075
  • misterio77/nix-starter-configsAvatar de Misterio77

    Misterio77/nix-starter-configs

    3,721Ver en GitHub↗

    nix-starter-configs is a collection of boilerplate templates and project structures for initializing reproducible NixOS system configurations and declarative dotfile management. It provides a foundation for managing user-specific applications and settings through a modular Home Manager setup that remains independent of the global system root. The project utilizes a Nix Flake project structure to lock dependencies and ensure consistent builds across different machines. It includes a package overlay framework and a dedicated system for defining custom software derivations to modify existing pac

    Nix
    Ver en GitHub↗3,721
  • ruzim/nsfc-application-template-latexAvatar de Ruzim

    Ruzim/NSFC-application-template-latex

    1,045Ver en GitHub↗

    A standardized LaTeX document template designed for writing and formatting research grant proposals according to specific funding agency guidelines. It serves as an academic document typesetting system that structures funding applications with predefined sections, fonts, and bibliographic styles, ensuring all project descriptions meet official submission requirements and layout guidelines. The system enforces strict semantic layouts by applying predefined document classes and rigid margin rules, while isolating visual styling rules into dedicated configuration files so content remains complet

    BibTeX Stylechineselatexlatex-template
    Ver en GitHub↗1,045
  • nixos/nix.devAvatar de NixOS

    NixOS/nix.dev

    3,630Ver en GitHub↗

    This project provides a functional package manager and a reproducible build system designed to ensure identical build inputs always produce the same outputs. It serves as the foundation for a declarative Linux distribution where the entire system state is defined in a configuration file, enabling predictable deployments and full-system rollbacks. The system uses a deterministic functional language and a lazy-evaluation expression engine to manage software dependencies and isolate build environments. It distinguishes itself through a content-addressable store that allows multiple versions of s

    Nixcookbookdocumentationlearning
    Ver en GitHub↗3,630
  • rlidwka/sinopiaAvatar de rlidwka

    rlidwka/sinopia

    5,485Ver en GitHub↗

    Sinopia is a private npm registry server used for hosting, managing, and distributing private packages and scoped modules within an internal network. It functions as a private package manager that controls access to internal code through user authentication and encrypted tokens. The system provides a caching layer that stores public registry packages locally to reduce bandwidth and improve installation speeds. It also includes a web-based interface for exploring packages, viewing documentation, and managing the state of the registry. The project covers a broad range of package management cap

    JavaScript
    Ver en GitHub↗5,485
  • sublimehq/package_controlAvatar de sublimehq

    sublimehq/package_control

    4,876Ver en GitHub↗

    Package Control is a package manager for the Sublime Text editor designed for discovering, installing, and updating extensions and plugins. It utilizes a JSON-based repository system to track package versions and source URLs, providing a framework for managing the editor's extended functionality. The system integrates with version control systems to allow plugins to be cloned directly, enabling source-level modifications and tracked updates. It further provides a mechanism for cross-platform configuration synchronization to maintain consistent sets of installed packages and settings across di

    Python
    Ver en GitHub↗4,876
  • avengemedia/dankmaterialshellAvatar de AvengeMedia

    AvengeMedia/DankMaterialShell

    4,403Ver en GitHub↗

    DankMaterialShell is a complete Wayland desktop environment that provides a unified set of panels, widgets, system tray, notifications, and an application launcher out of the box. It is built on a plugin-based shell architecture that allows for extending the desktop with custom widgets, launcher items, and background services through a unified component interface. The shell renders its panels, widgets, and overlays using the Wayland layer shell protocol for compositor-agnostic desktop integration. The project distinguishes itself through several integrated capabilities that work together as a

    QMLdwlgohyprland
    Ver en GitHub↗4,403