MCPcopy Create free account
hub / github.com/dannyedel/dspdfviewer

github.com/dannyedel/dspdfviewer @v1.15.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.15.1 ↗ · + Follow
155 symbols 269 edges 43 files 10 documented · 6% updated 3y agov1.15.1 · 2016-09-13★ 23546 open issues

Browse by type

Functions 134 Types & classes 21
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Dual-Screen PDF Viewer for latex-beamer

Build Status

This is a simple viewer for latex-beamer presentations that are built with the show notes on second screen option of latex-beamer.

It will take your PDF file, split it in a left and right half and render the two halves individually to the screens.

Usage

There is a manpage included that explains all the options and keybindings. Most important ones are probably:

Command line:

dspdfviewer [options] pdf-file

where the most useful option is probably -f, because it enables you to use the software with a standard pdf (i.e. not specifically built for latex-beamer).

In-Program-Controls:

Left/Right, Mouse Buttons or Mouse Wheel: Back/Forward

S or F12: Swap screens (if you see the wall clock on the projector)

B or . (period): blank/unblank audience screen

Q/Esc: Quit

Installation

Please read the installation section on the project's website for detailed instructions, broken down by operating system.

For generic from-source installation instructions, you can also consult the INSTALL file.

Core symbols most depended-on inside this repo

Shape

Method 122
Class 18
Function 12
Enum 3

Languages

C++100%

Modules by API surface

pdfviewerwindow.cpp30 symbols
dspdfviewer.cpp28 symbols
runtimeconfiguration.cpp23 symbols
pdfrenderfactory.cpp9 symbols
renderingidentifier.cpp7 symbols
renderedpage.cpp6 symbols
adjustedlink.cpp6 symbols
testing/testswapscreen.cc4 symbols
pdfdocumentreference.cpp4 symbols
adjustedlink.h3 symbols
testing/testhelpers.hh2 symbols
runtimeconfiguration.h2 symbols

For agents

$ claude mcp add dspdfviewer \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page