Argentina defiende multilateralismo frente a aranceles de EEUU
5 questions with no upvoted or accepted answers
1
vote
0
answers
75
views
Half-page graphics
I'm trying to replicate a layout I've seen in some tabletop game books, where a piece of art takes up the entire top (or bottom, or left, or right) half of a page, going all the way to the gutter with ...
1
vote
0
answers
350
views
Figures exceeding bottom page limits on MDPI Latex Template
I'm facing a problem on MDPI latex template: the image is exceeding bottom margin.
Example:
Code fragment:
\end{paracol}
\nointerlineskip
\begin{figure}[H]
\widefigure
\includegraphics[width=...
1
vote
0
answers
97
views
Overlap in a Margin Notes with Images, how insert minimum space between two margin notes?
I have a big problem to insert a Image in a Margin note. Here is the problem: The Image overlap with other non-images notes, how avoid it?
\documentclass[14pt]{article}
\usepackage[a4paper, nofoot,...
1
vote
0
answers
166
views
Horizontal placement of graphic in left and right margins
I want to place small graphics in the outer margins of my 2-sided document. I've been using, e.g.,
\marginpar[{\hfill
\includegraphics[scale=.3]{figures/ivy-univ.png}\hspace{8 pt}
}]{
\...
0
votes
0
answers
161
views
How to center graphics with small page size?
I need to make many graphics, all of which have the same page size, and all of which are centered. The page size is quite small, as the graphics are going side by side in tables. I do not want to ...