Skip to content

leovalais/codebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Package colorbox

This package provides tcolorboxes designed to stand out and to contain source code. The package currently supports minted only. (PR welcomed! :D)

Quick view

codebox provides 1 environment (codebox) and 3 commands (setmintedcodebox, newcodeboxedmintedfile and code).

Please see the file demo.pdf (TODO) for broader information.

codebox

This environment simply creates the box with the given parameters:

\begin{codebox}[title=Title,icon=\faCode,right title=author: some guy,compact]
  the content you like
\end{codebox}

setmintedcodebox

TODO

newcodeboxedmintedfile

TODO

code

Creates a small inline box a la GitHub to make code snippets inside sentences a bit fancier.

Requirements

  • xcolor
  • tcolorbox
  • ifthen
  • keyval
  • fontawesome
  • minted

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages