Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joellefkowitz/latex

Latex template for mathematics.
https://github.com/joellefkowitz/latex

latex maths pdf template

Last synced: 2 months ago
JSON representation

Latex template for mathematics.

Awesome Lists containing this project

README

        

# Latex

Latex template for mathematics.

![Review](https://img.shields.io/github/actions/workflow/status/JoelLefkowitz/latex/review.yml)
![Version](https://img.shields.io/pypi/v/latex)
![Downloads](https://img.shields.io/pypi/dw/latex)
![Quality](https://img.shields.io/codacy/grade/6c16c26db4424b2a92fa96bc09c91dac)
![Coverage](https://img.shields.io/codacy/coverage/6c16c26db4424b2a92fa96bc09c91dac)

## Example

![Example](docs/images/example.png)

## Installing

```bash
pip install latex
```

## Documentation

Documentation and more detailed examples are hosted on [Github Pages](https://joellefkowitz.github.io/latex).

## Usage

Edit the source files as you like and run the build script:

```bash
sh build.sh
```

## Tooling

### Dependencies

To install dependencies:

```bash
yarn install
pip install .[all]
```

### Tests

To run tests:

```bash
thx test
```

### Documentation

To generate the documentation locally:

```bash
thx docs
```

### Linters

To run linters:

```bash
thx lint
```

### Formatters

To run formatters:

```bash
thx format
```

## Contributing

Please read this repository's [Code of Conduct](CODE_OF_CONDUCT.md) which outlines our collaboration standards and the [Changelog](CHANGELOG.md) for details on breaking changes that have been made.

This repository adheres to semantic versioning standards. For more information on semantic versioning visit [SemVer](https://semver.org).

Bump2version is used to version and tag changes. For example:

```bash
bump2version patch
```

### Contributors

- [Joel Lefkowitz](https://github.com/joellefkowitz) - Initial work

## Remarks

Lots of love to the open source community!


Be kind to your mind
Love each other
It's ok to have a bad day