Hence a package called here was written by David Carlisle which gave an option [H] which means “put it HERE, period”. That package is now replaced by Anselm Lingnau’s float package which provides some more facilities also. This package is included by default in both MikTeX as well as TeXlive and you may include it in file by standard
\usepackage{float}
\begin{figure}[H]
(or)\begin{table}[H]
Note that the [H] option cannot be used in conjunction with other options as you can do with [h] option like [htb]. That doesn’t make sense, anyway.To know about other features of this package and download documentation go here.
dei write about something that people like me can understand :P :)
ReplyDeletecollege booksaiya naanga padikala..
ReplyDeleteellaaam copy adichu pass panna pasanga naaanga...
engalukku edhuku udhu ellaaa?
Right. Both of you opened my eyes...
ReplyDeleteI'll write non-academic posts soon. I'll try some comical ones too. :) But please don't beat me if they are mokkai instead of comedy. :P ;)
Hi, I stumbled here from Sudipta's blog. Great to see somebody who's as interested in TeX / LaTeX as I am. I thought it had gone out of fashion to be a fan of traditional typesetting programs.
ReplyDeleteDocBook SGML/XML can't hold a candle to the power of LaTeX, especially for high-quality printable documentation, purely because SGML/XML is far too high level and lacks source-level control over the toolchain's final output.