Glossaries, how to uppercase every first letter and only first letter (still...
From this question, how do I change it to have first letter of every word in uppercase with a command and only first word's first letter in uppercase with another command (still supporting plural form)...
View ArticleLowercase i accent problem
I am having a trouble with author names.\author[A]{\fnms{Melih}}producesI need a dot on top of "I", as written in the code. However, "\.i" does not work. Is there any way to create as belowbut with...
View ArticleHow to remove diacritics from uppercase greek in TOC and headings?
The solution to this problem partially solves the issue, but uppercase greek words are still appearing with diacritics in the table of contents.Is there any other way around...
View ArticleKOMA script: Appendix sections A1.1, A1.2, ... A2.1 and uppercase TOC chapter...
I use xelatex with KOMA script class scrreprt.Now I have to number my thesis appendices as sections A1.1, A1.2 and subsections A1.1.1, and so on. Chapter entries in the TOC including chapter APPENDICES...
View ArticleIdeal BibTeX style for urls and case sensitivity
I have several websites that I want to cite as well as wanting dois/arXiv addresses be clickable. I also want to retain the case sensitivity that I enter into my BibTeX entries.I've tried using...
View ArticleTable of content in uppercase
I want to produce a table of contents using LaTeX like this image at which the table of contents list are all in capital:So I wrote some LaTeX code, but nothing worked right. The commented sections is...
View ArticleHow to have the item's numbering in Roman Upper-case (Capital form, i.e. I,...
I have a theorem with different items in Roman numbersI want to have the item's numbering in Upper-case (Capital form, i.e. I, II, III)How can I do this in the given...
View ArticleHow do I use cleveref within section titles whose formatting is in uppercase?
In my text, section titles should be in capital letters, so I used the sectsty package for this. However, when I want to put a cleveref inside the section title (which is in uppercase), the output is...
View ArticleWrong letter with \textsc [duplicate]
I am using babel-azerbaijani package and there are rules for upper-case and lowercase. However, in my document it does not work properly.\textsc{Alqoritmlərin Sirri}Will produce:Expected text should...
View ArticleBeamer frametitle always uppercase for text but not for href or url
I have a \citebutton command that I often use in the frametitle to link to some sources. Furthermore, I want to force the frametitle to be always in uppercase.Unfortunately, I am not happy with my...
View ArticlePrevent the footnote from being uppercased
I have created a new command using \MakeUppercase. When there is a footnote within this command, its text is also changed to uppercase. How to avoid the case change?My MWE is...
View ArticleShow chapter title in the footer with first letter of word is uppercase
\documentclass[twoside,11pt]{book}\usepackage{fancyhdr,xcolor,lipsum}\let\Chaptermark\chaptermark\def\chaptermark#1{\def\Chaptername{#1}\Chaptermark{#1}}\fancyhead{}\renewcommand{\headrulewidth}{0pt}\f...
View ArticleHow to stop automatically converting section titles to uppercase [revtex4-2]
Is there a way to stop automatic uppercasing for section titles (without using \lowercase{} for every word that should be in...
View ArticleProperly using glossary/acronyms entries in uppercased section headers
I am struggling to find a solution to changing the section heading of a report document to the upper case while using the \glsfmt* commands of the glossaries-extra package and avoiding the issue where...
View ArticleHow do I make the section text in capital letters?
How to format the section with capital letters and leave the TOC text in normal format.I want to use this command:\section{Section Text}with the result similar to this:\section[Section...
View ArticleMakeTextUppercase broke for cyrillic
After the last TeXLive 2022 update, I was disappointed with the \MakeTextUppercase macro from textcase package for Cyrillic. I don’t understand what the conflict is, the package textcase has not been...
View ArticleCommand \MakeUppercase does not work as expected in pdfLatex, but works fine...
As you can see from the minimal working examples below \MakeUppercase command when compiled with pdfLatex keeps accents for converted Uppercase words, although it shouldn't. When compiled with Lualatex...
View ArticleCapitalize first letter of non-latin word (utf-8 two bits)
There is plain \uppercase macro as well as \MakeUppercase in latex3. The last one works perfectly fine with two bits utf-8 characters as long as you explicitly brace the...
View ArticleSpecial characters in a glossary entry cause an error if printed uppercase
I have a glossary entry that defines a word beginning with a special character "ś". Unfortunately I need to use this entry at the beginning of a sentence so it must be written uppercase. This causes...
View Article\MakeUppercase does not uniformly capitalize in subsection titles
I used the \MakeUppercase command to capitalize the subsection title, but there are some letters that are not capitalized...
View Article