Difference between revisions of "Graphics"

From Wiki
Jump to navigation Jump to search
m
m (minor adjustments, nothing new)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
  
 +
{{TwoColumnsUnderLevel1
 +
|
 
; Basics
 
; Basics
 
:* [[Using Graphics|Using graphics]], insert image, apply transformations, and advanced stuff.
 
:* [[Using Graphics|Using graphics]], insert image, apply transformations, and advanced stuff.
Line 8: Line 10:
 
; Build your graphics
 
; Build your graphics
 
:* [[MetaPost]], the graphical programming language, and [[MetaFun]], its ConTeXt extension.
 
:* [[MetaPost]], the graphical programming language, and [[MetaFun]], its ConTeXt extension.
:* Data plotting with the [[MPgraph|module graph]] (2016), or some alternatives: [[TikZ]] (2016), , [[Gnuplot]] (2012), [[Pgfplot]] (2009).
+
:* [[Sharing graphics]]: Export MetaPost drawings as PDF, import MetaPost drawings into MS Office, LibreOffice, etc.
:* [[Flow Charts|FlowCharts]]
+
:* 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]]
 
:* [[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]]
 
:* [[Infinite Paper]]
:* [[Graphical text manipulation|scale, mirror, rotate, clip]] (Old Content 2010)
 
  
=== ConTeXt tools ===
+
; Specific topics and examples
 
+
:* [[Including pages from PDF documents]]
* [[Overlays]]: ConTeXt's mechanism to stack  local snippets
+
:* [[Image Database|Image database]] with XML
* [[Layers]]:  ConTeXt's mechanism for absolute positioning of elements and other advanced techniques like switching elements on and off.
+
:* [[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.
* [[Logos]]: ConTeXt 's mechanism to mage appear logos (picture or text elements) on every page
+
:* [[Drop_shadows|Code to play with for Drop shadows]]
* [[Image Database|Image database]] with XML
+
:* [[Example photo page layout]] (Old Content)
* [[Collectors]], alternative to overlays
+
}}
* [[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