Difference between revisions of "Tutorials"

From Wiki
Jump to navigation Jump to search
m
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
= First step is installation
+
= Step 1: ConTeXt installation =
  
 
* [[Installation |Install ConTeXt and compile a first document]]
 
* [[Installation |Install ConTeXt and compile a first document]]
  
= Step by step tutorials
+
= Step by step tutorials=
  
* article
+
== Book ==
* report
 
* presentation
 
* cover
 
  
= Examples
+
* Setting up a ConTeXt document layout similar to books by Edward Tufte, from Mikael Sundqvist (BachoTeX 2023)
 +
** [https://github.com/mpsmath/stepbystep Source on GitHub],
 +
** [https://raw.githubusercontent.com/mpsmath/stepbystep/main/bachotex-stepbystep.pdf PDF presentation],
 +
** [https://raw.githubusercontent.com/mpsmath/stepbystep/main/stepbystep.pdf PDF A4 document].
  
* [[Detailed_Example]]
+
== Presentation ==
* [[Sample documents]] page for even more examples.
+
 
 +
* Creating slides in ConTeXt in 40 commits, from Aditya Mahajan (2020)
 +
** [https://adityam.github.io/context-blog/post/presentation-40-commits-redux/ web page].
 +
 
 +
== Article ==
 +
 
 +
* to find or to build
 +
* [[Detailed_Example| Elaborate hello world example]], not really step by step but well commented.
 +
 
 +
== Cover ==
 +
 
 +
* to find or to build
 +
 
 +
= Other examples without step-by-step approach =
 +
 
 +
 
 +
* [[Sample documents]]

Latest revision as of 19:53, 14 April 2024

Step 1: ConTeXt installation

Step by step tutorials

Book

Presentation

  • Creating slides in ConTeXt in 40 commits, from Aditya Mahajan (2020)

Article

Cover

  • to find or to build

Other examples without step-by-step approach