I am fairly new to TeX, so I may be missing something simple, but I can't seem to adjust the height of the turnstile objects produced by the turnstile package. In particular, if the symbol appears as a subscript it does not adjust to match the surrounding text. Does anyone know of a solution?
|
|
|||||
|
|
The problem with the vertical scaling is documented in the Conclusions section of the file turnstile_article.pdf:
In particular, since no provision is made for vertical scaling, the symbol will not scale appropriately when used in a subscripted expression (See first part of the example below). The first idea that comes to my mind is to use
|
||||
|
|
|
Here's a different version that scales (but via an optional argument):
The optional argument chooses the style for the objects: 0 is for display, 1 for text, 2 for script and 3 for scriptscript. The default is 2. An empty pair of arguments builds symbols very akin to |
|||
|
|
