summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/linegoal
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-07 23:21:59 +0000
committerKarl Berry <karl@freefriends.org>2010-05-07 23:21:59 +0000
commit26a9a99cce2d8eea612686e05061b1c05f9149db (patch)
treeb5c09c539b67f39ff790badfbdd0505c5a09d175 /Master/texmf-dist/doc/latex/linegoal
parentf82352406dc717f2af0a1e0e8c541bfbb9320d83 (diff)
new latex package linegoal (7may10)
git-svn-id: svn://tug.org/texlive/trunk@18149 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/linegoal')
-rw-r--r--Master/texmf-dist/doc/latex/linegoal/README20
-rw-r--r--Master/texmf-dist/doc/latex/linegoal/linegoal.pdfbin0 -> 119499 bytes
-rw-r--r--Master/texmf-dist/doc/latex/linegoal/linegoal.tex28
3 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/linegoal/README b/Master/texmf-dist/doc/latex/linegoal/README
new file mode 100644
index 00000000000..2592317aac6
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/linegoal/README
@@ -0,0 +1,20 @@
+Nota : this packages requires pdfTeX.
+
+The linegoal package provides a macro \linegoal
+to be used with \setlength :
+ \setlength<some dimen>\linegoal
+
+will assign to <some dimen> the horizontal length
+of the remainder of the line.
+
+This is achieved using the \pdfsavepos primitive
+and the zref-savepos package.
+
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
+Typical usage :
+
+Some text: \begin{tabularx}\linegoal{|l|X|} \hline
+ one & two \\
+ three & four \\\hline
+ \end{tabularx}
+
diff --git a/Master/texmf-dist/doc/latex/linegoal/linegoal.pdf b/Master/texmf-dist/doc/latex/linegoal/linegoal.pdf
new file mode 100644
index 00000000000..310ca3d5033
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/linegoal/linegoal.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/linegoal/linegoal.tex b/Master/texmf-dist/doc/latex/linegoal/linegoal.tex
new file mode 100644
index 00000000000..61e9c72b7fa
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/linegoal/linegoal.tex
@@ -0,0 +1,28 @@
+%%
+%% This is file `linegoal.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% linegoal.dtx (with options: `example')
+%%
+%% This is a generated file.
+%%
+%% linegoal : 2010/05/07 v1.0 - linegoal : a new dimen corresponding to the remainder of the line
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either
+%% version 1.3 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
+%%
+%% This work consists of the main source file linegoal.dtx
+%% and the derived files
+%% linegoal.sty, linegoal.pdf, linegoal.ins,
+%%
+%% linegoal : linegoal : a new dimen corresponding to the remainder of the line
+%% Copyright (C) 2010 by Florent Chervet <florent.chervet@free.fr>
+%%
+\endinput
+%%
+%% End of file `linegoal.tex'.