• pdf paging

    From db@21:1/5 to All on Wed Aug 28 12:04:03 2019
    I have made up a talk using Beamer, ending with a pdf.
    The problem is that it doesn't page properly when I go
    through it with Okular, neither with the presenter I have,
    nor with using the PgDn key on the laptop.

    Is there something special to do when compiling the tex file?
    I use pdflatex. It has worked for me before, but not now.

    --
    Dieter Britz

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Julian Bradfield@21:1/5 to dieterhansbritz@gmail.com on Wed Aug 28 15:13:46 2019
    On 2019-08-28, db <dieterhansbritz@gmail.com> wrote:
    I have made up a talk using Beamer, ending with a pdf.
    The problem is that it doesn't page properly when I go
    through it with Okular, neither with the presenter I have,
    nor with using the PgDn key on the laptop.

    This is not enough information to be useful. Describe exactly what you
    do, and exactly what happens, and if possible post minimal example of
    the problem file.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From db@21:1/5 to Julian Bradfield on Fri Aug 30 12:52:35 2019
    On Wed, 28 Aug 2019 15:13:46 +0000, Julian Bradfield wrote:

    On 2019-08-28, db <dieterhansbritz@gmail.com> wrote:
    I have made up a talk using Beamer, ending with a pdf. The problem is
    that it doesn't page properly when I go through it with Okular, neither
    with the presenter I have,
    nor with using the PgDn key on the laptop.

    This is not enough information to be useful. Describe exactly what you
    do, and exactly what happens, and if possible post minimal example of
    the problem file.

    OK, sorry, I thought a general question was enough. Here then is
    a mini-example:

    \begin{frame}
    \begin{center}
    \Large
    Title
    \vspace{2cm}
    \large
    My Name
    \end{center}
    \end{frame}
    \begin{frame}
    \frametitle{Frame 2}
    \end{frame}
    \begin{frame}
    \frametitle{Frame 2}
    \end{frame}
    \begin{frame}
    \frametitle{Frame 3}
    \end{frame}

    \end{document}

    When I pdflatex this and use okular to display it, moving up
    and down with the Pgup and PgDn, I expect to always move to the
    whole previous or next page filling the screen. What I get instead
    is the page being moved up or down a bit, so that after a few
    changes, only half of a given page is shown, and I have to adjust
    it with the up- or down-arrows. I used to get proper page placement
    but not any longer.

    I checked an older pdf of a few years ago, which worked properly
    at the time, but it does the same thing.

    This means that when I give this talk, I can't stand away from the
    laptop with presenter in hand; I have to be close to fiddle with
    the arrow keys.

    I use Ubuntu and Kubuntu, both do this. If I remember right, the old
    file was run under Suse. Is it possible that the Linux variant is
    responsible?
    --
    Dieter Britz

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Joe Beanfish@21:1/5 to All on Fri Aug 30 13:24:13 2019
    On Fri, 30 Aug 2019 12:52:35 +0000, db wrote:

    On Wed, 28 Aug 2019 15:13:46 +0000, Julian Bradfield wrote:

    On 2019-08-28, db <dieterhansbritz@gmail.com> wrote:
    I have made up a talk using Beamer, ending with a pdf. The problem is
    that it doesn't page properly when I go through it with Okular,
    neither with the presenter I have,
    nor with using the PgDn key on the laptop.

    This is not enough information to be useful. Describe exactly what you
    do, and exactly what happens, and if possible post minimal example of
    the problem file.

    OK, sorry, I thought a general question was enough. Here then is a mini-example:

    \begin{frame}
    \begin{center}
    \Large Title \vspace{2cm}
    \large My Name \end{center}
    \end{frame}
    \begin{frame}
    \frametitle{Frame 2}
    \end{frame}
    \begin{frame}
    \frametitle{Frame 2}
    \end{frame}
    \begin{frame}
    \frametitle{Frame 3}
    \end{frame}

    \end{document}

    When I pdflatex this and use okular to display it, moving up and down
    with the Pgup and PgDn, I expect to always move to the whole previous or
    next page filling the screen. What I get instead is the page being moved
    up or down a bit, so that after a few changes, only half of a given page
    is shown, and I have to adjust it with the up- or down-arrows. I used to
    get proper page placement but not any longer.

    I checked an older pdf of a few years ago, which worked properly at the
    time, but it does the same thing.

    This means that when I give this talk, I can't stand away from the
    laptop with presenter in hand; I have to be close to fiddle with the
    arrow keys.

    I use Ubuntu and Kubuntu, both do this. If I remember right, the old
    file was run under Suse. Is it possible that the Linux variant is responsible?

    Sounds to me like okular changed behavior in presumably later versions.
    Dig around the settings to see if there's anything related.
    Or try a different PDF viewer.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Julian Bradfield@21:1/5 to dieterhansbritz@gmail.com on Fri Aug 30 15:22:07 2019
    On 2019-08-30, db <dieterhansbritz@gmail.com> wrote:
    On Wed, 28 Aug 2019 15:13:46 +0000, Julian Bradfield wrote:

    On 2019-08-28, db <dieterhansbritz@gmail.com> wrote:
    I have made up a talk using Beamer, ending with a pdf. The problem is
    that it doesn't page properly when I go through it with Okular, neither
    with the presenter I have,
    nor with using the PgDn key on the laptop.

    This is not enough information to be useful. Describe exactly what you
    do, and exactly what happens, and if possible post minimal example of
    the problem file.

    OK, sorry, I thought a general question was enough. Here then is
    a mini-example:

    Thanks. However, since you've now told us:
    I checked an older pdf of a few years ago, which worked properly
    at the time, but it does the same thing.

    that wasn't necessary, since it's not a problem with beamer or pdf,
    but with okular

    When I pdflatex this and use okular to display it, moving up
    and down with the Pgup and PgDn, I expect to always move to the
    whole previous or next page filling the screen. What I get instead
    is the page being moved up or down a bit, so that after a few
    changes, only half of a given page is shown, and I have to adjust
    it with the up- or down-arrows. I used to get proper page placement
    but not any longer.

    Works fine for me on Xubuntu 18.04, using Okular in presentation mode.

    What system and screen size are you using?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Dieter Britz@21:1/5 to Julian Bradfield on Sat Aug 31 12:47:51 2019
    On Fri, 30 Aug 2019 15:22:07 +0000, Julian Bradfield wrote:

    On 2019-08-30, db <dieterhansbritz@gmail.com> wrote:
    On Wed, 28 Aug 2019 15:13:46 +0000, Julian Bradfield wrote:

    On 2019-08-28, db <dieterhansbritz@gmail.com> wrote:
    I have made up a talk using Beamer, ending with a pdf. The problem is
    that it doesn't page properly when I go through it with Okular,
    neither with the presenter I have,
    nor with using the PgDn key on the laptop.

    This is not enough information to be useful. Describe exactly what you
    do, and exactly what happens, and if possible post minimal example of
    the problem file.

    OK, sorry, I thought a general question was enough. Here then is a
    mini-example:

    Thanks. However, since you've now told us:
    I checked an older pdf of a few years ago, which worked properly at the
    time, but it does the same thing.

    that wasn't necessary, since it's not a problem with beamer or pdf, but
    with okular

    When I pdflatex this and use okular to display it, moving up and down
    with the Pgup and PgDn, I expect to always move to the whole previous
    or next page filling the screen. What I get instead is the page being
    moved up or down a bit, so that after a few changes, only half of a
    given page is shown, and I have to adjust it with the up- or
    down-arrows. I used to get proper page placement but not any longer.

    Works fine for me on Xubuntu 18.04, using Okular in presentation mode.

    What system and screen size are you using?

    What is presentation mode? I assume this must be a setting.
    But my wife helped me. If I set it to "fit page" and click on the first
    page on the side bar, it works.


    -- Dieter Britz

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Julian Bradfield@21:1/5 to Dieter Britz on Sat Aug 31 13:47:05 2019
    On 2019-08-31, Dieter Britz <dieterhansbritz@gmail.com> wrote:
    What is presentation mode? I assume this must be a setting.

    The top entry on the View menu, for me.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)