dspdfviewer
dspdfviewer copied to clipboard
Dual-Screen PDF Viewer for latex-beamer
Jumping to another slide with the G shortcut would leave the old slide's clock running rather than restarting.
/home/nbecker/dspdfviewer/hyperlinkarea.cpp: In constructor ‘HyperlinkArea::HyperlinkArea(QLabel*, const AdjustedLink&)’: /home/nbecker/dspdfviewer/hyperlinkarea.cpp:34:45: error: ‘const QPixmap* QLabel::pixmap() const’ is deprecated: Use the other overload which returns QPixmap by-value [-Werror=deprecated-declarations] 34 | const QPixmap* pixmap = imageLabel->pixmap();...
Hi I just compiled a latex beamer file with notes. I am using a Thinkpad X201 with an Intel 4 graphic card which according to the documentation and the comments...
I install and run , but it keep giving me error as bello Warning :Failed to load qt translations for locale "en_US" WARNING : Failed to load dspdfviewer translation for...
For improved handling of beamer overlays, it would be helpful if the slide timer only resets whenever the logical page number changes.
Having only a global config file is inconvenient if you have multiple presentations in different formats/layouts. Reading a config file in the current dir would provide a way to specify...
sudo dnf install cmake boost-devel poppler-qt5-devel qt5-qtbase-devel qt5-linguist
A Pointer Mode like in pdfpc would be very useful.
I found terribly useful to have some kind of feedback on the progress of the presentation, either very simple with a counter (i.e. Slide 4/30) or more fancy with a...
I understand it uses **fullscreen** mode for showing notes on the 2nd screen. I am looking for one where presentation and notes are shown in two separate **windows** at the...