Giter Club home page Giter Club logo

Comments (1)

chbrown avatar chbrown commented on July 23, 2024

More gripes:

  • ExPex treats \label{} as non-space; e.g.,

    \ex\label{main}
      Hello
    \xe

    Gets an ugly extra space at the beginning; to get this to render properly (as if there was no \label{}), it should be:

    \ex\label{main}%
      Hello
    \xe
  • Why have different commands \ex vs. \pex for examples-without-subparts and examples-with-subparts? Other example typesetting libraries disambiguate / automatically adjust, no problem. Don't Make Me Think.

  • The texdoc expex manual is 82 pages long. It's. not. that. hard.

  • There doesn't seem to be a way to group together root-level examples in order to discourage LaTeX from putting a page break in between.

  • \pex[labeltype=roman] is broken; the subexamples start numbering from (ii). Other labeltype values work just fine, starting at 1, a, etc.

    • Copy&pasting example (22) from the documentation into a brand new empty \documentclass{article} document produces a different result than is shown there:
      image
    • This is with version 5/25/2017 v5.1b ExPex linguistics example formatter (JF) (which has been out for a while)

from tex.

Related Issues (16)

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.