陕西榆林清涧县委第六巡查组检查九里山治超站
百度 虽然涨租对租客不是什么好消息,但高达%的网友没有因为涨租就选择换房,在深圳某国企上班的严先生年后的房租上涨了150元,对于涨租,他调侃称“他们房东的收入每年都会涨一涨,就像工薪阶层涨工资一样,还好房东没有问我们要年终奖。
{fontsize} is about selecting a document's standard font size (with class options like 12pt), changing relative font sizes within a document (with macros like \small or \large), and defining or modifying {macros} related to font sizes.
2,050 questions
0
votes
0
answers
42
views
How to make `\textbf{}` keep normal font size instead of enlarging text in a table (with `book` class and custom preamble)?
I'm writing a thesis using the book class with the Libertinus font. I want to highlight the best results in my tables by using \textbf{}, but the bold text appears larger than the normal text, causing ...
2
votes
2
answers
122
views
Fit text on TWO pages by varying font size automatically
I have a section of a document where I just want to print a very long paragraph of continuous text onto two pages in whatever size of font will allow this cleanly, filling both pages.
I came across ...
1
vote
1
answer
28
views
Cannot adjust size of captions for table using \footnotesize in beamer document
I have a slide in a beamer presentation in which I display a table with some numbers. I have a caption at the top, which describes the table, with another caption at the bottom which functions as a ...
0
votes
1
answer
41
views
\baselineskip inside tabular
Within a \tabular environment, in a cell with several lines, I cannot change the distance between text lines using \fontsize.
With this code:
\documentclass[a3paper]{article}
\usepackage[margin={7mm,...
3
votes
1
answer
61
views
Are custom font sizes in `tikzposter` possible?
The biggest font size in tikzposter is 25pt, and the one right below that is 20pt.
Is there any way to increase the font size do 21,22,23,24?
The 20pt font looks too small on an A0 sheet but 25pt ...
3
votes
1
answer
71
views
Font size vs \fontdimen6
Based on this answer, I would have expected the font size printed using \fontname\font, the value of \f@size, and \fontdimen6\font to all be identical. However, this doesn’t seem to be the case when ...
0
votes
0
answers
47
views
Changes in font size not reflecting in SVG path geometry (latex + dvisvgm)
I am using latex + dvisvgm to extract the paths of all latex glyphs so I can use them in an animation software (Blender). The problem I am having is that the paths in the SVG file remain unchanged ...
2
votes
2
answers
57
views
Unable to change the font size of the title
Can someone help me change the font size of this title to 12pt?
\documentclass[12pt]{article}
\usepackage[english]{babel}
\usepackage[T1]{fontenc}
\usepackage[a4paper,inner=2cm,outer=2cm,vmargin=2cm]{...
1
vote
2
answers
55
views
Sectioning headers with smaller font size
With \twocolumn, I find that the font size used for sectioning headers is too large. How can I make section headers with a smaller font size?
\documentclass [a4paper,12pt] {article}
\begin {...
0
votes
1
answer
53
views
Subscript in subscript is too small, any way to make subscript bigger?
I need to write subscript in subscript, however the current subscript in subscript is too small for reading. For example here is an example of problem where the size of subscript in subscript matters.
...
2
votes
1
answer
57
views
How to scale a \newfont and keep the same \pdfpkresolution for all font sizes?
I have created my Metafont font at a fixed resolution and can load it like the following:
%\pdfpkresolution=72
\documentclass[a4paper]{article}
\usepackage[left=2cm,right=2cm]{geometry}
\usepackage[T1]...
0
votes
1
answer
34
views
Strange space before the tcolorbox title only in the first one? [duplicate]
Problem Description:
Here below comes a quite strange MWE of tcolorbox and ctexbook:
\documentclass{ctexbook}% here must be the ctexbook
\usepackage{geometry}
\usepackage[most]{tcolorbox}
\usepackage{...
2
votes
1
answer
89
views
Edge Label Font Size in Tikz Graph
I am trying to make a graph with weighted edges using tikz inside a beamer class (the documentclass seems to be irrelevant). I want the edge labels (weights) to have a \tiny font size but I am not ...
1
vote
1
answer
103
views
Typewriter font scaling
a while ago, I had a problem with mismatched font sizes, and I received a helpful suggestion here:
Mismatch between LX standard font and typewriter font size
Now, after reinstalling my System (...
4
votes
3
answers
188
views
Fallback font size adjustment
Following (or to be honest, blindly copying) the solution here, I managed to get some text in Bembo font to work nicely, falling back to CharisSIL when some diacritical glyph is missing. Here's the ...