From ed49b3dfe19b91f9fd96ab70fe95dcda8fba24c8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 28 Feb 2012 00:40:17 +0000 Subject: l3experimental 3471 (26feb12) git-svn-id: svn://tug.org/texlive/trunk@25523 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/l3experimental/README | 20 ++++++++++---------- .../doc/latex/l3experimental/l3dt/l3dt.pdf | Bin 517832 -> 521017 bytes .../doc/latex/l3experimental/l3sort/l3sort.pdf | Bin 500908 -> 501635 bytes .../doc/latex/l3experimental/l3str/l3flag.pdf | Bin 419245 -> 403012 bytes .../doc/latex/l3experimental/l3str/l3regex.pdf | Bin 641586 -> 713499 bytes .../doc/latex/l3experimental/l3str/l3str.pdf | Bin 773178 -> 776415 bytes .../latex/l3experimental/l3str/l3tl-analysis.pdf | Bin 504918 -> 507795 bytes .../doc/latex/l3experimental/l3str/l3tl-build.pdf | Bin 0 -> 463331 bytes .../doc/latex/l3experimental/xcoffins/xcoffins.pdf | Bin 481798 -> 481854 bytes .../doc/latex/l3experimental/xgalley/l3galley.pdf | Bin 636122 -> 636675 bytes .../doc/latex/l3experimental/xgalley/xgalley.pdf | Bin 566439 -> 567159 bytes 11 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-build.pdf (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/l3experimental/README b/Master/texmf-dist/doc/latex/l3experimental/README index d4097182801..02da76a3e61 100644 --- a/Master/texmf-dist/doc/latex/l3experimental/README +++ b/Master/texmf-dist/doc/latex/l3experimental/README @@ -33,7 +33,7 @@ bundles: * l3str * xcoffins * xgalley - + l3dt ---- @@ -50,7 +50,7 @@ in a flexible manner using the l3sort module. The definition of how to sort two items is provided by the programmer at the point at which the sort is carried out. Internally, the sorting algorithm is designed to take advantage of TeX token registers to allow a high performance and scalable sort. - + l3str ----- @@ -62,7 +62,7 @@ including for manipulations such as UTF8 mappings in pdfTeX. The second part of the bundle is l3regex, a regular expression search-and-replace implementation written in TeX primitives. The regex module works on a string basis, ignoring category codes. - + xcoffins -------- @@ -76,10 +76,10 @@ xgalley ------- In LaTeX3 terminology a galley is a rectangular area which receives -text and other material filling it from top. The vertically extend of -a galley is normally not restricted: instead certain chunks are taken -off the top of an already partially filled galley to form columns or -similar areas on a page. This process is typically asynchronous but +text and other material filling it from top. The vertically extend of +a galley is normally not restricted: instead certain chunks are taken +off the top of an already partially filled galley to form columns or +similar areas on a page. This process is typically asynchronous but there are ways to control or change its behaviour. The xgalley module provides a mechanism for filling galleys and controlling the spacing, hyphenation and justification within them. @@ -87,8 +87,8 @@ hyphenation and justification within them. DISCUSSION ---------- -Discussion concerning the approach, suggestions for improvements, -changes, additions, etc. should be addressed to the list LaTeX-L. +Discussion concerning the approach, suggestions for improvements, +changes, additions, etc. should be addressed to the list LaTeX-L. You can subscribe to this list by sending mail to @@ -104,7 +104,7 @@ BUGS The issue tracker for LaTeX3 bugs is currently located at https://github.com/latex3/svn-mirror/issues - + Please report specific issues with LaTeX3 code there. More general discussion should be directed to the LaTeX-L lists. diff --git a/Master/texmf-dist/doc/latex/l3experimental/l3dt/l3dt.pdf b/Master/texmf-dist/doc/latex/l3experimental/l3dt/l3dt.pdf index 0b26a7400b7..a3d8982730a 100644 Binary files a/Master/texmf-dist/doc/latex/l3experimental/l3dt/l3dt.pdf and b/Master/texmf-dist/doc/latex/l3experimental/l3dt/l3dt.pdf differ diff --git a/Master/texmf-dist/doc/latex/l3experimental/l3sort/l3sort.pdf b/Master/texmf-dist/doc/latex/l3experimental/l3sort/l3sort.pdf index 53fb0a7caf9..b8fed31a92d 100644 Binary files a/Master/texmf-dist/doc/latex/l3experimental/l3sort/l3sort.pdf and b/Master/texmf-dist/doc/latex/l3experimental/l3sort/l3sort.pdf differ diff --git a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3flag.pdf b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3flag.pdf index d0c22781cc9..ec12db85996 100644 Binary files a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3flag.pdf and b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3flag.pdf differ diff --git a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3regex.pdf b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3regex.pdf index cffc4b28d65..2e653d53199 100644 Binary files a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3regex.pdf and b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3regex.pdf differ diff --git a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3str.pdf b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3str.pdf index 204e166ceb2..7c08e05d9c4 100644 Binary files a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3str.pdf and b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3str.pdf differ diff --git a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-analysis.pdf b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-analysis.pdf index 3c710d54592..19e5e394282 100644 Binary files a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-analysis.pdf and b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-analysis.pdf differ diff --git a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-build.pdf b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-build.pdf new file mode 100644 index 00000000000..92ca51f69a5 Binary files /dev/null and b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-build.pdf differ diff --git a/Master/texmf-dist/doc/latex/l3experimental/xcoffins/xcoffins.pdf b/Master/texmf-dist/doc/latex/l3experimental/xcoffins/xcoffins.pdf index ccfae9b6c9c..9b142d0d13f 100644 Binary files a/Master/texmf-dist/doc/latex/l3experimental/xcoffins/xcoffins.pdf and b/Master/texmf-dist/doc/latex/l3experimental/xcoffins/xcoffins.pdf differ diff --git a/Master/texmf-dist/doc/latex/l3experimental/xgalley/l3galley.pdf b/Master/texmf-dist/doc/latex/l3experimental/xgalley/l3galley.pdf index 63d0647a4f7..8a7c17a3c49 100644 Binary files a/Master/texmf-dist/doc/latex/l3experimental/xgalley/l3galley.pdf and b/Master/texmf-dist/doc/latex/l3experimental/xgalley/l3galley.pdf differ diff --git a/Master/texmf-dist/doc/latex/l3experimental/xgalley/xgalley.pdf b/Master/texmf-dist/doc/latex/l3experimental/xgalley/xgalley.pdf index 39f11d71db8..56afacd4b13 100644 Binary files a/Master/texmf-dist/doc/latex/l3experimental/xgalley/xgalley.pdf and b/Master/texmf-dist/doc/latex/l3experimental/xgalley/xgalley.pdf differ -- cgit v1.2.3