Skip to main content

Questions tagged [capitalization]

{capitalization} is about letters being UPPER CASE (also called majuscules or capitals) or lower case (minuscules), changing one into the other, or determining which one letters are. A special case of capitals are small caps, which have their own tag {small-caps}.

3 votes
1 answer
81 views

I am writing my document in Italian, using the package polyglossia. "Esempio" is the Italian word for example, while "proposizione" means proposition. Whenever I have an example or ...
Davide Masi's user avatar
0 votes
0 answers
32 views

The current format for the reference key in Bibtool has the form Author:Date:Abc for the title 'All but comedy'. How do I change the key so that the Abc is capitalized, ie ABC instead of Abc?
Hans Othmer's user avatar
2 votes
2 answers
187 views

I need to have a single lower case letter in the section command. The general advice that I have found repeatedly here is to use \MakeLowercase. However, the following extremely simple example already ...
user446046's user avatar
2 votes
1 answer
124 views

I'm using amsthm to create theorems. Whenever I create a new theorem (using \newtheorem), I need to create an alternative environment, with the same name but an uppercase first letter. For example, I ...
Arkandias's user avatar
  • 312
1 vote
1 answer
46 views

I want to only capitalize the figure title as "FIGURE I". I have the below code on Figures. Any help would be appreciated \usepackage[font=bf]{caption} \renewcommand{\thefigure}{\Roman{...
user337761's user avatar
5 votes
3 answers
427 views

This question is based on @StevenB.Segletes' patch for titlecaps found here: Reformatting a Paragraph Consisting Entirely of Capital Letters Consider the code: \documentclass[12pt]{article} \...
DDS's user avatar
  • 11.2k
3 votes
1 answer
155 views

I'm using the mfirstuc package for sentence case formatting and encountering two problems: Capitalizing Phrases with Apostrophes: I need phrases with apostrophes to be correctly capitalized, where ...
Mycroft_47's user avatar
1 vote
2 answers
437 views

Consider the code: \documentclass[12pt]{book} \parskip 15pt \begin{document} \thispagestyle{empty} \large THIS IS A PARAGRAPH WHOSE SENTENCES CONTAIN WORDS COMPRISED OF CAPITAL LETTERS. THIS IS A ...
DDS's user avatar
  • 11.2k
4 votes
1 answer
67 views

When dealing with French authors who have a particle de, there is an inconsistency in treatment when the vowel is elided. Everything works as expected when the de is followed by a consonant, as in de ...
John F Rando's user avatar
2 votes
1 answer
63 views

I want to have the first letter of the list of "Symbols, Greek Letters, Sub- & Superscripts" also capitalised per default. With the acroym list "Abbreviations and Acronyms" it ...
Fantastic MsFox's user avatar
1 vote
0 answers
151 views

Today I came across a phaenomen I still don't understand, even after multiple hours of investigation. A certain combination of packages and settings causes the capital T and F to be smaller then the ...
thuettel's user avatar
  • 111
4 votes
3 answers
315 views

Here is a MWE of the problem: \documentclass{article} \begin{document} \makebox[4cm][l]{This is a test.} \MakeUppercase{\makebox[4cm][l]{This is a test.}} \end{document} Which results in: The logs ...
edcsnt's user avatar
  • 57
6 votes
3 answers
953 views

The default limit operator displays “lim” with a small l. I wish to redefine it to display “Lim” that is, with a capital L like shown below.
Cristofer's user avatar
5 votes
1 answer
259 views

I am using a biblatex style that capitalizes authors' last names in the bibliography (ISO960, i.e. style=iso-authoryear). When an author's last name includes a ß, this gets capitalized to SS, but I ...
chsk's user avatar
  • 4,040
7 votes
3 answers
4k views

I am trying to set some text in all caps (not small caps) using the \uppercase command. Part of the text is variable and stored in a separate command, but that portion of the text is being set in ...
bbernicker's user avatar

15 30 50 per page
1
2 3 4 5
27