5.27. [ Reg Name ] sectionΒΆ
Region names and their font sizes for graphic output by [t-gshow], [t-rshow], and [t-3dshow] are defined in this section. When you set the gshow or rshow option in the other tallies, this definition is applied. By default, a region name is set to its region number. \
The format is as follows.
[ Reg Name ]
reg name size
1 cover 1
2 body 0.5
3 {cell 2} 2
4 {cell 3} 2
{ 5 - 8 } tube 3
... ... ...
... ... ...
If you want to replace the order of region number (reg), region name (name), and font size (size), set as reg size name.
You can use the skip operator non.
At least one of name and size must be defined.
If nothing is defined, it is assumed to be default.
You can use the format { 4 - 7 }, but the ( { 4 - 7 } 9 10 ) format cannot be used.
If you need to use blanks in the name definition, the name must be closed by { } as the example.
If you want to use ( and ), you should write ( and ), respectively.
Brackets { and } cannot be used in the name definition.
Note that a superscript or subscript in the LaTeX format can be used by writing { }.
For example, in the case of writing ^\{208\}Pb , \(^{208}\mathrm{Pb}\) is output.
The maximum number of characters of a name that you can define is 80.
You can specify a font size as a relative value to the default size.