凤仙花什么时候开花
百度 在裸土覆绿方面,济南将利用可绿化裸露土地信息系统实施动态监管,2018年完成公共区域裸土覆绿55万平方米,其后每年根据新增裸露土地普查情况确定年度建设任务。
{baseline] is about questions relating to the shifting of or the alignment relative to the baseline of text, which is the line upon which most letters sit and below which descenders extend.
137 questions
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,...
7
votes
1
answer
248
views
Is there better method to declare tikz picture with proper baseline and fontsize?
I want to use tikz to custom construct the following "steel" symbols:
With my poor tikz practice, I get the following MWE:
\documentclass{article}
\usepackage{tikz}
\newcommand*\steelA{\...
1
vote
1
answer
58
views
Songs package: alignment of song titles
I am compiling a songbook with the songs package.
On most pages, the song titles are aligned, but in this case, the title of song no. 27 is positioned higher on the page than the song title of no. 28.:...
4
votes
1
answer
84
views
Why doesn't \typoscale scale the baseline of a text? (OpTeX)
I am trying to scale both the font and the baseline of a text but only the font gets scaled.
This is the code I wrote:
{\typoscale[500/500] my text my text my text my text my text my text my text my ...
2
votes
1
answer
69
views
Understanding the subscriptShiftDown and subscriptShiftUp OpenType Math parameters
As per Microsoft's Typography documentation, the subscriptShiftDown parameter has the description
The standard shift down applied to
subscript elements. Positive for
moving in the downward direction.
...
1
vote
1
answer
50
views
Arabic text is too far below the baseline
I wish to include a few Arabic numbers in my document.
I tried the package arabtex, but the numbers in arabic are below the baseline.
Does anyone know how to fix this?
A minimal example:
\...
4
votes
2
answers
125
views
Vertically centered parbox and baseline mismatch
Is there a general formula for offsets of this kind?
Or is this a minor bug in the compiler used?
The version of pdfTeX (pdflatex) is 1.40.24.
This book states that \parbox[c]{width}{text} vertically ...
1
vote
1
answer
62
views
How to vertically center text of various sizes within a table row?
I have a table containing text of various sizes. The reasons for this is that I would like to vertically stretch my table to fill up an entire page, and while doing so, increasing the font size in ...
3
votes
1
answer
114
views
How to vertically displace a word in a sentence?
I want to write the word CAR in a text slightly above of the line. How can I do it?
\documentclass{article}
\begin{document}
I want the word CAR in this line, but a few millimeters above (that is, ...
1
vote
1
answer
77
views
how to get consistent linespacing between footnotes when using linespread (I know of setspace, but this is not an option)?
I use KOMASkript classes (but I also experience the problem with the standard classes): When I set the linespread greater 1 (in my example \linespread{1.09}) the baselineskip from one footnote to the ...
1
vote
1
answer
340
views
Colored box paragraph that stays on text grid
Is there any straightforward way to produce this kind of output with the distance between the baseline of the last line before the box and the baseline of the first line within the box as well as the ...
0
votes
1
answer
49
views
Question on overlapping tabular
In my attempt to understand (very specific) nuances of LaTeX, I have a follow-up question to Question on overlapping parbox (concerning the baseline grid when a parbox is introduced). When backing up ...
1
vote
2
answers
156
views
Aligning cells to baseline in nested tabularray
How can I align cells by their baselines if tabularray tblr environments are nested?
I've seen several answers recommending tabularray and thought I'd try it out, but the package does several things ...
3
votes
1
answer
106
views
Circuitikz adjust label baseline position with european resistors using hooks or custom components
I'm trying to figure out a way to position labels inside european resistors.
I'm aware of the answer here, but I think the solution is a bit too complicated to use.
I have figured out the following ...
0
votes
1
answer
65
views
Equal spacing between equations using align or gather
Is there an option for equal spacing between equations with and without fractions?
\documentclass{article}
\usepackage{amsmath}
\begin{document}
\begin{section}{title}
text
\begin{gather}
a + ...