Git Product home page Git Product logo

lazylatex's Introduction

lazylatex

Because LaTeX shouldnt be boring! ๐Ÿ  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

Sidebar

side-bar

Field List

field-list

Tables

table-1 table-2

Please report issues!!

lazylatex's People

Contributors

anoopkcn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.