Skip to content

Commit

Permalink
Merge pull request #10 from YujiSODE/Y20171111
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
YujiSODE authored Nov 11, 2017
2 parents 76602c7 + d1fe07b commit 65d2468
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ All descriptions should be put between relating blocks. These blocks must be esc
#...
#TXT

### 3-1. Block: `@VAR`
### 3-1. Block `@VAR`
Tcl variables in namespace `::gCS` are declared in this block.
Title, size of figure, names of strata etc. are declared here.

### 3-2. Block: `@FIG`
### 3-2. Block `@FIG`
All descriptions in this block must be escaped with `#`.
A columnar section is described using declared names of strata between `@VAR`.

### 3-3. Block: `@TXT`
### 3-3. Block `@TXT`
All descriptions in this block must be escaped with `#`.
All descriptions in this block are regarded as additional information.

Expand Down

0 comments on commit 65d2468

Please sign in to comment.