Risposte nei forum create
-
AutoreRisposte
-
::
gilio_pedrinatti” post=118806Salve a tutti!
Avrei bisogno di disegnare un piano cartesiano, assi X e Y, con delle coordinate. Vorrei che i relativi punti fossero evidenziati (quindi puntino più grosso).
SI deve utilizzare necessariamente TikZ?
[attachment=2463]WhatsAppImage2020-07-11at17.24.27.jpeg[/attachment]
No, certo che no.
Ciao
Tommaso
::samiel” post=118443Posto che \usepackage[greek]{babel} corrisponde a \babelprovide[import]{greek}
mentre \usepackage[greek.polutoniko]{babel} corrisponde a babelprovide[import]{polytonicgreek},
che cosa corrisponde a \usepackage[greek.ancient]{babel} ?grazie
mPS
non c’è un modo per segnalare del codice breve,
che sta sulla stessa riga del testo?Forse vorresti chiedere che cosa corrisponde a [tt]\usepackage[greek.ancient]{babel}[/tt]? Io ho scritto in monospaziato, basta che racchiudi il tuo testo così:
`[tt]testo[/tt]`Ciao
Tommaso
::dani94dc” post=117827File Struttura
`
%—————————————————————————————-
% HEADERS AND FOOTERS
%—————————————————————————————-\usepackage{fancyhdr} % Required for header and footer configuration
\pagestyle{fancy} % Enable the custom headers and footers
\renewcommand{\chaptermark}[1]{\markboth{\sffamily\normalsize\bfseries\chaptername\ \thechapter.\ #1}{}} % Styling for the current chapter in the header
\renewcommand{\sectionmark}[1]{\markright{\sffamily\normalsize\thesection\hspace{5pt}#1}{}} % Styling for the current section in the header\fancyhf{} % Clear default headers and footers
\fancyhead[LE,RO]{\sffamily\normalsize\thepage} % Styling for the page number in the header
\fancyhead[LO]{\rightmark} % Print the nearest section name on the left side of odd pages
\fancyhead[RE]{\leftmark} % Print the current chapter name on the right side of even pages
%\fancyfoot[C]{\thepage} % Uncomment to include a footer\renewcommand{\headrulewidth}{0.5pt} % Thickness of the rule under the header
\fancypagestyle{plain}{% Style for when a plain pagestyle is specified
\fancyhead{}\renewcommand{\headrulewidth}{0pt}%
}% Removes the header from odd empty pages at the end of chapters
\makeatletter
\renewcommand{\cleardoublepage}{
\clearpage\ifodd\c@page\else
\hbox{}
\vspace*{\fill}
\thispagestyle{empty}
\newpage
\fi}%—————————————————————————————-
% THEOREM STYLES
%—————————————————————————————-\usepackage{amsmath,amsfonts,amssymb,amsthm} % For math equations, theorems, symbols, etc
\newcommand{\intoo}[2]{\mathopen{]}#1\,;#2\mathclose{[}}
\newcommand{\ud}{\mathop{\mathrm{{}d}}\mathopen{}}
\newcommand{\intff}[2]{\mathopen{[}#1\,;#2\mathclose{]}}
\renewcommand{\qedsymbol}{$\blacksquare$}
\newtheorem{notation}{Notation}[chapter]% Boxed/framed environments
\newtheoremstyle{ocrenumbox}% Theorem style name
{0pt}% Space above
{0pt}% Space below
{\normalfont}% Body font
{}% Indent amount
{\small\bf\sffamily\color{ocre}}% Theorem head font
{\;}% Punctuation after theorem head
{0.25em}% Space after theorem head
{\small\sffamily\color{ocre}\thmname{#1}\nobreakspace\thmnumber{\@ifnotempty{#1}{}\@upn{#2}}% Theorem text (e.g. Theorem 2.1)
\thmnote{\nobreakspace\the\thm@notefont\sffamily\bfseries\color{black}—\nobreakspace#3.}} % Optional theorem note\newtheoremstyle{blacknumex}% Theorem style name
{5pt}% Space above
{5pt}% Space below
{\normalfont}% Body font
{} % Indent amount
{\small\bf\sffamily}% Theorem head font
{\;}% Punctuation after theorem head
{0.25em}% Space after theorem head
{\small\sffamily{\tiny\ensuremath{\blacksquare}}\nobreakspace\thmname{#1}\nobreakspace\thmnumber{\@ifnotempty{#1}{}\@upn{#2}}% Theorem text (e.g. Theorem 2.1)
\thmnote{\nobreakspace\the\thm@notefont\sffamily\bfseries—\nobreakspace#3.}}% Optional theorem note\newtheoremstyle{blacknumbox} % Theorem style name
{0pt}% Space above
{0pt}% Space below
{\normalfont}% Body font
{}% Indent amount
{\small\bf\sffamily}% Theorem head font
{\;}% Punctuation after theorem head
{0.25em}% Space after theorem head
{\small\sffamily\thmname{#1}\nobreakspace\thmnumber{\@ifnotempty{#1}{}\@upn{#2}}% Theorem text (e.g. Theorem 2.1)
\thmnote{\nobreakspace\the\thm@notefont\sffamily\bfseries—\nobreakspace#3.}}% Optional theorem note% Non-boxed/non-framed environments
\newtheoremstyle{ocrenum}% Theorem style name
{5pt}% Space above
{5pt}% Space below
{\normalfont}% Body font
{}% Indent amount
{\small\bf\sffamily\color{ocre}}% Theorem head font
{\;}% Punctuation after theorem head
{0.25em}% Space after theorem head
{\small\sffamily\color{ocre}\thmname{#1}\nobreakspace\thmnumber{\@ifnotempty{#1}{}\@upn{#2}}% Theorem text (e.g. Theorem 2.1)
\thmnote{\nobreakspace\the\thm@notefont\sffamily\bfseries\color{black}—\nobreakspace#3.}} % Optional theorem note
\makeatother% Defines the theorem text style for each type of theorem to one of the three styles above
\newcounter{dummy}
\numberwithin{dummy}{section}
\theoremstyle{ocrenumbox}
\newtheorem{theoremeT}[dummy]{Theorem}
\newtheorem{problem}{Problem}[chapter]
\newtheorem{exerciseT}{Exercise}[chapter]
\theoremstyle{blacknumex}
\newtheorem{exampleT}{Example}[chapter]
\theoremstyle{blacknumbox}
\newtheorem{vocabulary}{Vocabulary}[chapter]
\newtheorem{definitionT}{Definition}[section]
\newtheorem{corollaryT}[dummy]{Corollary}
\theoremstyle{ocrenum}
\newtheorem{proposition}[dummy]{Proposition}%—————————————————————————————-
% REMARK ENVIRONMENT
%—————————————————————————————-\newenvironment{remark}{\par\vspace{10pt}\small % Vertical white space above the remark and smaller font size
\begin{list}{}{
\leftmargin=35pt % Indentation on the left
\rightmargin=25pt}\item\ignorespaces % Indentation on the right
\makebox[-2.5pt]{\begin{tikzpicture}[overlay]
\node[draw=ocre!60,line width=1pt,circle,fill=ocre!25,font=\sffamily\bfseries,inner sep=2pt,outer sep=0pt] at (-15pt,0pt){\textcolor{ocre}{R}};\end{tikzpicture}} % Orange R in a circle
\advance\baselineskip -1pt}{\end{list}\vskip5pt} % Tighter line spacing and white space after remark%—————————————————————————————-
% SECTION NUMBERING IN THE MARGIN
%—————————————————————————————-\makeatletter
\renewcommand{\@seccntformat}[1]{\llap{\textcolor{ocre}{\csname the#1\endcsname}\hspace{1em}}}
\renewcommand{\section}{\@startsection{section}{1}{\z@}
{-4ex \@plus -1ex \@minus -.4ex}
{1ex \@plus.2ex }
{\normalfont\large\sffamily\bfseries}}
\renewcommand{\subsection}{\@startsection {subsection}{2}{\z@}
{-3ex \@plus -0.1ex \@minus -.4ex}
{0.5ex \@plus.2ex }
{\normalfont\sffamily\bfseries}}
\renewcommand{\subsubsection}{\@startsection {subsubsection}{3}{\z@}
{-2ex \@plus -0.1ex \@minus -.2ex}
{.2ex \@plus.2ex }
{\normalfont\small\sffamily\bfseries}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}
{-2ex \@plus-.2ex \@minus .2ex}
{.1ex}
{\normalfont\small\sffamily\bfseries}}%—————————————————————————————-
% PART HEADINGS
%—————————————————————————————-% Numbered part in the table of contents
\newcommand{\@mypartnumtocformat}[2]{%
\setlength\fboxsep{0pt}%
\noindent\colorbox{ocre!20}{\strut\parbox[c][.7cm]{\ecart}{\color{ocre!70}\Large\sffamily\bfseries\centering#1}}\hskip\esp\colorbox{ocre!40}{\strut\parbox[c][.7cm]{\linewidth-\ecart-\esp}{\Large\sffamily\centering#2}}%
}% Unnumbered part in the table of contents
\newcommand{\@myparttocformat}[1]{%
\setlength\fboxsep{0pt}%
\noindent\colorbox{ocre!40}{\strut\parbox[c][.7cm]{\linewidth}{\Large\sffamily\centering#1}}%
}\newlength\esp
\setlength\esp{4pt}
\newlength\ecart
\setlength\ecart{1.2cm-\esp}
\newcommand{\thepartimage}{}%
\newcommand{\partimage}[1]{\renewcommand{\thepartimage}{#1}}%
\def\@part[#1]#2{%
\ifnum \c@secnumdepth >-2\relax%
\refstepcounter{part}%
\addcontentsline{toc}{part}{\texorpdfstring{\protect\@mypartnumtocformat{\thepart}{#1}}{\partname~\thepart\ —\ #1}}
\else%
\addcontentsline{toc}{part}{\texorpdfstring{\protect\@myparttocformat{#1}}{#1}}%
\fi%
\startcontents%
\markboth{}{}%
{\thispagestyle{empty}%
\begin{tikzpicture}[remember picture,overlay]%
\node at (current page.north west){\begin{tikzpicture}[remember picture,overlay]%
\fill[ocre!20](0cm,0cm) rectangle (\paperwidth,-\paperheight);
\node[anchor=north] at (4cm,-3.25cm){\color{ocre!40}\fontsize{220}{100}\sffamily\bfseries\thepart};
\node[anchor=south east] at (\paperwidth-1cm,-\paperheight+1cm){\parbox[t][][t]{8.5cm}{
\printcontents{l}{0}{\setcounter{tocdepth}{1}}% The depth to which the Part mini table of contents displays headings; 0 for chapters only, 1 for chapters and sections and 2 for chapters, sections and subsections
}};
\node[anchor=north east] at (\paperwidth-1.5cm,-3.25cm){\parbox[t][][t]{15cm}{\strut\raggedleft\color{white}\fontsize{30}{30}\sffamily\bfseries#2}};
\end{tikzpicture}};
\end{tikzpicture}}%
\@endpart}
\def\@spart#1{%
\startcontents%
\phantomsection
{\thispagestyle{empty}%
\begin{tikzpicture}[remember picture,overlay]%
\node at (current page.north west){\begin{tikzpicture}[remember picture,overlay]%
\fill[ocre!20](0cm,0cm) rectangle (\paperwidth,-\paperheight);
\node[anchor=north east] at (\paperwidth-1.5cm,-3.25cm){\parbox[t][][t]{15cm}{\strut\raggedleft\color{white}\fontsize{30}{30}\sffamily\bfseries#1}};
\end{tikzpicture}};
\end{tikzpicture}}
\addcontentsline{toc}{part}{\texorpdfstring{%
\setlength\fboxsep{0pt}%
\noindent\protect\colorbox{ocre!40}{\strut\protect\parbox[c][.7cm]{\linewidth}{\Large\sffamily\protect\centering #1\quad\mbox{}}}}{#1}}%
\@endpart}
\def\@endpart{\vfil\newpage
\if@twoside
\if@openright
\null
\thispagestyle{empty}%
\newpage
\fi
\fi
\if@tempswa
\twocolumn
\fi}%—————————————————————————————-
% CHAPTER HEADINGS
%—————————————————————————————-% A switch to conditionally include a picture, implemented by Christian Hupfer
\newif\ifusechapterimage
\usechapterimagetrue
\newcommand{\thechapterimage}{}%
\newcommand{\chapterimage}[1]{\ifusechapterimage\renewcommand{\thechapterimage}{#1}\fi}%
\newcommand{\autodot}{.}
\def\@makechapterhead#1{%
{\parindent \z@ \raggedright \normalfont
\ifnum \c@secnumdepth >\m@ne
\if@mainmatter
\begin{tikzpicture}[remember picture,overlay]
\node at (current page.north west)
{\begin{tikzpicture}[remember picture,overlay]
\node[anchor=north west,inner sep=0pt] at (0,0) {\ifusechapterimage\includegraphics[width=\paperwidth]{\thechapterimage}\fi};
\draw[anchor=west] (\Gm@lmargin,-9cm) node [line width=2pt,rounded corners=15pt,draw=ocre,fill=white,fill opacity=0.5,inner sep=15pt]{\strut\makebox[22cm]{}};
\draw[anchor=west] (\Gm@lmargin+.3cm,-9cm) node {\huge\sffamily\bfseries\color{black}\thechapter\autodot~#1\strut};
\end{tikzpicture}};
\end{tikzpicture}
\else
\begin{tikzpicture}[remember picture,overlay]
\node at (current page.north west)
{\begin{tikzpicture}[remember picture,overlay]
\node[anchor=north west,inner sep=0pt] at (0,0) {\ifusechapterimage\includegraphics[width=\paperwidth]{\thechapterimage}\fi};
\draw[anchor=west] (\Gm@lmargin,-9cm) node [line width=2pt,rounded corners=15pt,draw=ocre,fill=white,fill opacity=0.5,inner sep=15pt]{\strut\makebox[22cm]{}};
\draw[anchor=west] (\Gm@lmargin+.3cm,-9cm) node {\huge\sffamily\bfseries\color{black}#1\strut};
\end{tikzpicture}};
\end{tikzpicture}
\fi\fi\par\vspace*{270\p@}}}%——————————————-
\def\@makeschapterhead#1{%
\begin{tikzpicture}[remember picture,overlay]
\node at (current page.north west)
{\begin{tikzpicture}[remember picture,overlay]
\node[anchor=north west,inner sep=0pt] at (0,0) {\ifusechapterimage\includegraphics[width=\paperwidth]{\thechapterimage}\fi};
\draw[anchor=west] (\Gm@lmargin,-9cm) node [line width=2pt,rounded corners=15pt,draw=ocre,fill=white,fill opacity=0.5,inner sep=15pt]{\strut\makebox[22cm]{}};
\draw[anchor=west] (\Gm@lmargin+.3cm,-9cm) node {\huge\sffamily\bfseries\color{black}#1\strut};
\end{tikzpicture}};
\end{tikzpicture}
\par\vspace*{270\p@}}
\makeatother%—————————————————————————————-
% LINKS
%—————————————————————————————-\usepackage{hyperref}
\hypersetup{hidelinks,backref=true,pagebackref=true,hyperindex=true,colorlinks=false,breaklinks=true,urlcolor=ocre,bookmarks=true,bookmarksopen=false}\usepackage{bookmark}
\bookmarksetup{
open,
numbered,
addtohook={%
\ifnum\bookmarkget{level}=0 % chapter
\bookmarksetup{bold}%
\fi
\ifnum\bookmarkget{level}=-1 % part
\bookmarksetup{color=ocre,bold}%
\fi
}
}`
File main
`
\documentclass[12pt,a4paper,oneside]{book}\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[english,italian]{babel}
\usepackage[sfdefault]{roboto}\linespread{1.55}
\usepackage{layaureo}
\usepackage{tikz}
\graphicspath{{Pictures/}}
\usepackage{graphicx}\usepackage{enumitem}
\setlist{nolistsep}
\usepackage{booktabs}\usepackage{xcolor} % Required for specifying colors by name
\definecolor{ocre}{RGB}{64,141,146} % Define the orange color used for highlighting throughout the book\usepackage[style=numeric,citestyle=numeric,sorting=nyt,sortcites=true,autopunct=true,babel=hyphen,hyperref=true,abbreviate=false,backref=true,backend=biber]{biblatex}
\input{structure.tex}
\usepackage{hyperref}
\hypersetup{
colorlinks,
linkcolor=ocre,
linktoc=all
}\begin{document}
\chapterimage{chapter_head_1.pdf} % Table of contents heading image
\tableofcontents
\pagestyle{plain}
\frontmatter
\chapterimage{prova.pdf} % Chapter heading image
\input{capitoli/introduzione}
\input{capitoli/finalnote}\mainmatter
\input{capitoli/capitolo1}
\input{capitoli/capitolo2}
\input{capitoli/capitolo3}
\input{capitoli/capitolo4}
\input{capitoli/capitolo5}
\input{capitoli/capitolo6}
\input{capitoli/summary}
\input{capitoli/acknowledgements}\input{capitoli/bibliografia}
\end{document}
`
Se davvero sei in grado di comprendere i codici che ci mandi, allora sei sicuramente in grado di scovare eventuali errori o di apportare tutte le modifiche del caso.
Io ho l’impressione che tu non sappia leggere quello che mandi. Faccio outing: non sono capace di leggerlo nemmeno io, o non completamente.
Andare in cerca di sorgenti precotti in giro per la rete (pratica che ti accomuna ad alcune nostre conoscenze) e poi ricorrere a questo forum di aiuto non è una buona ricetta,
non lo è stata in passato e non può cominciare a esserlo con te.Un codice minimo compilabile è un codice che chiunque può copiare, incollare nel proprio editor e comporre. Questo codice deve essere breve, il minimo indispensabile
per replicare il problema. Noi non possiamo metterci a commentare tutti i tuoi [tt]\input[/tt], le chiamate alle immagini messe in cartelle nel tuo disco fisso, eccetera, eccetera.
In nessun forum del mondo accetterebbero oltre il tuo primo messaggio.Ora ti faccio vedere un codice minimo compilabile che riproduce un errore:
`\documentclass{article}\begin{document}
\laTeX
\end{document}`
Puoi copiarlo, incollarlo nel tuo editor e comporlo. Otterrai lo stesso errore che ottengo io. Ebbene: a partire da questa situazione si può sperare di ricevere una mano, perché si sta parlando la stessa lingua.È quello che Ivan sta cercando di dirti da un pezzo.
Ciao
Tommaso
::c_iannone” post=117211Dovrei redarre un testo normativo strutturato come segue:
Ciao, spero che Roberto abbia risolto il tuo problema.
Tuttavia, mi permetto di appendere una nota di costume (e non di mercato).
Questo forum persegue anche lo scopo, fra i tanti, di difendere la diffusione della buona lingua italiana: tutto questo per dire che il verbo che hai adoperato tu non è contemplato nel lessico nostrano.
Insidia sempre dietro l’angolo, tuttavia: si ricava ‘redarre’ a orecchio dal participio perfetto ‘redatto’, mentre la forma corretta è ‘redigere’. Ma, in caso di dubbio, è sempre possibile scegliere altri verbi.Purtroppo la nostra bella lingua è interessata da poche norme e da moltissime peculiarità. E questa è una di quelle. 😉
Spero di non averti offeso.
Ciao
Tommaso
::giovanniP” post=115371
Tu poi essere di parere diverso, ma stai prendendo dimestichezza con queste cose. Va benissimo.
Ma in quello che hai descritto hai ripetuto quello che ho descritto io, tranne una cosa, quella del rispetto dell’ordine delle figure. Questo vuol solo dire che non hai capito che cosa sia una coda FIFO e che tieni conto solo di quello che fai tu e non quello che fa la coda.Se metti una figura “non float”, la metti fuori dalla coda dei float, quindi se vuoi che stiano in ordine (e puo’ interessarti se il tuo intento iniziale era “mettere la figura li’, a costo di spazi bianchi”) devi starci attento tu. Se la metti “float”, sta nella coda e dell’ordinamento si occupa LaTeX.
::giovanniP” post=115371
Tu poi essere di parere diverso, ma stai prendendo dimestichezza con queste cose. Va benissimo.
Ma in quello che hai descritto hai ripetuto quello che ho descritto io, tranne una cosa, quella del rispetto dell’ordine delle figure. Questo vuol solo dire che non hai capito che cosa sia una coda FIFO e che tieni conto solo di quello che fai tu e non quello che fa la coda.Se metti una figura “non float”, la metti fuori dalla coda dei float, quindi se vuoi che stiano in ordine (e puo’ interessarti se il tuo intento iniziale era “mettere la figura li’, a costo di spazi bianchi”) devi starci attento tu. Se la metti “float”, sta nella coda e dell’ordinamento si occupa LaTeX.
Intanto, come lettura propedeutica, posso consigliarti un articolo di Frank Mittelbach che ho tradotto insieme a OldClaudio su ArsTeXnica di aprile 2015.
Ciao
Tommaso
::Black Goku” post=115359
cmq quello che chiedi tu è impossibile da realizzare con LaTeX.
una soluzione di pessimo livello sarebbe adottare il pacchetto contour
e impostare un contorno bianco, ma il risultato non è tipograficamente felice
e più che altro produce la “illusione” che il font sia più sottile.se non ti va bene il peso regular perché è troppo spesso
e non ti va bene nemmeno il light perché è troppo sottile
(ma quante esigenze……..!!)
o cambi font (nel senso che ne adotti uno che di per sé incontra le tue esigenze)
o cambi il font (se è di dominio pubblico), ossia lo modifichi
con un programma per generare font (FontForge, Fontlab) alleggerendolo.
Quest’ultima opzione significa che devi saper editare il font correttamente
e che ti serve un profluvio di tempom
Credo che mi terrò il ROBOTO così come è … anche perchè cambiando colore ho notato che la leggibilità migliora
Questa è un’ottima idea. Che tonalità di colore hai scelto per la tua guida?
Ciao
Tommaso
::
Mi associo alle osservazioni qui sopra. Per delimitare le battute di dialogo vanno benissimo le virgolette caporali («queste», per intenderci) oppure le lineette (che si ottengono battendo tre volte di seguito il trattino, [tt]—[/tt]). La differenza è che le prime delimitano la battuta a entrambi i lati, mentre le seconde solo all’inizio.Il tutto, poi, può essere messo in un ambiente per il testo in display (quote o quotation), ma non di più.
Ciao
Tommaso
::Black Goku” post=115345
Come avere le informazioni sui dettagli di un font OpenType è descritto nella documentazione del pacchetto fontspec; i font OpenType sono piuttosto complicati, quindi il processo per estrarne le informazioni è complicato. Certo è troppo lungo per descriverlo qui nel forum. Per cui: texdoc fontspec.
Sai inoltre che i font OpenType si possono usare solo con XeLaTeX e LuaLaTeX. Per usarli con pdfLaTeX prima bisogna spezzarli in frammenti non superiori a 256 glifi e la cosa si può fare generando appositi font virtuali; ma questo è ancora più complicato, anche se il programma fontinst, distribuito con il sistema TeX ,viene in aiuto: un po’ meno complicato, ma sempre complicato.Ok, per ora mi limiterò ad usare le funzioni classiche del font allora

