Giter Site home page Giter Site logo

pagectrl's Introduction

pagectrl -- a LaTeX package for page requirements

Homepage:    https://github.com/vermiculus/pagectrl
Bug Tracker: https://github.com/vermiculus/pagectrl/issues
Travis CI:   https://travis-ci.org/vermiculus/pagectrl

                               --------

This package makes it simple to manage page requirements on your
document (minimums and maximums).  Install the package through the
usual means and issue

    \usepackage[range=15-20]{pagectrl}

for the most basic usage.  This will set up your document to issue a
warning if it is not at least 15 pages or over 20 pages long.

                               --------

If you would like to control how `pagectrl' reports a page length
issue, simply pass it in as another package option:

    \usepackage[range=15-20, report-as=error]{pagectrl}

Instead of a warning, `pagectrl' will issue an error to let you know
something is wrong.  `report-as=warning' is the default.

                               --------

The value of the `report-as' key maps cleanly onto the message classes
of `l3msg' within `expl3'.  It can be any of them:

- info     :: issue a statement in the log file
- warning  :: issue a statement in the log file and terminal output
- error    :: issue a normal error

                               --------

Any and all bugs should be reported via the issue tracker on GitHub
(linked above).  If you do not have and do not wish to make a (free)
GitHub account, phrase the report in the form of a question and ask on

    http://tex.stackexchange.com

Someone will probably send it my way or be able to report it as a bug.

pagectrl's People

Contributors

vermiculus avatar cahz 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.