Skip to content

defermelowie/listings-language-defs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Lowie's Latex Listings Languages

This repository contains some language definitions for the Latex Listings package. It's by no means elegant or complete and simply contains whatever I wrote when I needed support for a certain language.

Outline

./
β”œβ”€β”€ example.tex            -> Latex file containing an example for each language
β”œβ”€β”€ Makefile               -> Used to compile example.tex
β”œβ”€β”€ out/            
β”‚   └── example.pdf        -> Compiled version of example.tex
β”œβ”€β”€ readme.md              -> This file
β”œβ”€β”€ res/                   -> Directory containing the example's code snippets
└── ldef/                  -> Directory with language definitions
    β”œβ”€β”€ lstriscv.sty
    β”œβ”€β”€ lstrust.sty
    └── lstsail.sty

About

Some language definitions for latex listings

Topics

Resources

Stars

Watchers

Forks