Pdf reader with synctex
The user is requesting the integration of the Bookokrat PDF reader into a shell environment to create a complete on-the-go LaTeX setup. This would allow for synchronized viewing of PDF output with LaTeX source code.
38 open Perl issues currently match the default 10+ star filter. Scored difficulty: 5,947 at 1/5, 8,788 at 2/5, 12,702 at 3/5, 12,124 at 4/5, 857 at 5/5. This hub uses the same feed as the homepage, limited to repositories whose GitHub language is Perl.
All languages · Browse projects · How to find good first issues
Unique repos with open help-wanted issues updated in the last 30 days
Showing 30 of ~38 matching filters (Perl · 10+ stars)
ListThe user is requesting the integration of the Bookokrat PDF reader into a shell environment to create a complete on-the-go LaTeX setup. This would allow for synchronized viewing of PDF output with LaTeX source code.
This issue proposes to immediately return a CRITICAL status for the backup_label check under two conditions: when running on a secondary PostgreSQL server, or when the `pg_is_in_backup()` function returns false. The rationale is that a backup label on a secondary is abnormal and potentially dangerous, and the check should also fail if no backup is active.
The user is inquiring about the community's interest in building a MetaPhlAn database using Kalamari. They are also seeking assistance if such a need exists, providing links to relevant documentation for both Kalamari and MetaPhlAn database customization.
This issue proposes improving the error message when the `--target` directory specified in `stow` does not exist or is not a valid directory. The current message is confusing, and the suggestion is to rephrase it to clearly indicate the problem and to avoid automatically printing the full help text, making the error more visible.
The user is requesting native IPv6 support for a project and has identified that xCAT currently lacks this functionality. They are inquiring whether this limitation stems from xCAT itself or its underlying components.
This issue proposes re-enabling Spotify Connect integration within the LMS (Logitech Media Server) plugin, Spotty. The fix involves updating the librespot helper binary and reimplementing the plugin's daemon lifecycle, event dispatch, and API control to restore the expected Spotify Connect user experience while maintaining LMS-controlled multiroom synchronization.
This issue proposes adding support for displaying source, description, and posted date information within the Chaika plugin. This enhancement aims to provide users with more context and details about the content being displayed by the plugin.
The JSON::Validator module has a hard runtime dependency on Net::IDN::Encode, which fails to compile its XS code on Perl versions 5.38 and later. This is due to a removed C API function in Perl. The suggested fix is to change this dependency from a runtime requirement to a test requirement, as the module already handles its absence gracefully at runtime.
Also browsing: Python , TypeScript , JavaScript