~ruther/vhdl-i2c

ref: 998597e075c2aeab13545f981f04fab30a561dd8 vhdl-i2c/doc/figure_placement.tex -rw-r--r-- 176 bytes
998597e0 — Rutherther tests: wait for half period after stop condition in model 2 years ago
                                                                                
1
2
3
4
5
6
7
8
\usepackage{float}
\let\origfigure\figure
\let\endorigfigure\endfigure
\renewenvironment{figure}[1][2] {
    \expandafter\origfigure\expandafter[htbp]
} {
    \endorigfigure
}