Top "Presentation" questions

This tag groups questions regarding general aspects of presenting data to the user.

How to add new line in Markdown presentation?

How to add new line in Markdown presentation? I mean, something like \newline in TeX.

markdown r-markdown presentation
How To Format A Block of Code Within a Presentation?

I am preparing a presentation using Google Slides, though I can also work on the presentation within Open Office that …

syntax-highlighting openoffice.org google-docs presentation
How do I embed source code or HTML in Open Office Org Presentations without using screenshots?

I need to write a lot of class courses presentations to my programming class, and I constantly need to show …

syntax-highlighting openoffice.org libreoffice presentation
Include code that does not run in Rpresentation Markdown

I have a .Rpres file in RStudio. I would like to include code, but not have it run (I am …

r markdown presentation
How to draw line after every group in SQL Server Reporting Services?

Below is the report I have created. I would like to draw a line after every group as depicted with …

reporting-services border presentation
Best font size for Latex Beamer

I am preparing a presentation in latex using the beamer package. I am wondering what font size "pros" who give …

latex fonts size presentation beamer
Hiding the presentation controls in LaTeX beamer presentation

I am currently building a presentation using LaTeX beamer. Is there a way to hide the presentation controls on the …

latex presentation beamer
How to put a big centered "Thank You" in a LaTeX slide

I want a "Thank you" to be displayed at the center of a slide in LaTeX with a big font …

latex presentation beamer
UIModalPresentationFormSheet resizing view

I am interested to know on how I can resize the view when using UIModalPresentationFormSheet of modalPresentationStyle, it looks like …

ipad modal-dialog presentation uimodalpresentationformsh
Thicker lines in the legend of gnuplot

I'm plotting some data curves with gnuplot, and they look like this: However, the line samples in the legend are …

gnuplot legend presentation