Cioè?
Ciao
Tommsso
::
A me questo codice
`% !TEX encoding = UTF-8 Unicode
% !TEX TS-program = LuaLaTeX\documentclass{article}
\usepackage{fontspec}
\setmainfont{EBGaramond-Regular.otf}\begin{document}
W\textsc{aterman}
\textsc{Waterman}
\end{document}`
restituisce due cose identiche.Se però commento le due righe di codice che impostano i font, ho due cose diverse, che si comportano come dici tu. Forse dipende dal carattere impostato.
Ciao
Tommaso
::Black Goku” post=115278Quello che volevo mostrare io è che l’utente credeva di aver fatto una cosa “fuori dagli schemi” usando H piuttosto che !h (o !h? – dipende dalle guide anche qui), quando , invece, sono molto simili.
Non sono per niente molto simili come scrivi.
Se ti informassi, prima di esibirti in sentenze apodittiche, forse gli utenti che ti leggono eviterebbero la vertigine alternobarica (che può essere fatale).
Ciao
Tommaso
::Black Goku” post=115261Secondo me, consiglio più pratico, dovresti allegare l’immagine incriminata e il testo della pagina così che anche noi possiamo compilare e vedere l’effetto.
Cosa che tu hai fatto regolarmente, vero?
Black Goku” post=115261Io uso
`
\begin{figure}[!h]
\centering
\includegraphicsscale=xx]{nomeimmagine}
\caption{Graph for the error trend in position}
\label{graph}
\end{figure}
`Con scale puoi gestire meglio la dimensione dell’immagine mantenendo le proporzioni. Magari è per quello che ti viene sballata … semplici accorgimenti.
Impossibile che tu usi
`\includegraphicsscale=xx]`
perché una cosa così non esiste.Inoltre, se tu avessi almeno guardato (non dico letto) una qualunque guida decente, avresti visto che [tt][h!][/tt] va evitato.
Non sei la persona più adatta a dare consigli, specie se sono consigli che configgono con quanto è stato consigliato solo poco prima.
Assomigli sempre di più a un vecchio utente del forum 😉Ciao
Tommaso
-
AutoreRisposte