Changes

Jump to navigation Jump to search
20 bytes removed ,  22:22, 6 June 2020
m
minor adjustments, nothing new
< [[Using Graphics]] >__NOTOC_
If you’re using ConTeXt for complex layout tasks, you need to calculate with image sizes. Often it makes sense to use Lua functions.
'''Beware''', TeX calculates internally in "scaled points" (sp), 1 sp = 1/65536 pt.
== Measures in pure ConTeXt ==
You can get at a picture’s dimensions with one line of TeX code:
</context>
== Calculations in Lua ==
<pre>
</pre>
== Postponing ==
If you want to place full page images or similar content on distinct pages, try the postponing mechanism:

Navigation menu