What point (pt) font size are \Large etc.?
Dictionary for TeXstudio: 'No dictionary Available'
Column and row padding in tables
Omitting the date when using \maketitle
Using the \tab Command
Subfigures side by side with captions
Why do the less than symbol (<) and the greater than symbol (>) appear wrong as upside down exclamation (A^\[DownExclamation]) or question mark (A^\[DownQuestion])?
What point (pt) font size are \Large etc.? https://tex.stackexchange.com/landing/r/digest?cta=question&id=24599
In the preamble I have: \documentclass[a4paper,11pt]{article} \usepackage{fontspec} \setmainfont{Arial} What can be inferred about the real font pt size for the following? \tiny, \scriptsize, \... [fontsize] [class-options]
asked by Level1Coder https://tex.stackexchange.com/landing/r/digest?cta=user&id=6825 255
votes answered by Alan Munn https://tex.stackexchange.com/landing/r/digest?cta=user&id=2693 403
votes Dictionary for TeXstudio: 'No dictionary Available' https://tex.stackexchange.com/landing/r/digest?cta=question&id=87650
I have trouble spell checking my document in TeXstudio. When I press spellcheck, I get the error No dictionary Available. Am I supposed to install a dictionary separately? How? Any suggestion? [texstudio] [spelling] [dictionaries]
asked by N Nik https://tex.stackexchange.com/landing/r/digest?cta=user&id=21429 90 votes
answered by Peter Jansson https://tex.stackexchange.com/landing/r/digest?cta=user&id=19384
121 votes Column and row padding in tables https://tex.stackexchange.com/landing/r/digest?cta=question&id=31672
How do you guys go about controlling column padding in tables? Update To clarify, I'm looking for a way to control both vertical and horizontal padding. So, if I had a simple table like in the ... [tables] [spacing] [columns]
asked by JustDanyul https://tex.stackexchange.com/landing/r/digest?cta=user&id=8615 349
votes answered by Werner https://tex.stackexchange.com/landing/r/digest?cta=user&id=5764 303
votes Omitting the date when using \maketitle https://tex.stackexchange.com/landing/r/digest?cta=question&id=2760
I'm using the \author and \title commands to produce a title with \maketitle. I also know that there is a \date command to specify the date of my work. However, if I omit \date, \maketitle will ... [titles] [datetime]
asked by lockstep https://tex.stackexchange.com/landing/r/digest?cta=user&id=510 283 votes
answered by frabjous https://tex.stackexchange.com/landing/r/digest?cta=user&id=411 271
votes Using the \tab Command https://tex.stackexchange.com/landing/r/digest?cta=question&id=198432
I have seen several cases of people using the \tab command to insert a specific amount of space between objects (as opposed to the \hfill command which uses any remaining space). However, I have ... [spacing]
asked by Mathematician https://tex.stackexchange.com/landing/r/digest?cta=user&id=49199
62 votes answered by Mathematician https://tex.stackexchange.com/landing/r/digest?cta=user&id=49199
68 votes Subfigures side by side with captions https://tex.stackexchange.com/landing/r/digest?cta=question&id=119984
I am using the following code to put my two figures side by side with different captions, \begin{figure*}[t!] \centering \begin{subfigure}[b]{0.5\textwidth} \centering \... [captions] [subfloats]
asked by Sait https://tex.stackexchange.com/landing/r/digest?cta=user&id=14611 97 votes
answered by latex user https://tex.stackexchange.com/landing/r/digest?cta=user&id=25372
134 votes Why do the less than symbol (<) and the greater than symbol (>) appear wrong as upside down exclamation (A^\[DownExclamation]) or question mark (A^\[DownQuestion])?
https://tex.stackexchange.com/landing/r/digest?cta=question&id=2369
When typing < or > in LaTeX and compiling with pdflatex, the less than and greater than symbols appear at upside down exclamation points. I'm not in math mode. [symbols] [punctuation] [font-encodings]
asked by biased_estimator https://tex.stackexchange.com/landing/r/digest?cta=user&id=996
272 votes answered by Stefan Kottwitz https://tex.stackexchange.com/landing/r/digest?cta=user&id=213
239 votes