Changes

Jump to navigation Jump to search
283 bytes added ,  15:34, 27 September 2018
m
Add hatnote pointing users to Layout, too
{{note|This article is about the data type. For the names of a page's many dimensions, see [[Layout]].}}
 
A dimension, in TeX, is a variable storing a length. The length is entered
as a number immediately followed by two letters that indicate the unit, e.g.
context.blackrule({width = double_A .. "sp"})
\stopluacode
</context>
 
;More examples:
 
<context mode=mkiv source=yes>
\newdimen\AAA \AAA=100pt
\newdimen\BBB \BBB=\AAA
 
AAA is \the\AAA
 
BBB is \the\BBB
</context>
[[Category:Programming]]
[[Category:Dimensions|!]]

Navigation menu