Skip to content

In this repository you can find my templates for Typst, a solution that in my opinion has potential

License

Notifications You must be signed in to change notification settings

NF02/typit-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Typit Template Repository

1 Introduzione

Questo repository contiene tutti gli stili che creo per **Typit**, un sistema tipografico semplice e immediato per produrre documenti tipograficamente interessanti.

1.1 Cos’è Typit?

Typit è un nuovo linguaggio basato su un piccolo interprete scritto in Rust, progettato per sostituire:

  1. Word e Google Docs
  2. LaTeX
  3. Markdown

2 Caratteristiche principali

2.1 Moderno e Dinamico

  • Testo che si adatta dinamicamente alle dimensioni della carta
  • Nessuna configurazione manuale richiesta
  • Supporta tutti i tipi di carta esistenti

2.2 Modularità Integrata

  • Sistema basato esclusivamente su file di scripting
  • Nessun problema di portabilità o compatibilità
  • Standard definiti a livello di compilatore
  • Nessuna macro esterna necessaria

3 Template Disponibili

  • Article – Per articoli tecnici e scientifici
  • Book – Per libri e saggi
  • Manual – Per manuali tecnici
  • Beamer – Per presentazioni in stile PowerPoint/LaTeX Beamer

4 Installazione e Utilizzo

4.1 Prerequisiti

  • Interprete Typit installato
  • Rust (per sviluppo)

4.2 Installazione Rapida

git clone https://github.com/nf02/typit-template.git
cd typit-template

4.3 Utilizzo Base

typit compile input.typit -t templates/article.typit -o output.pdf

5 Contribuire

5.1 Come Contribuire

  1. Fork del repository
  2. Crea un branch per la tua feature
  3. Commit delle modifiche
  4. Push al branch
  5. Crea una Pull Request

5.2 Linee Guida

  • Seguire la struttura esistente
  • Documentare le nuove feature
  • Includere esempi di utilizzo

6 Supporto e Donazioni

6.1 Supporto Tecnico

Per assistenza con la configurazione o personalizzazione:

  • Email: ask dot nfvblog at outlook dot it
  • Issues su GitHub

6.2 Donazioni

Per supportare il progetto:

  • Ko-Fi
  • Contributi diretti tramite codice

7 Licenza

8 Changelog

8.1 v1.0.0 (2024)

  • Template base per articoli, libri, manuali e presentazioni
  • Sistema di compilazione integrato
  • Documentazione completa

About

In this repository you can find my templates for Typst, a solution that in my opinion has potential

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors