Search found 5 matches

by saneej
Thu Sep 23, 2010 1:01 am
Forum: Fonts & Character Sets
Topic: Bold Small Caps
Replies: 10
Views: 30024

Re: Bold Small Caps

Hi Frabjuous,

Installing cm-super SOLVED the problem after including \usepackage[T1]{fontenc}

I used MIKTEX 2.7.

That was really nice and fast!!

Thank you for helping me!!

:D
by saneej
Wed Sep 22, 2010 6:43 am
Forum: Fonts & Character Sets
Topic: Bold Small Caps
Replies: 10
Views: 30024

Re: Bold Small Caps

Hi

I am using the lmodern package. Without the lmodern package, if the \usepackage[T1]{fontenc} in included, the entire text becomes garbled. Removing both lmodern and usepackage[T1]{fontenc} brings the text back to normal but the bold caps does not happen.

The following is the list of my packages ...
by saneej
Wed Sep 22, 2010 4:34 am
Forum: Fonts & Character Sets
Topic: Bold Small Caps
Replies: 10
Views: 30024

Re: Bold Small Caps

Hi frabjuous,

Thanks for getting back to me:

The following warning in the log is an indication of some problem:

LaTeX Font Warning: Font shape `T1/lmr/bx/sc' undefined
(Font) using `T1/lmr/bx/n' instead on input line 87.

LaTeX Font Info: Try loading font information for OMS+lmr on input line 87 ...
by saneej
Tue Sep 21, 2010 7:29 pm
Forum: Fonts & Character Sets
Topic: Bold Small Caps
Replies: 10
Views: 30024

Re: Bold Small Caps

Hi Frabguos,

I have tried this, but it is not working. The smallcaps is overrided and just bold fonts appear (which is how latex behaves usually without the bold-extra package). That is the reason I am asking.

When you execute the code, does it give you bold small caps?
by saneej
Tue Sep 21, 2010 9:21 am
Forum: Fonts & Character Sets
Topic: Bold Small Caps
Replies: 10
Views: 30024

Bold Small Caps

Hi All,

Can some one help me how to use the bold-extra package to get bold small caps.

I am a newbee and would appreciate if you can give a simple step-by-step procedure or example. I have already installed all the required fonts and the package in MIkTEX

Thanks a millions in advance!!!