Created
February 7, 2020 22:36
-
-
Save riinuots/bd587edc789147ef10357058bba3c0ee to your computer and use it in GitHub Desktop.
Markdown YAML: pass placement options [!hb]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
header-includes: | |
- \usepackage{float} | |
- \floatplacement{table}{!hb} | |
- \floatplacement{figure}{!hb} | |
--- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment