Skip to content

studersi/mystys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mystys

Description

Some usefull .sty for working with latex.

Setup

for TeXstudio (& Texmaker) on Linux Mint 17

  • git clone [email protected]:studersi/mystys.git
  • sudo cp -r ./mystys/ /usr/share/texmf/tex/latex/
  • sudo texhash

import like other packages in .tex file

Packages

  • profcaption
  • simushdr
  • simuslistings
  • simusmath
  • tikz-er2

Styles in simuslistings

  • simusTerminalCommand
  • simusSQL
  • simusCypher

Commands in simusmath

  • \multiset{}{} using <>
  • \multiseti{}{} as fraction with rising factorial
  • \multisetii{} as fraction with rising factorial and paranthesis in denominator

Hints

  • Use \lstset{style=<STYLE>} at the top to set default for the document
  • For professional captions with profcaption, add option [caption=foobar] to listing

About

Custom stys for Latex Reports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages