Skip to content

A package to standardize the insertion of custom strings called snippets.

Notifications You must be signed in to change notification settings

Yetenol/LaTeX.snippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snippet - A LaTeX package to unify repeated text

Define phrases or expressions to insert them later in different places. This ensures that all appearances are identical.

Installation

Add file from External URL

  • Create a ./sty subfolder and add the external file snippet.sty using the following url. Overleaf supports this as well.
https://raw.githubusercontent.com/Yetenol/LaTeX.snippet/main/snippet.sty

Add file manually

  • Create a ./sty subfolder and add the file snippet.sty

Usage

Use package in the preamble

\usepackage{sty/snippet}

Package information

  • TeX Format: LaTeX2e
  • Required location: ./sty/snippet.sty

Inspiration

About

A package to standardize the insertion of custom strings called snippets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages