Skip to content

πŸ‡΅πŸ‡± Trying to create my own LaTeX class for university lab reports

License

Notifications You must be signed in to change notification settings

JAMiriam/mk-polish-lab-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

A LaTeX class for university lab reports in πŸ‡΅πŸ‡±

License: GPL v3

Warning: this project is still under heavy development. Use at your own risk. 🚧

Options

This class inherits from the standard article class, so any article options may be used.

Currently there is only one custom option for this package, zadania, which changes sections formatting from standard: Standard sectioning to Custom sectioning.

Packages used

  • siunitx β€” parsing numbers and SI units; tables aligned to number separators,
  • listings β€” code listings,
  • algorithm2e β€” pseudocode,
  • hyperref β€” hyperlinks,
  • cleveref β€” smart references to floating environments,
  • caption β€” customising captions in floating environments (tutorial),
  • subcaption β€” subenvironments (subfigure and subtable),
  • amsthm β€” definitions, theorems, proofs,
  • empheq β€” emphasizing equations, braces around systems of equations.

Customising look'n'feel

Further reading

About

πŸ‡΅πŸ‡± Trying to create my own LaTeX class for university lab reports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages