Skip to content

aneitel/texpadSnippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Texpad snippets

Starting with version 1.5, Texpad makes it easy to insert regularly used blocks of text into your document. Texpad ships only a small number of helpful snippets and misses some I often use. Feel free to contribute and extend my small collection.

Required packages

Some of the snippets require the usage of additonal packages in LaTeX:

Snippet Package
2FiguresSideBySide \usepackage{graphicx}
2FiguresIn1 \usepackage{graphicx}
\usepackage{subcaption}
IncludePDF \usepackage{pdfpages}
ListingInline \usepackage{listings}
ListingInputFile \usepackage{listings}
ListingBlock \usepackage{listings}
Url \usepackage{hyperref}
Enquote \usepackage[autostyle=true,german=quotes]{csquotes}

Installation

Copy the snippets to ~/Library/Application Support/Texpad/Snippets.

License CC BY-SA 4.0

The snippets are released under the CC BY-SA 4.0 license. See the license text for additional details.

About

A collection of useful LaTeX snippets for Texpad.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published