Lazylatex Save

Because LaTeX shouldn't be boring! :tropical_fish: LaTeX package inspired by sphinx-rtd-theme. Build with tcolorbox, minted, tikz, etc,.

Project README

lazylatex

Because LaTeX shouldnt be boring! :tropical_fish: lazylatex is aLaTeX package inspired by sphinx-rtd-theme. Build with tcolorbox, minted, tikz, etc,. Some of the elements are also simulating elements from the tcolorbox manual.

Updates 2022-April

Breaking changes:

  • IMPORTANT: minted package is no longer used for code blocks(Conflicts with different python environments and users were having problems installing. Problems with shell-escape on xelatex)
  • listings package is used to handle code block with added github-light-theme
  • Name changes:
    • sidebar -> lsidebar
    • lazytable -> ltable

Minor changes

  • Refined inline markup for lib
  • Table border color changed to black from gray
  • IMPORTANT: Code blocks should be written with tab otherwise the line number and code may overlap in tight layouts, Example:
\begin{lstlisting}[language=python]
    def add(a,b):
      return a+b
\end{lstlisting}

Features

ℹ️ IMPORTANT! Please see docs/example.pdf and the source docs/example.tex for a list of all features and how to use them. The following is a few screenshorts from the docs/example.pdf document.

Inline Markup

Inline-Markup

Code Blocks

code-blocks

Admonitions

admonitions

side-bar

Field List

field-list

Tables

table-1 table-2

Please report issues!!

Open Source Agenda is not affiliated with "Lazylatex" Project. README Source: anoopkcn/lazylatex
Stars
28
Open Issues
0
Last Commit
2 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating