This question follows up on What is the exact purpose of \ftype@<TYPE>?. The LaTeX kernel source refers to a BANG float in the ltoutput.dtx, but there is no explanation for it. Anybody knows what it is?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
| show 5 more comments |
|
bang float are floats with an "!" float option. I guess the name came from the same source as the bang in "shebang" and "hash-bang" for "#!". http://en.wikipedia.org/wiki/Shebang_(Unix). From http://en.wikipedia.org/wiki/Exclamation_mark:
|
||||
|
|
latex-kerneltag for this sort of thing, will be easier to Google and more kid-proof:) – Yiannis Lazarides Oct 23 '11 at 18:16