Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
G
girara
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • pwmt
  • girara
  • Issues
  • #11

Closed
Open
Opened Aug 21, 2020 by Jin@jcguu95
  • Report abuse
  • New issue
Report abuse New issue

Confusing behavior while setting font

Currently on version 0.4.6 the right way to set font is by

:set font "foo"

The syntax is flexible. For example, setting foo to either "Inconsolata regular 12" or "Inconsolata 12" or just "12" work. However, for new users it's tempting to change font by trying

:set font "Inconsolata"

Then by default zathura set font size to extremely small. So small for the users to misunderstand. I first thought that the status bar disappears. Then after a few fiddling I figured out that it just "sank". And then I realize that it actually set the font size to a micro level.

EDIT Setting :set font "12" is actually not OK as it disables showing the box why selecting words.

What can be changed

  1. A better doc for setting fonts
  2. Set font to size 14 if user did not specify. Give a hint message.
  3. Fix the bug after :set font 12
Edited Aug 22, 2020 by Jin
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: pwmt/girara#11