Skip to content

Open documentation using local texdoc command #2300

@matthiasbe

Description

@matthiasbe

Is your feature request related to a problem? Please describe it.
I recently discovered the tool texdoc in texlive. When executing :VimtexDocPackage in neovim, this opens a web page in my browser on the https://texdoc.org website. This is quite nice ! However in the case of lacking internet connection, or because it is preferable to open local resources when possible, it would be nice to open the PDF documentation locally, as the behavior of the texdoc <package_name> command.

Describe the solution you'd like
It would be great to have an option to launch documentation request locally, instead of fetching them online.
Firing :VimtexDocPackage <package_name> in vim would open the PDF related to the package.

Additional context
Link to the texdoc package

Apologies if this is already addressed somewhere else, or if this is already present in the program. After some research I didn't find anything in the doc, nor in the issues.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions