Search found 6 matches
- Fri Oct 16, 2020 2:48 pm
- Forum: Graphics, Figures & Tables
- Topic: Table formatting
- Replies: 6
- Views: 6776
Table formatting
I identified myself as a beginner in the first post. So if my questions or the format of my questions frustrate you, how about recommending a forum that helps beginners? What we don't need is the same link on minimal examples repeated four times, no one in our office can make heads or tails of what ...
- Thu Oct 15, 2020 9:46 pm
- Forum: Graphics, Figures & Tables
- Topic: Table formatting
- Replies: 6
- Views: 6776
Table formatting
If this is an acceptable minimal working example, the words "Canonical Verbs:" should be bold and "remember" in italics; neither comes through correctly in Overleaf's compilation (image attached).
\begin{tabular}{ r c | r r | r r | m{.5cm} | l l | l l | }
\textbf{Canonical Verbs:} & \multicolumn {1 ...
\begin{tabular}{ r c | r r | r r | m{.5cm} | l l | l l | }
\textbf{Canonical Verbs:} & \multicolumn {1 ...
- Thu Oct 15, 2020 6:49 pm
- Forum: Graphics, Figures & Tables
- Topic: Table formatting
- Replies: 6
- Views: 6776
Table formatting
Great, thanks very much. I'll get to work on both. Re \textbf in tables, that and italics still aren't working, so probably something to do with Overleaf which I'm using.
- Wed Oct 14, 2020 10:48 pm
- Forum: Graphics, Figures & Tables
- Topic: Table formatting
- Replies: 6
- Views: 6776
Table formatting
Hello. I'm just learning tables and have two questions I can't find answers to searching the forum:
1) Is there a vertical equivalent to the partial horizontal line command (\cline{ })? I only need vertical borders on certain cells in my table but setting them with "|" affects all rows in a column ...
1) Is there a vertical equivalent to the partial horizontal line command (\cline{ })? I only need vertical borders on certain cells in my table but setting them with "|" affects all rows in a column ...
- Sun May 24, 2020 3:11 pm
- Forum: Graphics, Figures & Tables
- Topic: Arrow within table, TikZ package
- Replies: 2
- Views: 1896
Arrow within table, TikZ package
Thank you, glad to see it's possible. I'll study that tikzmark info.
- Sun May 24, 2020 2:01 pm
- Forum: Graphics, Figures & Tables
- Topic: Arrow within table, TikZ package
- Replies: 2
- Views: 1896
Arrow within table, TikZ package
I've been researching tables and images, but being pretty new at this I don't see if, or how, you can insert an arrow that crosses over existing text. Or cells in this case. If I were successful in making a table like below, could I then draw the blue arrow in the exact position shown? Thanks ...