linegoal – A "dimen" that returns the space left on the line
The linegoal package provides a macro \linegoal to be
used with \setlength:\setlength
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.
| CTAN path | /macros/latex/contrib/linegoal |
|---|---|
| Documentation |
Readme Package documentation |
| Version | 2.9 |
| License | The LaTeX Project Public License 1.3 |
| Maintainer | Florent Chervet |
| Contained in | TeXLive as linegoal |
| MiKTeX as linegoal | |
| Topics |
layout of objects on the page |
