Search found 3 matches

by dragonspirit
Sun Jun 28, 2015 1:19 am
Forum: Text Formatting
Topic: problem with font size
Replies: 8
Views: 7477

Re: problem with font size

thank you for yours advices.
Can I re-install MikTex without unistall Texstudio? Or have I to unistall everything?
by dragonspirit
Sat Jun 27, 2015 7:03 pm
Forum: Text Formatting
Topic: problem with font size
Replies: 8
Views: 7477

problem with font size

Processo avviato: pdflatex.exe -synctex=1 -interaction=nonstopmode "frontespizio (1)".tex

Trying to make PK font ecrm1095 at 600 DPI...

miktex-makepk.exe

: Permission denied: C:\Users\Matteo\AppData\Local\Temp\mik51320 miktex-makepk.exe: Data: C:\Users\Matteo\AppData\Local\Temp\mik51320

Il ...
by dragonspirit
Sat Jun 27, 2015 6:18 pm
Forum: Text Formatting
Topic: problem with font size
Replies: 8
Views: 7477

problem with font size

Hi, I have a problem with these packages:

\documentclass[11pt,a4paper]{article} %definisce la classe del documento
\usepackage[OT2,T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage[italian]{babel}
\usepackage{graphicx}
% elimina l'indentazione all'inizio del capoverso
\usepackage[parfill ...