Difference between revisions of "Tutorials"

From Wiki
Jump to navigation Jump to search
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
* '''[[Installation |Install ConTeXt]]'''
+
= Step 1: ConTeXt installation =
= First Run =
 
  
This section describes how to run ConTeXt to transform your first TeX document into a PDF.
+
* [[Installation |Install ConTeXt and compile a first document]]
  
# Download the tex input file [[Media:Hello-world.tex|Hello-World.tex]] from our [[Detailed_Example|Detailed example]].
+
= Step by step tutorials=
# Run <code>context Hello-world.tex</code> in your terminal (or command prompt).
 
# Check the PDF output <code>Hello-world.pdf</code>.
 
  
Additional tutorials include:
+
== Book ==
  
* [[First Document| Your first document]]
+
* Setting up a ConTeXt document layout similar to books by Edward Tufte, from Mikael Sundqvist (BachoTeX 2023)
* [[Detailed Example|Detailed example]]
+
** [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].
  
See the [[Sample documents]] page for even more examples.
+
== Presentation ==
  
 +
* 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 ==
  
and [[First Document|start typesetting]].
+
* to find or to build
* A '''[https://github.com/contextgarden/not-so-short-introduction-to-context Not so Short introduction to ConTeXt]''' is available in Czech, English, French, Russian, Serbian and Spanish (state: 2022).
+
* [[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