texlive-linegoal - A "dimen" that returns the space left on the line
Website: | http://tug.org/texlive/ |
---|---|
License: | LPPL 1.3 |
- Description:
The linegoal package provides a macro \linegoal to be used with \setlength: \setlength<some dimen>\linegoal will set <some dimen> to the horizontal length of the remainder of the line. This is achieved using the \pdfsavepos primitive of pdftex, through the zref-savepos package. Example: Some text: \begin{tabularx}\linegoal{|l|X|} \hline one & two \\ three & four \\\hline \end{tabularx} will position the table after the initial text, and make the table fill the rest of the line. date: 2011-02-25 20:25:45 +0100
Packages
texlive-linegoal-svn21523.2.9-1.1.el7.fc21.noarch [19 KiB] |
Changelog
by Jindrich Novy (2014-08-09):
- rebuild because of NVR conflict |