- Questo topic ha 13 risposte, 4 partecipanti ed è stato aggiornato l'ultima volta 11 anni, 9 mesi fa da .
-
Topic
-
Salve,
eccomi di nuovo qui 😐
Come ho gia detto, sto iniziando ad usare la classe in oggetto e più precisamente la classe scrlttr2ho preso uno degli esempi forniti nella documentazione, questo:
`\documentclass[foldmarks=true,foldmarks=blmtP,fromrule=afteraddress,fromphone,fromemail,fromlogo,version=last]{scrlttr2}
\usepackage[english]{babel}
\usepackage{graphics}
\begin{document}
\setkomavar{fromname}{John Public}
\setkomavar{fromaddress}{Valley 2\\54321 Public-Village}
\setkomavar{fromphone}{0\,12\,34~56\,78}
\setkomavar{fromemail}{Peter@Public.invalid}
\setkomavar{fromlogo}{\includegraphics{logo2.eps}}
\begin{letter}{%
Joana Public\\
Hillside 1\\
12345 Public-City%
}
\opening{Dear chairman,}
the last general meeting was about one year ago.
I want to remind you, that the constitution of our
club advises you to make a general meeting every
six month. Because of this I expect the executive
board to detain such a meeting immediately.
\closing{Expecting an invitation}
\ps PS: I hope you accept this as an friendly
demand note.
C\setkomavar*{enclseparator}{Enclosure}
\encl{Compendium of the constitution with the
general meeting paragraphs.}
\cc{executive board\\all members}
\end{letter}
\end{document}`ma come posso fare per spostare il logo a sinistra (di default, lo mette a destra) e togliere la riga orizzontale che fa sotto il logo?
c’ ho guardato diverse volte (e fatto diverse prove) ma non ho proprio trovato dove decide di fare queste cose…:?Grazie
Renato
- Devi essere connesso per rispondere a questo topic.