{small-caps} is about the use and provision of small capitals: uppercase (capital) characters set at the same height as lowercase characters (usually 1ex).

learn more… | top users | synonyms

6
votes
1answer
48 views

Force all small caps

Is it possible to force text into lower case small caps without making capital letters lower case? None of the following makes all the letters lower case small caps: \textsc{Can I make this line ...
1
vote
0answers
38 views

Smallcaps “Đ” (đ) corrupted [duplicate]

The title says it all. How do I fix it? he letter works fine when "normal" (including bold, italic, bold-italic). I use these: \usepackage[utf8]{inputenc} \usepackage{currvita} ...
6
votes
1answer
86 views

Acronym at sentence start: capital or not?

The recommended way of typesetting acronyms is using small caps, e.g.: This technique is called Remote Procedure Calling or {\scshape rpc}. However, if the acronym occurs at the beginning of the ...
4
votes
2answers
138 views

Old style number, bold small caps, and Palatino

I'd like to be able to have all three of the following in my document: the Palatino font bold and small caps old-style figures I'm currently using mathpazo with the options [osf] to get 1 and 3, ...
2
votes
1answer
58 views

The first character uppercase

How can I typeset this in LaTeX:
1
vote
0answers
30 views

BibLatex modification: no small caps in authors [duplicate]

When using the code from this question, I get the names of authors in small caps. Is it possible to have it in normal text ? The MWE: \documentclass[a4paper,12pt]{memoir} %% -1- Encoding Stuff % ...
0
votes
0answers
38 views

txfontsb small caps

For some reason I get an error message when using \textsc{} with txfontsb.sty. It can be my installation but since txfonts.sty is working I am bewildered. The MWE is here: \documentclass{article} ...
10
votes
1answer
79 views

Problem with letter “\dj” in small-caps font

The letter \dj has its bar placed too high when used in lower case small caps, e.g. \documentclass[a4paper]{article} \usepackage[croatian]{babel} \begin{document} \textsc{\dj} \end{document} What ...
4
votes
2answers
113 views

Italic small caps in urw-garamond?

I'm using the urw-garamond mathdesign package, which doesn't support italic small-caps. Is there a decent substitute I can use? I've tried the slantsc package with no luck.
11
votes
2answers
304 views

Looking for guides on setting text with regards to good typography

I'm about to dive into LaTeX in preparation for writing a (technical) Master's Thesis. Since I'm kind of disappointed with the disregard to typography that is sometimes shown in such works I want to ...
10
votes
5answers
313 views

Lowercase small caps in section/subsection/…

I'm interested in setting the titles of section and more in lowercase small caps. And I don't know how to automatically achieve this. \documentclass{scrartcl} \setkomafont{sectioning}{\scshape} ...
3
votes
1answer
148 views

Using \scshape and \bfseries together

A very obvious one I suspect, but when I try to do the following the small caps are over-ruled by the boldface, so I get lowercase rhubarb rhubarb. Is there an easy way to get \scshape\bfseries? ...
4
votes
1answer
155 views

In fancyhdr, ensure every letters in chapter/title names are in lowercase

In designing novels, (Document-class Book KOMA SCRIPT) I prefer to use all-small-caps in the running heads. Please find the first example, where both howards end and chapter 29 were all set in ...
15
votes
3answers
378 views

Conflict between microtype, LuaLaTeX, and otf fonts when typesetting material in small-caps

I'm using the microtype package (microtype beta 2.5 build 08) to modify my document and I'd like to retain its functionality across all font shapes with the exception of small-caps (\scshape). How do ...
3
votes
0answers
502 views

Where should I use \textsc? [closed]

When should I use macro \textsc ? What is common practice in document like diploma thesis? Should I use it for names of persons, names of described entities of particular interest or in some other ...
4
votes
1answer
153 views

Theorems in classicthesis with \spacedlowsmallcaps as headerfont

I am using the classicthesis package and would like to add custom Theorems and Proof styles. I am also using the amsthm package. Page 10 & 11 of the manual for classicthesis show a sample code in ...
4
votes
1answer
145 views

Losing small caps for serif font when merging mathpazo and sourcesanspro

I use mathpazo font package to write my document. I use small caps for some text. When I add sourcesanspro font package small caps don't work any more for normal serif font. Here it is my MWE: ...
6
votes
1answer
184 views

cfr-lm & sans serif small caps

How can I have the sans serif small caps with this fonts? \documentclass{book} % Latin Modern with oldstyle digits \usepackage[% rm={oldstyle,proportional},% sf={oldstyle,proportional},% ...
4
votes
1answer
202 views

libertineotf and xelatex - bold smallcaps broken?

It seems like bold smallcaps don't work with libertineotf any longer? I am currently adjusting an old template which I was using with pdflatex, and I need those bold small caps: ...
0
votes
3answers
340 views

Section's heading in small caps

I am using TeXmaker and I am trying to format the section's title. I tried something I had found on the internet but it was clashing with another package. How can I set all section's heading to be ...
7
votes
1answer
105 views

Matching punctuation size to small caps

Normal apostrophes are too big for small caps and this is making my running headers look weird. I'm getting around this by shrinking each apostrophe to \footnotesize and lowering it by -0.55ex. ...
3
votes
2answers
120 views

combine \oldstylenums and \textsc

I would like to have a command that combines \oldstylenums for numbers in the argument and \textsc for text in the argument. I believe that a solution using some for loop is possible, but I think ...
6
votes
1answer
98 views

Is there a way to configure a command to affect the following paragraph?

I have made the following small command to insert visible section breaks in a manuscript: \makeatletter \newcommand{\subsectionbreak}{ \vspace{1\baselineskip} \centerline{\char"E030} ...
1
vote
1answer
160 views

\textsc not working after \renewcommand

I recently fond a nice document template (here) andI would like to use it for my thesis. However, the template uses the following line to change the default font for small capitals text: ...
5
votes
1answer
171 views

Linux Libertine does not show Greek SmallCaps

According to the Linux Libertine font tester you can have Greek small caps. However the following example does not yield the desirable result: \documentclass{article} \usepackage{fontspec} ...
4
votes
2answers
353 views

Globally set a word in Small Caps (or italics)

I am using Lyx with Preamble. I am working on a project where the abbreviation "hon." needs to be set to small caps globally. (/sc). Tried to use \renewcommand, no luck there.
18
votes
2answers
287 views

How can I improve my Turkish Small Capitals (XeTeX)

Status update In a private email, Bogusław Jackowski (to whom my sincere thanks) has recognised this as a bug in the TeX Gyre fonts. As the TeX Gyre team are all working hard on another piece of the ...
7
votes
2answers
307 views

Removing ligatures for small caps in TeX4HT

The Amazon Kindle has a default font which features small caps and ligatures, but not ligatures for small caps. For this reason, when it sees ligatures (even common ones, such as "ff"), it renders them ...
3
votes
1answer
474 views

Small caps acronyms with classic thesis

In an answer to my question about acronyms in section names with classic thesis I have been suggested to typeset acronyms using \spacedlowsmallcaps: In classicthesis acronyms is typeset with space ...
4
votes
1answer
265 views

Faking small caps in XeLaTeX

In the post Fake small caps with XeTeX/fontspec? I have found the following definitions to fake small caps \def\mycommand{\bgroup\obeyspaces\mycommandaux} \def\mycommandaux#1{\mycommandauxii ...
4
votes
1answer
165 views

Wrong small cap title in toc

In what follows, I do not know why the "a" of the appendix in the toc is not a small cap? \documentclass[12pt]{book} \usepackage{kpfonts} ...
6
votes
2answers
493 views

Different small-caps in mathpazo and tgpagella - which are better?

Both the packages tgpagella and mathpazo (with "sc"-option) provide the font Palladio with true small-caps. tgpagella additionally offers a bold small-cap font. Yet when comparing the normal ...
5
votes
1answer
353 views

lualatex: smallcaps and microtype don't work together

Compiling the following MWE with lualatex doesn't produce small caps. There are no font warnings. \documentclass{article} \usepackage{fontspec} \newfontfeature{Microtype}{protrusion=default, ...
9
votes
2answers
291 views

Abbreviations for AM, PM (small caps) for use within \textbf

I have been using \textsc for the abbreviations for AM, PM, but it does not work within \textbf{}. As you can see in the image, within a \textbf{}, it reverts to the normal lower case letter. Ulrike ...
9
votes
1answer
237 views

How to change the font for biblatex acronyms

I have a bibliography in biblatex and I want to use different fonts than Computer Modern, namely Lato & Bitstream Charter. Here is a minimal example: \documentclass{article} ...
11
votes
3answers
367 views

Turkish characters to small caps

Small caps (\sc) is not producing dotted I (İ) Here is mwe \documentclass[12pt,a4paper]{article} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage[turkish]{babel} \usepackage{amsmath} ...
3
votes
2answers
521 views

Where does XeLaTeX look for smallcaps shapes in fonts?

In response to a deleted post, here is my attempt at formulating a question to an answer: Where does XeLaTeX look for smallcaps shapes in fonts, on an Ubuntu system?
9
votes
1answer
3k views

All letters in uppercase, but the first letter bigger than the other ones

I want to know how can I achieve this effect in LaTeX: Basically it looks like this: {F}IRST {L}ETTER, where the letters in the braces are a little bigger than the other ones but they all the ...
2
votes
2answers
2k views

Use of \scshape or \textsc with fontspec/xelatex

I've already tried Use of \scshape or \textsc in beamer \institute fix with \rmfamily in the MWE below, but it doesn't work - I've seen A problem with \textsc as well, but I don't think I should load ...
10
votes
4answers
966 views

Fake small caps with XeTeX/fontspec?

Using XeTeX and fontspec, I use the Liberation font family in of my documents. Unfortunately those fonts (esp. Liberation Serif) do not natively support small caps. Is there a way to enable fake ...
8
votes
2answers
245 views

Cannot get small caps acronyms to work using glossaries package

I've managed to get glossaries to set the acronyms in the body in small caps in the way I want, but in the list of acronyms they insist on coming out in lower-case. Can anyone (a) tell me what I've ...
6
votes
1answer
335 views

Changing default \citet font in biblatex

I'm using biblatex to manage my citation in a natbib style : \usepackage[style=alphabetic,maxnames=6,natbib=true]{biblatex} However when I use the \citet command, the author's name is in a \textsc ...
11
votes
5answers
694 views

Change title to small caps but not in ToC

I want the title for the Acknowledgements page in my thesis to be in small caps. However, if I change it, it also changes in the table of contents. How can I avoid this? Especially, the roman page ...
2
votes
1answer
123 views

small cap i for 1

In the documentation of biblatex and csquotes packages, number 1 is replaced by a small cap i in the main text. I tried to find how in the source files but could not target any relevant piece of code. ...
5
votes
1answer
229 views

Junicode and Small Caps

How can I use Junicode small caps fonts with LuaLaTeX? The solution posted in textls breaks smallcaps with luatex did not work or I just can't fix it. Example: \defaultfontfeatures{Ligatures=TeX} ...
6
votes
2answers
357 views

How do I italicise individual words within \scshape

I am currently using mathpazo for the font for my thesis. I want to use smallcaps for my section headings (as you can see in the MWE I have set \allsectionsfont to \scshape. The problem is that I have ...
3
votes
1answer
220 views

Create alternative uppercase text automatically with accsupp

This is a follow-up question to Is it possible to provide alternative text to use when copying text from the PDF?. I am essentially trying to redefine textsc/scshape in order to use accsupp ...
45
votes
1answer
2k views

Small-caps, old-style numbers, and some ligatures produce odd symbols in PDF copy text?

This is a problem I've had consistently with XeLaTeX. Here's a small example: \documentclass{article} \usepackage{fontspec} \setmainfont[Ligatures=TeX,Numbers={OldStyle,Proportional}]{Minion Pro} ...
3
votes
2answers
1k views

Linux Libertine Biolinum xelatex and lualatex

This is actually two questions rolled into one. Consider the example file below: \documentclass[a4paper]{article} \usepackage{fontspec} % ...
3
votes
1answer
317 views

Do mathdesign sans serif and monospaced fonts “fake” small caps?

The manual for mathdesign explains how to ensure "true" small caps are used for the main type family selected as an option, but it says nothing about whether the small caps used in other fonts are ...

1 2