CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/tabto

README
tabto.sty
version 1.4  (Dec 2018)

Tabbing to fixed positions in a paragraph.

Copyright 2006,2009,2012,2013,2018 by 
Donald Arseneau,   Vancouver, Canada (asnd@triumf.ca)
License: LPPL ver 1.3 or later
LPPL maintenance status `maintained' (by author).

Two new text positioning commands are defined: \tabto and \tab.
 
\tabto{<length>} and \tabto*{<length>}
Tab to a specified position relative to the left margin in a paragraph
They differ when the text on the line already goes past the desired
position: \tabto gives a line break whereas \tabto* backspaces.

\tab
Tab to the next tab-stop chosen from a list of tab positions, in
the traditional style of typewriters. The tab-stop positions are 
declared using either \TabPositions{<length>, <length>,...<length>}
or \NumTabs{<number>}.

Download the contents of this package in one zip archive (56.5k).

tabto-ltx – “Tab” to a measured position in the line

\tabto{<length>} moves the typesetting position to <length> from the left margin of the paragraph. If the typesetting position is already further along, \tabto starts a new line; the command \tabto* will move position backwards if necessary, so that previous text may be overwritten.

The command \TabPositions may be used to define a set of tabbing positions, after which the command \tab advances typesetting position to the next defined ‘tab stop’.

Packagetabto-ltx
Version1.4
LicensesThe Project Public License 1.3
Copyright2006,2009,2012,2013,2018 Donald Arseneau
MaintainerDonald Arseneau
Contained inTeX Live as tabto-ltx
MiKTeX as tabto-ltx
TopicsLayout
See alsotabto-generic
...
Guest Book Sitemap Contact Contact Author