Skip to content

pinam45/PFC_LaTeX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages