Command/startcomponent

From ConTeXt wiki
Jump to: navigation, search

\startcomponent

Syntax

\startcomponent ... ... \stopcomponent
... \product yourproductname
... \project yourprojectname
... text

Description

\startcomponent ... \stopcomponent is the lowest level component in a project structure. It can contain all kind of commands and text. The component is linked to the project with \project yourprojectname and if it is called by a product it is linked to the product with \product yourproductname.

Example

\startcomponent intro-issue1
   \product issue1
   \project projectname

   \chapter{Introduction to issue1}

   \section{Comment}

Introduction to the issue1.

   \section{How to use this paper}

   \section{Reading further}
\stopcomponent

See also

\startproject

\startproduct

Help from ConTeXt-Mailinglist/Forum

All issues with:

C O N T E X T G A R D E N

Personal tools
Namespaces
Variants
Actions
Help
External Help
Installation
Navigation
Toolbox