Code Monkey home page Code Monkey logo

latex3-jmsdelim's Introduction

The jmsdelim package

A package for compositional delimiter sizing.

Correctly sizing delimiters is very difficult, particularly in well-architected documents: a correctly engineered mathematical document will include macros for all operations, and these macros necessarily will include delimiters (such as parentheses). However, the correct size for the delimiter cannot be chosen ahead of time, because it will depend on the arguments; two options are available:

  1. Provide optional arguments to each notation macro for choosing delimiter sizes. This is nearly intractable to do in practice.

  2. Ignore delimiter sizes.

With jmsdelim we offer an alternative: the correct delimiter sizes can be set at the leaf nodes of a mathematical expression, and magically bubble upward through the delimiters.

Contents

The following files are included:

  • jmsdelim.dtx : the doctrip source for the package and documentation
  • jmsdelim.ins : the generation script for producing ebproof-rules.sty

The package requires expl3 (the LaTeX3 programming environment) which provides many useful programming tools.

To build the documenation, run l3build doc.

License

Copyright 2022 Jonathan Sterling [email protected]

This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license or (at your option) any later version. The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later.

This work has the LPPL maintenance status “maintained”.

The Current Maintainer of this work is Jonathan Sterling.

This work consists of the file jmsdelim.dtx.

latex3-jmsdelim's People

Contributors

jonsterling avatar

Stargazers

Eric Griffis avatar Lucas Viana Reis avatar  avatar

Watchers

 avatar James Cloos avatar  avatar

latex3-jmsdelim's Issues

Bug with \delim*

This doesn't yet work perfectly; if you do \delim* and then \delim at the same level, the latter seems to cancel the former out.

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.