3
votes
1answer
45 views

Oversized colored row in beamer block

As a follow up to this question, I am trying to insert tables in my beamer presentation so that they have the same style as blocks. However, I want to avoid using rules in my tables, and I am trying ...
8
votes
1answer
97 views

Animating tabular rows in Beamer without showing the table border

I have a tabular environment with three rows, and I would like to show only the first row on my first slide, then show the next row and finally the third row. I have a solution that almost works but ...
3
votes
1answer
47 views

Vertical misalignment due to beamer onslide? [duplicate]

The following MWE displays the problem: \documentclass{beamer} \begin{document} \begin{frame}\onslide<+-> \begin{tabular}{p{4cm}r} Text\\Text & Text \\\hline Text\\Text & Text ...
2
votes
1answer
73 views

\hline with \only (or \onslide) in Beamer

In a table in beamer, I would like to remove \hline after X number of slides using \only<1>{\hline} But this always results in an error message: Misplaced \noalign What can I do to ...
1
vote
1answer
41 views

Onslide in tabularx produces vertical space

I have a tabular in a beamer presentation of which I want to uncover its contents using \onslide. In tabularx (or in tabular with a p-column) this produces a peculiar vertical white space in the ...
4
votes
1answer
124 views

Cell coloring (highlighting) with in-out effects in a table in beamer

