summaryrefslogtreecommitdiff
path: root/luatexbase-attr.dtx
Commit message (Collapse)AuthorAgeFilesLines
* fix by @qingleeElie Roux2015-01-261-1/+1
|
* weirdest bug ever...Elie Roux2015-01-261-2/+4
|
* [attr] fix error messagePhilipp Gesang2013-11-291-3/+3
|
* reintroduce checks for prototype validityPhilipp Gesang2013-05-171-1/+1
|
* document alternate behavior of ``new_user_whatsit()``Philipp Gesang2013-05-171-0/+5
|
* have ``new_user_whatsit()`` accept prototype as first argumentPhilipp Gesang2013-05-171-23/+16
|
* make user whatsit generators accept an optional argument of type nodePhilipp Gesang2013-05-171-2/+16
|
* add function to retrieve attribute unset valuePhilipp Gesang2013-05-161-0/+3
|
* doc: Some user whatsit related documentation fixes.Stephan Hennig2013-05-071-11/+15
|
* Now all luatexbase modules are identified through provides_module()Elie Roux2013-05-111-33/+18
|
* fix ``get_user_whatsit_name``Philipp Gesang2013-05-041-1/+1
|
* have ``new_user_whatsit`` return a generating functionPhilipp Gesang2013-05-041-13/+32
|
* add warning if ``get_user_whatsit_name`` is called with unknown idPhilipp Gesang2013-05-021-1/+9
| | | | another of Stephan Hennig’s suggestions
* accept node as argument for function ``get_user_whatsit_name``Philipp Gesang2013-05-021-2/+8
|
* emit warning after 2^53 user whatsitsPhilipp Gesang2013-05-021-0/+6
|
* emit warning when defining anonymous whatsitsPhilipp Gesang2013-05-021-0/+2
|
* store user whatsits by packagePhilipp Gesang2013-05-021-42/+74
|
* avoid shadowing localsPhilipp Gesang2013-05-021-5/+13
|
* drop calls to deprecated `module()`Philipp Gesang2013-05-021-9/+11
|
* draft user whatsit allocatorPhilipp Gesang2013-04-301-2/+150
|
* [doc] fix typos in attr.dtxPhilipp Gesang2013-04-301-14/+15
|
* I had forgotten something...Elie Roux2013-04-281-4/+8
|
* Merge branch 'master' of github.com:eroux/luatexbaseElie Roux2013-04-271-2/+2
|\
| * Fix typos in luatexbase-attr documentation.Stephan Hennig2012-11-061-2/+2
| |
* | Hack to make newattributes work in cooperation with the oberdiek bundleElie Roux2013-04-271-1/+27
|/
* all: catcode fixes again (forgot newline ^^J)Manuel Pégourié-Gonnard2011-05-241-0/+1
|
* Normalize copyright & licence info in sources.Manuel Pégourié-Gonnard2011-05-241-7/+3
|
* Bump version to 0.4.Manuel Pégourié-Gonnard2011-05-241-2/+2
|
* generalise better catcode defensesManuel Pégourié-Gonnard2011-05-231-26/+24
|
* \unsetluatexattribute in pure TeXManuel Pégourié-Gonnard2011-05-211-5/+4
|
* Fix \unsetluatexattribute.Manuel Pégourié-Gonnard2011-05-211-6/+6
|
* attr: add test for \unsetluatexattributeManuel Pégourié-Gonnard2011-05-211-0/+2
| | | | (test is failing now as reported by Dohyun Kim)
* update todo & fix typos in attr.pdfManuel Pégourié-Gonnard2011-03-281-4/+4
|
* Bump version, improve title/date handling.Manuel Pégourié-Gonnard2010-11-111-6/+2
|
* Revert "Remove 'luatex' from attr macro names."Manuel Pégourié-Gonnard2010-11-111-15/+17
| | | | This reverts commit 9d36c08311552ccdc158c8e09ffb91d371056cf6.
* error if not luatexManuel Pégourié-Gonnard2010-11-111-5/+8
|
* pre-bump a few version numbersManuel Pégourié-Gonnard2010-11-111-1/+1
|
* Remove 'luatex' from attr macro names.Manuel Pégourié-Gonnard2010-11-111-17/+15
|
* Bump version, update Changes.0.2aManuel Pégourié-Gonnard2010-05-271-2/+2
|
* Lua functions for attributes.Manuel Pégourié-Gonnard2010-05-231-25/+67
|
* Allocate attributes from 1.Manuel Pégourié-Gonnard2010-05-231-2/+5
|
* Bump version number.0.2Manuel Pégourié-Gonnard2010-05-121-2/+2
|
* Author-neutral banners.Manuel Pégourié-Gonnard2010-05-101-1/+1
|
* Be carful with primitives in attr and cctb.Manuel Pégourié-Gonnard2010-03-291-0/+21
|
* Fix attr (\luatebase@directlua expands in two steps).Manuel Pégourié-Gonnard2010-03-291-1/+2
|
* First attempt at using compat.Manuel Pégourié-Gonnard2010-03-291-4/+8
|
* Fix require statements and Makefile again.Manuel Pégourié-Gonnard2010-03-281-1/+1
|
* Change lua file names, using new loader.Manuel Pégourié-Gonnard2010-03-281-4/+4
|
* Adjust documentation toc (attr, cctb, regs).Manuel Pégourié-Gonnard2010-03-281-3/+5
|
* Merge branch 'unstable' & update TODO.Manuel Pégourié-Gonnard2010-03-281-6/+5
|\