Giter VIP home page Giter VIP logo

locality's Introduction

LaTeX Package: Locality 2010/06/29 v0.1
----------------------------------------
Various macros for keeping things local

Copyright (C) 2010
by Jason Gross <[email protected]>

Abstract:
  This package provides various macros to keep changes local to the current 
  group.  This allows one to (re)define helper macros without worrying about
  accidentally changing the functionality of another package's or the user's
  definitions.  Additionally, it allows recursive macros to have some
  definitions persist between calls, and others be local.

CTAN: macros/latex/contrib/locality

Recent changes:
 [Release 0.2]
  * Switched the order of tests in \manyaftergroup, eliminating an infinite loop.
  * Added \DeclareNonlocal*s, \pushvalues, \popvalues, \pushvalue, \popvalue, and a few others.
  * Fixed \DeclareNonlocal* to work with \aftergroup.
  * Added requirement for etoolbox, so that patching takes place at the end of the preamble.
 [Release 0.1]
  * Initial release.  Some macros untested.

EOF


Files:
  * README         -  this file
  * changes.txt    -  history of changes
  * locality.ins   -  for installation to get .sty from .dtx
  * locality.dtx   -  including sources and documentation
  * locality.pdf   -  print-ready documentation

Installation: 
[manual installation]
  * To get locality.sty out of locality.dtx
        $ latex locality.ins
  * To build documentation
        $ latex locality.dtx
  * Put the derived files in the proper directories:
      -  tex/latex/locality/locality.sty
      -  doc/latex/locality/locality.pdf
      -  source/latex/locality/locality.dtx

[TeXLive]
  * Use 'tlmgr' command
        $ tlmgr show locality          -- to check the package info
        $ sudo tlmgr update locality   -- to update the package
  * You can use 'TeX Live Utility' instead of 'tlmgr', if on MacOSX.

[MikTeX]
  * Use the MikTeX Update Wizard to update locality package.

License:
  This work may be distributed and/or modified under the conditions
  of the LaTeX Project Public License, either version 1.3c 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.3c or later is part of all distributions of LaTeX
  version 2005/12/01 or later.

--
Happy TeXing!
Jason Gross
 
EOF

locality's People

Contributors

jasongross avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar  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.