I need cell coloring (or highlight effect) in a cell of a table in beamer after a click (I mean, I am planning to talk about something in that frame and I will emphasize just a number in a cell at the ...
4
votes
1answer
101 views

Increasing the height of the Beamer footline

When I add a tabularenvironment to the footline of my presentation, only the first line is shown. How can I increase the heigth of the footline to show the whole table? ...
1
vote
0answers
23 views

LyX White Space on Slide [duplicate]

Using LyX I find that there is always so much white space between the figure and the the slide title and between the table caption and the table. Is there a way to reduce this space in the preamble?
2
votes
1answer
82 views

Using ERT in LyX [duplicate]

Using LyX to create a Beamer presentation I used the TeX button to insert some ERT: \begin{table}\caption{Regression table\label{tab1}} \begin{center} \begin{tabular}{l r l r l r l} \hline & ...
3
votes
1answer
173 views

LyX TeX Table too big

I am including a TeX file into a LyX document using Insert -> Child Document. The Table looks fine on the LyX screen but when I preview the PDF it is 10 times too big. Not sure how to fiddle with the ...
1
vote
1answer
125 views

Transparent table captions when using onslide with overprint and setbeamercovered{invisible}

The following works correctly in that the right table is shown at the right time, and all alignment works as expected. The only issue is that while the table body is shown as normal, the table ...
3
votes
0answers
96 views

Text in table with images is not aligned on top

I have table with text in the first column and image in second. I want both columns to be top aligned. I use following code: \begin{tabular}{p{3cm}l} Internal state after adding 2 elements & ...
0
votes
0answers
122 views

Beamer and table error [closed]

I don't know what's wrong here, I just copy my table from the article into the beamer, and it's not working. I keep gettning: Illegal character in array arg. \end{frame} Here's the MWE: %&latex ...
4
votes
1answer
120 views

Beamerclass not showing tikz paths as expected

I tried the following codesnipped: \begin{frame} \begin{tikzpicture} \tikzstyle{every node} = [draw, align=center,circle, scale = 0.5, thick] \begin{tabular}{ccc} \tikz\node (n1) {N1}; & & ...
3
votes
1answer
351 views

Space between table and caption in Beamer

I am making a slide using Stockton beamer theme. I have added a table to a frame, however as you can see in the screenshot, that space between caption and table is too much. I made some search and ...
2
votes
1answer
668 views

Table overlay in beamer on multiple rows

I want to include a table in my presentation (beamer) and this table has 2 panels. I want to first show the first panel and then the second panel, I have been trying to do it unfortunately without any ...
5
votes
2answers
109 views

Where are all these errors coming from?

With the following document, I get a lot of errors around line 38. I can't tell where these come from, but the resulting output looks fine. For the sake of good practice, what am I doing wrong here? ...
2
votes
1answer
113 views

How best to set a comparison table in beamer?

I want to make a frame in beamer that compares two thingys according to 4-5 parameters, uncovered sequentially. My modest efforts to get something pleasing to the eye using \begin{columns} and ...
2
votes
1answer
160 views

Second Font dedicated for tables

How to put second font in table. First is Utopia Regular with Math Design as a main font. Second - TeX Gyre Heros, for tables. \documentclass{beamer} \mode<presentation> { ...
8
votes
2answers
759 views

\midrule dashed and colored in booktabs — two kinds of midrules in one booktab

Is it possible to make two \midrules in one booktab? The first one should be colored, the second one colored and dashed, as it is shown in the picture. Before each entry is a horizontal space - how to ...
3
votes
1answer
493 views

Fitting tables into beamer

I have some tables in my presentations that are rather big. I found out how to use \resizebox to fit them into my page. Unfortunately this only works for tables that are wide. For long tables, my ...
4
votes
1answer
278 views

Beamer tables like block structure look-and-feel

I am trying to define a type of table similar to the look-and-feel of beamer blocks. I tried the following (using the tabu for tables), but with no luck. ...
1
vote
1answer
113 views

table floating outside Beamer slide [closed]

The problem is , I created a Table in Beamer, its not fitting in the slide, some part of it was floating outside the slide area. Any fix for this please
1
vote
1answer
319 views

Table Layout Beamer

I need to create a structure which is similar to Table Layout in the presentation (Beamer). I have rows, and in every row I have some columns (pictures,text). E.g., I mean this: I need only to ...
4
votes
1answer
2k views

How to highlight table rows by colors in Beamer

I would like to highlight rows in tables, in rowwise, that is I would like to highlight row 1 in red, then make row 1 in black but row 2 in red, etc. How can I manage to do so in Beamer?
2
votes
2answers
82 views

Reserve the place for further overlays

I have 3 parts in a tabular, I want onslide1- to be always displayed. After 1 clic, I want only2 to be shown; after another clic, at the position of only2, I want only3- to replace only2 forever; ...
2
votes
1answer
158 views

Position of \only within a \tabular

I have the following code: \documentclass{beamer} \usetheme{Boadilla} \usepackage[frenchb]{babel} \begin{document} \begin{frame} \begin{tabular}{ll|ll} \only<1>{only 1} ...
10
votes
1answer
398 views

Table looking like a block

The goal is to create a table that has the same style than a block of the used theme in order to have a consequent style trough the document. this can be done by the following two methodes shown in ...
7
votes
2answers
260 views

colortbl rowcolor overtop of @{decl}

I have tables with many $\pm$ values that I was using the @{decl} command to have nice alignment. However, I wanted to add some row colors. Trying to use colortbl I found that the cell/row color was ...
4
votes
1answer
155 views

Interference between \includeonlyframes and \onslide across tabular row

I seem to have run into a strange interference between \includeonlyframes and use of \onslide to uncover a row in a tabular environment. Consider the following: \documentclass{beamer} ...
2
votes
1answer
133 views

URI with & in \href inside tabular inside a beamer frame

I have a strange effect, when I want to typeset a URI inside a tabular in a frame. Example: \documentclass[10pt]{beamer} \usepackage{hyperref} \begin{document} \begin{frame} ...
3
votes
1answer
293 views

Big table in beamer

I have a big table that does not fit in the slides with Beamer, i write this : \documentclass[10pt]{beamer} \usetheme{CambridgeUS} % theme \usepackage{tikz} \begin{document} \begin{frame} ...
0
votes
1answer
320 views

bold table column in latex beamer

I'm trying to bold a single column of a table inside latex beamer. in latex i used \begin{tabular}{|l|c|c|>{\bfseries}c|c|} for example, to make the 4th column bold. in beamer, the bfseries ...
1
vote
2answers
205 views

table from pdf to latex

Ciao guys I am making a presentation using beamer. It is based on an online research article. Let's say there's a pdf file with a table consisting of 4 columns and 5 rows. What would be the easiest ...
3
votes
1answer
1k views

Beamer table drop shadow

I'm trying to design a good-looking table with Beamer. I'm following the tutorial here. In page 8 of that tutorial, the table is very nice, with alternating colored rows and a pleasant drop-shadow. ...
4
votes
1answer
561 views

Using \uncover in beamer with a counter

I am using a table in my presentation and it is ordered by date but I want some major dates to be visible on the first slide and all other dates to become visible slide by slide. I thought it would ...
6
votes
2answers
159 views

Is it blkarray compatible with beamer?

When I try next code \documentclass{beamer} \usepackage[utf8]{inputenc} \usepackage{blkarray} \begin{document} \begin{frame}{Title} \[ \begin{blockarray}{c|c} ...
8
votes
1answer
1k views

Using beamer \visible command inside a table, without adding vertical space

When using the beamer \visible command inside a tabular environment, beamer adds an extra vertical space before the text. For example, in the following code, beamer adds an empty line before the word ...
4
votes
1answer
1k views

Line break in table caption using beamer

I would like to add a line break in a centered table caption with beamer. I can't seem to figure it out. Here is sample code: \documentclass[xcolor=pdftex,svgnames,table]{beamer} ...
2
votes
0answers
124 views

Linking Latex Tables to Beamer [closed]

Is there a way to link Latex table titles to Beamer? If I change the table titles in Latex and I want to include these titles in my Beamer tables, is there a way to have these titles automatically ...
6
votes
2answers
5k views

Including Large Tables in a beamer Frame

What is the best way of including large tables in a beamer presentation?
7
votes
1answer
2k views

Minipage, columns, tabular: differences in applicability?

This \parbox vs. \minipage post helped me to understand the main reasons to use either \parbox or {minipage} for placing material side-by-side ({minipage} is usually the winner). I have a similar ...
3
votes
1answer
1k views

Columns of Tabular on Different Slides (Beamer)

I would like to show a tabular by columns for didactical reasons. Example: \begin{tabular}{ll} Beispiel & Erklärung \\\hline Die Schule fällt Fritzchen nicht leicht. & Unterricht\\ Fritzchen ...
3
votes
1answer
398 views

Beamer ignoring table format?

I have a number of tables formatted in a LaTeX document. I want to put these tables into a beamer class with one table/slide and perserve the table formatting. When I compile my document, everything ...
5
votes
1answer
1k views

Is there a way to animate table columns in beamer?

I have a beamer presentation with a tabular environment. I want to expose the tabular environment column by column, on separate slides. I tried using \pause in the tabular header, or in the cells ...
4
votes
2answers
301 views

Preserving table width and header, when using tables across multiple frames in Beamer

When using the beamer class, how can I create a table which preservers the contents of the header and the width of the columns across multiple pages, without naming this width explicitly? longtable ...
2
votes
1answer
315 views

Could I use \columncolor with \only? (Beamer)

In Why can't I wrap \rowcolor in \only? (Beamer), there are solutions to how to use \rowcolor with \only in Beamer. Is there a way to use \columncolor in a similar way?
10
votes
3answers
2k views

Why can't I wrap \rowcolor in \only? (Beamer)

See the following minimal example: \documentclass[table]{beamer} \begin{document} \begin{frame}{Boo} \begin{table} \centering \small \begin{tabular}{rcc} \only<1>{\rowcolor{green}}Hey & ...
4
votes
1answer
2k views

What are the correct arguments for overlayarea?

When I compile the following code, pdflatex takes up 100% of one of my CPU and doesn't stop. I'm probably passing wrong arguments to overlayarea, since I have no idea what they should do (the ...
1
vote
2answers
2k views

Using \multicolumn with beamer inside an overlay command

I'd like to have a conditional \multicolumn command depending on the slide, so I put it inside an alt or an only command, as follows: \documentclass{beamer} \usepackage[latin1]{inputenc} ...

1 2