- Questo topic ha 1 risposta, 2 partecipanti ed è stato aggiornato l'ultima volta 17 anni, 2 mesi fa da .
-
Topic
-
\subsection{ITALIAN CLIMATIC ZONE}\\\begin{wrapfigure}{l}{0.5\textwidth}
\centering
\subfloat[]{\label{base30-round0}\includegraphics[width=0.4\textwidth]{./Figures/ItalyWEATHreg.png}}
\caption{caption}
\label{label}
\end{wrapfigure}
questo è il testo che vorrei affiancare a sinistra dell’immagine: questo è il testo che vorrei affiancare a sinistra dell’immagine: questo è il testo che vorrei affiancare a sinistra dell’immagine: questo è il testo che vorrei affiancare a sinistra dell’immagine: questo è il testo che vorrei affiancare a sinistra dell’immagine: questo è il testo che vorrei affiancare a sinistra dell’immagine: questo è il testo che vorrei affiancare a sinistra dell’immagine:molto semplicemente vorrei una immagine con del teso a sinistra giustificato come il resto della tesi.
nel preambolo ho debitamente compilato il
\usepackage{wrapfigure}ma mi continua a compilare un file con 3 altri errori e sempre il pdf finale è privo di immagine.
please help me
PS, il preambolo è del tipo:
\documentclass[a4paper, 12pt, oneside]{thesis} % Use the “Thesis” style, based on the ECS Thesis style by Steve Gunn
\usepackage[english,italian]{babel}
\usepackage[latin1]{inputenc}
\graphicspath{{Figures/}} % Location of the graphics files (set up for graphics to be in PDF format)% Include any extra LaTeX packages required
\usepackage[square, numbers, comma, sort&compress]{natbib} % Use the “Natbib” style for the references in the Bibliography
\usepackage{verbatim} % Needed for the “comment” environment to make LaTeX comments
\usepackage{vector} % Allows “\bvec{}” and “\buvec{}” for “blackboard” style bold vectors in maths
\hypersetup{urlcolor=red, colorlinks=blue} % Colours hyperlinks in blue, but this can be distracting if there are many links.
\usepackage{array}
\usepackage{subfigure}
\usepackage{graphics}
\usepackage{latexsym}
\usepackage{wrapfigure}%\usepackage(makeidx) % per inserire il miniindice
%\dominitoc\minitoc\mtcskip\myChapter % per inserire il miniindice
%\usepackage[tight,english]{minitoc} % per inserire il miniindice%% —————————————————————-
\begin{document}
\selectlanguage{english}tutte il malloppo…
\end{document} % The End
- Devi essere connesso per rispondere a questo topic.