Difference between revisions of "Graphics"

From Wiki
Jump to navigation Jump to search
m (Link to image placement)
m (minor adjustments, nothing new)
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Basics =
+
__NOTOC__
* [[Using Graphics|Using graphics]]
 
* [[Floating_Objects|Floating objects]]
 
* [[Combinations]] (regular adjusted image placement)
 
  
= Advanced =
+
{{TwoColumnsUnderLevel1
 +
|
 +
; Basics
 +
:* [[Using Graphics|Using graphics]], insert image, apply transformations, and advanced stuff.
 +
:* [[Floating_Objects|Floating objects]]: to place and number floating objects like figures, tables, paragraphs, etc.
 +
:* [[Combinations]] (regular adjusted image placement)
  
=== Build your graphics ===
+
; Build your graphics
 +
:* [[MetaPost]], the graphical programming language, and [[MetaFun]], its ConTeXt extension.
 +
:* [[Sharing graphics]]: Export MetaPost drawings as PDF, import MetaPost drawings into MS Office, LibreOffice, etc.
 +
:* Data plotting with the [[MPgraph|module graph]] (2016)
 +
:* Data plotting alternatives: [[TikZ]] (2016), [[Gnuplot]] (2012), [[Pgfplot]] (2009).
 +
:* [[Flow Charts|Flow Charts]]
 +
:* [[Graphical text manipulation|Scale, mirror, rotate, clip]] (Old Content 2010)
 +
:* [[Gantt charts]]
 +
|
 +
; Layers and stacks
 +
:* [[Layers]]:  ConTeXt's mechanism for absolute positioning of elements and other advanced techniques like switching elements on and off.
 +
:* [[Overlays]]: ConTeXt's mechanism to stack  local snippets. An alternative is [[Collectors]] (Old Content).
 +
:* [[Logos]]: ConTeXt 's mechanism to mage appear logos (picture or text elements) on every page
 +
:* [[Infinite Paper]]
  
* [[MetaPost]] & [[MetaFun]]
+
; Specific topics and examples
* [[TikZ]]/PGF
+
:* [[Including pages from PDF documents]]
* Data plotting with [[Gnuplot]]
+
:* [[Image Database|Image database]] with XML
* Data plotting with [[MPgraph]]
+
:* [[Image Placement|Image size for thei placement]]: if you’re using ConTeXt for complex layout tasks, you may need to calculate with image sizes.  Often it makes sense to use Lua functions.
* Data plotting with TikZ/[[Pgfplot]]
+
:* [[Drop_shadows|Code to play with for Drop shadows]]
* [[Flow Charts|FlowCharts]]
+
:* [[Example photo page layout]] (Old Content)
* [[Gantt charts]]
+
}}
* [[Infinite Paper]]
 
 
 
=== Play with text ===
 
 
 
* [[Graphical text manipulation]]
 
 
 
=== ConTeXt tools ===
 
 
 
* [[Overlays]] local snippets that you can stack
 
* [[Layers]] on whole pages
 
* [[Logos]], picture or text elements that appear on every page
 
* [[Image Database|Image database]] with XML
 
* [[Collectors]], alternative to overlays
 
* [[Chemistry|Chemical Structure Formulae]] with PPCHTeX
 
* [[Sharing graphics]]
 
* [[Including pages from PDF documents]]
 
 
 
=== Tricks ===
 
 
 
* [[Image Placement]]: if you’re using ConTeXt for complex layout tasks, you may need to calculate with image sizes.  Often it makes sense to use Lua functions.
 
* [[Drop_shadows|can play with Drop shadows]]
 
* [[Example photo page layout]] (Old Content)
 
  
 
[[Category:Graphics]]
 
[[Category:Graphics]]

Revision as of 21:00, 6 June 2020