How to create fixed width table columns with text raggedright/centered/raggedleft?
How to force a table into page width?
How can I get bold math symbols?
What is the "correct" way of embedding text into math mode?
Tabular: title above and caption below?
Showcase of beautiful typography done in TeX & friends
Remove 'active contents' from PDF file that was converted from LaTeX?
How to create fixed width table columns with text raggedright/centered/raggedleft?
https://tex.stackexchange.com/landing/r/digest?cta=question&id=12703
I would like to create a table with some columns' width specified, while the text in those columns should be centered both horizontally and vertically. I found out that \usepackage{array} \begin{... [tables] [horizontal-alignment] [width]
asked by Covi https://tex.stackexchange.com/landing/r/digest?cta=user&id=3970 Score of 322
answered by lockstep https://tex.stackexchange.com/landing/r/digest?cta=user&id=510 Score
of 485 How to force a table into page width? https://tex.stackexchange.com/landing/r/digest?cta=question&id=10535
I have the following table: \begin{table}[htb] \begin{tikzpicture} \node (table) [inner sep=0pt] { \begin{tabular}{ l | l } {\bf Symptom} & {\bf Metric} \\ \hline Class that has many accessor ... [tables] [margins]
asked by RoflcoptrException https://tex.stackexchange.com/landing/r/digest?cta=user&id=3316
Score of 323 answered by Martin Scharrer https://tex.stackexchange.com/landing/r/digest?cta=user&id=2975
Score of 252 How can I get bold math symbols? https://tex.stackexchange.com/landing/r/digest?cta=question&id=595
To make Latin-letter variables bold I can use e.g. \mathbf{a}, but while putting Greek letters or symbols such as \nabla inside \mathbf doesn't cause any errors or warnings, it also doesn't do ... [fonts] [math-mode] [symbols] [bold]
asked by Michael Underwood https://tex.stackexchange.com/landing/r/digest?cta=user&id=32
Score of 671 answered by Mark Meckes https://tex.stackexchange.com/landing/r/digest?cta=user&id=206
Score of 579 What is the "correct" way of embedding text into math mode? https://tex.stackexchange.com/landing/r/digest?cta=question&id=3415
Lets say I have something like: \[ Let x = number of cats \] (This is a contrived example, but pretend we are actually inside a long align environment block...) "Let" and "number of cats" need to be ... [math-mode]
asked by Billy ONeal https://tex.stackexchange.com/landing/r/digest?cta=user&id=192 Score
of 312 Tabular: title above and caption below? https://tex.stackexchange.com/landing/r/digest?cta=question&id=15282
I have a table that I would like to put the Title above and a caption below. Intuitively (though I know how troublesome intuition can be in something like LaTeX), I should be able to do as below: \... [tables] [captions]
asked by Alec https://tex.stackexchange.com/landing/r/digest?cta=user&id=2457 Score of 80
Showcase of beautiful typography done in TeX & friends https://tex.stackexchange.com/landing/r/digest?cta=question&id=1319
If you were asked to show examples of beautifully typeset documents in TeX & friends, what would you suggest? Preferably documents available online (I'm aware I could go to a bookstore and find ... [typography] [big-list] [examples]
asked by wishihadabettername https://tex.stackexchange.com/landing/r/digest?cta=user&id=564
Score of 1024 answered by raphink https://tex.stackexchange.com/landing/r/digest?cta=user&id=951 Score
of 643 Remove 'active contents' from PDF file that was converted from LaTeX?
https://tex.stackexchange.com/landing/r/digest?cta=question&id=469693
I recently rewrote my CV in LaTeX using Overleaf.com. Once I finished writing my CV in LaTeX, I downloaded it as a PDF. I'm now trying to upload my CV on brassring (careers website) and every time I ... [pdf] [convert]
asked by Spov https://tex.stackexchange.com/landing/r/digest?cta=user&id=179309 Score of 24
answered by simarmannsingh https://tex.stackexchange.com/landing/r/digest?cta=user&id=173084
Score of 23