From 30c6dc99b093fcf351f64974778d40c69aba08af Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Sat, 8 Aug 2020 00:00:14 +0200 Subject: 2020-08-07 23:37:00 --- .../documents/general/magazines/mag-1105-mkiv.pdf | Bin 54638 -> 57255 bytes .../sources/general/magazines/mag-1105-mkiv.tex | 10 ++++++++++ 2 files changed, 10 insertions(+) (limited to 'doc') diff --git a/doc/context/documents/general/magazines/mag-1105-mkiv.pdf b/doc/context/documents/general/magazines/mag-1105-mkiv.pdf index 1a81766fb..71abf84ec 100644 Binary files a/doc/context/documents/general/magazines/mag-1105-mkiv.pdf and b/doc/context/documents/general/magazines/mag-1105-mkiv.pdf differ diff --git a/doc/context/sources/general/magazines/mag-1105-mkiv.tex b/doc/context/sources/general/magazines/mag-1105-mkiv.tex index df1ec7e2c..f5aaa6eb3 100644 --- a/doc/context/sources/general/magazines/mag-1105-mkiv.tex +++ b/doc/context/sources/general/magazines/mag-1105-mkiv.tex @@ -136,6 +136,16 @@ The result is: \stoppacked \stoplinecorrection +You can query the natural width, height and depth too: + +\startbuffer +used width : \the\boxlinewd 0 5, natural width : \the\boxlinenw 0 5 +used heigth : \the\boxlineht 0 5, natural height : \the\boxlinenh 0 5 +used depth : \the\boxlinedp 0 5, natural depth : \the\boxlinend 0 5 +\stopbuffer + +\typebuffer[option=TEX] \startlines \getbuffer \stoplines + Next we replace an existing line by a new line: \startbuffer -- cgit v1.2.3