把坚持和加强党的全面领导落到实处
百度 另据台湾中时电子报2月27日报道,不同于中国人知道是药三分毒,美国的川贝枇杷膏爱好者显然已不满足于仅拿它来对付感冒咳嗽,除有人随身携带枇杷糖、调成枇杷膏酒外,甚至有人当成日常饮用的花草茶。
{formatting} is for general questions about formatting document elements. Use this tag in addition to other tags specifying what should be formatted. For questions about font attributes (e.g., {bold}, {italic}, {small-caps}, {sans-serif}, {typewriter}), use the appropriate tag instead.
5,597 questions
1
vote
0
answers
16
views
Biblatex year or date range distinction
How do I distinguish between a single year and an open ended date range?
My attempt was to have
@mvbook{A,
title={A},
year=1234
}
@mvbook{B,
title={B},
date={1235/}
}
in my bib file. ...
3
votes
3
answers
205
views
Placing two rotated tables side by side on the same page as a chapter title
I have two tables that I’m rotating with sidewaystable, but LaTeX always moves the second table onto a new page. I need both tables to appear side by side—and on the same page as the chapter title. ...
4
votes
2
answers
82
views
Rotate table with caption on same page as chapter title
I want to rotate this table and place it on the same page as the chapter title. The table should be centered on the page, and its caption should also be rotated so that it appears above the table, as ...
2
votes
2
answers
64
views
Trying to redefine the proof and theorem environment from amsthm
I used to format my theorems using ntheorem and am now trying to convert it to amsthm since I now have a long theorem note and ntheorem would simply overfull the line. (There seems to be various ...
0
votes
1
answer
39
views
Should the footnote text be above the footnote rule line? If not, how to fix it?
MWE:
\documentclass[a4paper,12pt,draft,titlepage]{scrartcl}
\usepackage{fancyhdr}
\usepackage{blindtext}
\fancyhf{}
\fancyhead[R]{\scshape\nouppercase{\leftmark}}
\fancyfoot[C]{\thepage}
\pagestyle{...
4
votes
3
answers
187
views
Combining multicolumn and multicolumn to form this table
I want to obtain the table in the first image but i don't know how to. All I could do is in image
I use overleaf to write the code. I am writing a on a two columns page and want to center the table on ...
0
votes
2
answers
57
views
Asking for advice for itemized book formatting like "The Art Of War" by Sun Tzu [closed]
I am writing a micro-book on ethical principles which I plan to view as an itemization (1.X, 2.Y, 3.Z, ...) on half or quarter of an A4 paper as page dimensions. I however don't know how I'd go about ...
1
vote
0
answers
45
views
In-document page tiling regardless of dimensions
I wish to tile pages in ways similar to what I've described in the diagrams below. Preferably from within a *TeX(t) document that works dynamically in regards to page dimensions, although that isn't a ...
2
votes
2
answers
145
views
How to replicate a code enviroment like this? -- What documentation should I look into?
I'm trying to achieve something like this:
Book is Latex Begginer's Guide from Stefan Kottwitz, a single page is used under "fair use".
I've already started with this :
(I don't know what I'...
0
votes
1
answer
78
views
How may I copy this format onto my own latex documents?
I've been trying to write up exercise sheets, and I'd like to draw lines between exercises in the following manner:
How can I achieve this simply on overleaf?
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
44
views
Problem with a period in an author's last name - how to format it properly in BibTex?
I have been breaking my head trying to get the name of an author formatted properly. The author's last name has a period in it, "M.Tawfiq" but when the reference gets formatted into the PDF ...
2
votes
1
answer
96
views
Add \vspace*{10pt} creates new page and no space
I’ve got a header for the page with the "Abkuerzungen" (Abbreviations) and I want its heading to match the “Inhaltsverzeichnis” (Contents) title. I removed the extra vertical gap before the ...
0
votes
1
answer
36
views
Underfull \hbox (badness 10000) in paragraph
I want to make the following work:
% Folha de rosto
\newpage
\thispagestyle{empty}
\begin{center}
\textbf{\autor} \\
\vspace{2cm}
\textbf{\titulodetese} \\
\vspace{2cm}
\...
3
votes
2
answers
207
views
LaTeX table is being cut off at the side of the page [duplicate]
I have this table that i made for a essay im doing to finish my degree and when i try to create the table with this code:
\centering
\begin{tabular}{@{}|l|l|@{}}
\toprule
...