Macro Language Reference > PIs > Text > <?tboxend>
  
<?tboxend>
Description
This command is used to mark the end of a block. It can be used to delimit Maths commands such as \tboxx or in conjunction with ruby text. The start of the block is marked by the <?bb> or <?bblock> commands.
 
This command is an alias of the <?eb> and <?eblock>commands.
 
Example 514. Define start of block of ruby text commands
This sequence of commands shown below is an example of ruby text using <?bb> and <?eb>:
<?tchrrot=3><?bb><?tchrrot=1><?ruby=1>AND<?rt=1>
<?tic=red>Before<?tic><?rta=1><?tic=blue>After<?tic>
<?ruby><?tchrrot=3><?eb><?tchrrot>
Syntax
<?tboxend>
Related Links