[BACK]Return to tbl.7 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/tbl.7 between version 1.36 and 1.39

version 1.36, 2021/09/07 11:48:19 version 1.39, 2022/08/28 13:52:59
Line 1 
Line 1 
 .\"     $Id$  .\" $Id$
 .\"  .\"
 .\" Copyright (c) 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>  .\" Copyright (c) 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
 .\" Copyright (c) 2014,2015,2017,2018,2019 Ingo Schwarze <schwarze@openbsd.org>  .\" Copyright (c) 2014,2015,2017,2018,2019 Ingo Schwarze <schwarze@openbsd.org>
Line 333  Ruby:1.8.7.374
Line 333  Ruby:1.8.7.374
 TeX Live:2015  TeX Live:2015
 .TE  .TE
 .Ed  .Ed
 .sp 2v  .Pp
 Spans and skipping width calculations:  Spans and skipping width calculations:
 .Bd -literal -offset indent  .Bd -literal -offset indent
 \&.TS  \&.TS
Line 357  l:center:
Line 357  l:center:
 :right  :right
 .TE  .TE
 .Ed  .Ed
 .sp 2v  .Pp
 Text blocks, specifying spacings and specifying and equalizing  Text blocks, specifying spacings and specifying and equalizing
 column widths, putting lines into individual cells, and overriding  column widths, putting lines into individual cells, and overriding
 .Cm allbox :  .Cm allbox :
Line 367  allbox tab(:);
Line 367  allbox tab(:);
 le le||7 lw10.  le le||7 lw10.
 The fourth line:_:line 1  The fourth line:_:line 1
 of this column:=:line 2  of this column:=:line 2
 determines:\_:line 3  determines:\e_:line 3
 the column width.:T{  the column width.:T{
 This text is too wide to fit into a column of width 17.  This text is too wide to fit into a column of width 17.
 T}:line 4  T}:line 4
Line 391  No break here.
Line 391  No break here.
 T}::line 5  T}::line 5
 .TE  .TE
 .Ed  .Ed
 .sp 2v  .Pp
 These examples were constructed to demonstrate many  These examples were constructed to demonstrate many
 .Nm  .Nm
 features in a compact way.  features in a compact way.
Line 417  equations inside tables.
Line 417  equations inside tables.
 .Xr roff 7  .Xr roff 7
 .Rs  .Rs
 .%A M. E. Lesk  .%A M. E. Lesk
 .%T Tbl\(emA Program to Format Tables  .%T Tbl \(em A Program to Format Tables
 .%D June 11, 1976  .%D June 11, 1976
 .Re  .Re
 .Sh HISTORY  .Sh HISTORY

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.39

CVSweb