Changes

Jump to navigation Jump to search
43 bytes added ,  13:27, 6 July 2005
m
titles
< [[Graphics]] | [[Combinations]] | [[Including pages from PDF document]] >
'''== Direct use of <tt>mypic.pdf</tt>'''an image ==
This way you can use your image <tt>mypic.pdf</tt> :
<texcode>
\externalfigure[mypic]
If only one dimension is given, scaling is proportional.
'''== Where ConTeXt finds your picture files'''==
ConTeXt looks in the actual and parent directory plus those given in <tt>texmf.cnf</tt>.
You can define the path relative or absolute, but use always forward slashes!
'''== Referenced Pictures'''==
Declaration of all used pictures in your environment, project or header file is better than direct use of file names in your code.
</texcode>
'''== Pictures as [[Floating Objects]]'''==
Floats are numbered and placed by ConTeXt, and they can get a caption.
You find more about floats ([[Floating Objects]]) in the manual.
'''== Movies'''==
Movies aren't recognized automatically yet, you need a more verbose declaration:

Navigation menu