3.9.3 Can you answer these questions?

3.9.3.1 Tikz and EPL format incompatible
3.9.3.2 Making bold numbers in math mode using bm package
3.9.3.3 How to vertically align a text in a landscape table with images?

Can you answer these?

3.9.3.1 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
3.9.3.2 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
3.9.3.3 How to vertically align a text in a landscape table with images?

http://tex.stackexchange.com/questions/356468/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