Command/startproject

From ConTeXt wiki
Jump to: navigation, search

\startproject

Syntax

\startproject ... ... \stopproject
... command
... text

Description

\startproject ... \stopproject starts a project i.e. a structure, where the highest level is the project. Lower levels can be products e.g. chapters and components e.g. sections.

Example

\startproject projectname


\startfrontmatter
   \product titlepage     %Titlepage for the book
   \product TOC		  %Table of contents of the book
\stopfrontmatter

\startbodymatter
   \product issue1     %Local TOC
		       %Introduction
		       %Contents

   \product issue2     %Local TOC
   		       %Introduction
		       %Contents

   \product issue3     %Local TOC
		       %Introduction
		       %Contents
\stopbodymatter

\startbackmatter
   \product appendices %Appendix 1
		       % Appendix 2
		       % Impressum
\stopbackmatter

\nomorefiles

\stopproject

See also

\startproduct

\component

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