Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pinam45/pfc_latex

Pinam45 Files and Configs - LaTeX
https://github.com/pinam45/pfc_latex

latex latex-examples latex-template pfc

Last synced: 2 months ago
JSON representation

Pinam45 Files and Configs - LaTeX

Awesome Lists containing this project

README

        

# PFC_LaTeX (Pinam45 Files and Configs in LaTeX)

## What is this

This is a repository that contains some of my files and configs. I reuse them in projects and stuff...

## Contents:

### listings

- Languages definition for the `listings` package
- Algorithm
- ARM Assembler
- CUDA
- Extended BASH
- Standard Library C
- UPC
- Styles definition for the `listings` package
- **default_style**: Completely documented default style
- **magic_style**: My personnal style for code
- **default_algo_style**: Base style for the algo styles
- **algo_style**: style used by `\lstinputalgo`
- **fancyalgo_style**: style used by `\lstinputfancyalgo`
- Commands to input algorithms typesetted in form of "pseudocode"
- `\lstinputalgo`: using default style
- `\lstinputfancyalgo`: using fancy style

### Fancy report template

A simple report template using `fancyhdr` package.

### UPmethodology report template

A more complete report template using `upmethodology` package.