Tikz and EPL format incompatible
Making bold numbers in math mode using bm package
How to vertically align a text in a landscape table with images?
Can you answer these?
Tikz and EPL format incompatible http://tex.stackexchange.com/questions/356469/tikz-and-epl-format-incompatible
When I use epl2 formathttp://www.epletters.net/authors/epl-macro-template/ and the tikz package it causes a compilation error an appears an empty page at the begining of the document. ...
- asked by David Jaramillo 3votes Making bold numbers in math mode using bm package http://tex.stackexchange.com/questions/356202/making-bold-numbers-in-math-mode-using-bm-package
I am having some troubles producing numbers in math mode in bold. \mathbf{} command worked with the mathptmx package, producing bold numbers that looked like numbers in math mode, but bold. Then I ...
- asked by Michael Freimann 1vote How to vertically align a text in a landscape table with images? Here's a working example of my big table with images on it: \documentclass[a4paper,12pt]{book} % Relevant packages \usepackage{graphicx} \usepackage{lscape} % Other packages I'm using ...
- asked by lanadaquenada 1vote —