Dear all,
I have a problem with Times (and maybe Optima). As my body text should be in Times, I added the following command:
\renewcommand{\rmdefault}{ptm}
The titles (which are all in sf format) should be in Optima, so I added the following command:
\renewcommand{\sfdefault}{uop}
However ...
Search found 5 matches
- Mon Dec 08, 2008 3:13 pm
- Forum: General
- Topic: Problems with Times font
- Replies: 1
- Views: 1803
- Sun Oct 26, 2008 6:32 pm
- Forum: General
- Topic: problem to use URW Classico font (Optima clone) on Windows
- Replies: 4
- Views: 5890
problem to use URW Classico font (Optima clone) on Windows
It certainly IS a problem since neither dvips nor pdflatex can't find the type 1 fonts if they aren't mentioned in that file and its friends. That's why miktex desperately tries to make bitmap fonts (the .pk's). What puzzles me is that you don't mentionC:\Documents and Settings\All Users ...
- Sat Oct 25, 2008 10:13 pm
- Forum: General
- Topic: problem to use URW Classico font (Optima clone) on Windows
- Replies: 4
- Views: 5890
problem to use URW Classico font (Optima clone) on Windows
Hello Balf,
thanks a lot for your answer.
Do you have a local updmap.cfg in C:\Documents and Settings\All Users\Application Data\MiKTeX\2.7\miktex\config\?
yes, I created it as given in the instructions. Actually, I´m a bit puzzled because I have a miktex config file at two different places ...
thanks a lot for your answer.
Do you have a local updmap.cfg in C:\Documents and Settings\All Users\Application Data\MiKTeX\2.7\miktex\config\?
yes, I created it as given in the instructions. Actually, I´m a bit puzzled because I have a miktex config file at two different places ...
- Fri Oct 24, 2008 6:50 pm
- Forum: General
- Topic: problem to use URW Classico font (Optima clone) on Windows
- Replies: 4
- Views: 5890
problem to use URW Classico font (Optima clone) on Windows
The problem:
I´m working with Latex on Windows XP (with Miktex), and I have the following problem: I must use the URW Classico font (clone of Optima). I cautiously followed the installation instructions given in the readme.classico file of Bob Tennent (see http://www.ctan.org/tex-archive/fonts/urw ...
I´m working with Latex on Windows XP (with Miktex), and I have the following problem: I must use the URW Classico font (clone of Optima). I cautiously followed the installation instructions given in the readme.classico file of Bob Tennent (see http://www.ctan.org/tex-archive/fonts/urw ...
- Wed Aug 27, 2008 7:42 pm
- Forum: Document Classes
- Topic: fancyhdr and table of contents and page numbering
- Replies: 7
- Views: 24573
fancyhdr and table of contents and page numbering
Here is a solution you may try, I found it while reading your posts :
\tableofcontents{\thispagestyle{fancyplain}}
This didn't work for me. But as suggested by Thorsten in another related post , the command \fancypagestyle described in section 7 of the fancyhdr documentation allows to do the ...
\tableofcontents{\thispagestyle{fancyplain}}
This didn't work for me. But as suggested by Thorsten in another related post , the command \fancypagestyle described in section 7 of the fancyhdr documentation allows to do the ...