Coder Social home page Coder Social logo

epresent page number is too big about epresent HOT 1 OPEN

eschulte avatar eschulte commented on August 29, 2024
epresent page number is too big

from epresent.

Comments (1)

sellout avatar sellout commented on August 29, 2024

I submitted a PR that should make it easier to control the size of the page number. It’s already possible to control the location (to some extent).

The page number there is displayed in Emacs’ mode-line. There is a customizable variable epresent-mode-line that contains the formatting used in epresent. You can also set the mode line for a specific file by adding #+EPRESENT_MODE_LINE to the file. Here is an example from one of mine:

#+epresent_mode_line: (" @sellout" "         Fix-ing Your Types with Matryoshka           " (:eval (int-to-string epresent-page-number)))

and it ends up looking like
screenshot_8_7_16__09_29

You can learn how to customize the mode-line at https://www.emacswiki.org/emacs/?ModeLineConfiguration

And, now I’m inspired to add epresent-header-line, too, which is similar to the mode-line, but at the top of the window.

from epresent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.