summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/codesection/README
blob: 3cc57683436850fe401c3ff9b1c000ac26af5df2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
codesection
===========
Provides an Environment which can be included or excluded from compilation.

== Description ==

This packages provides an environment to switch a section of code on or off. The
code can be placed anywhere in the file and is not limited to the document or the
preamble. 
The motivation for this package was to have commands which allow to
preselect if sections of code in a preamble of a template are executed or not.

== Contents ==

This work contains:
- The codesection files: 
  - codesection.dtx
  - codesection.ins
- The documentation:
  - codesection.pdf
- This README file

== Maintained by ==
Matthias Pospiech
matthias@pospiech.eu