Avoid swallowing zathura LaTex pdf previews (LaTex Live Preview)

This page summarizes the projects mentioned and recommended in the original post on /r/dwm

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vim-latex-live-preview

    A Vim Plugin for Lively Previewing LaTeX PDF Output

  • I recently set up xuhdev's LaTex live preview with NeoVim. It basically allows to compile .tex documents and see changes in real time by spawning an instance of the desired pdf viewer (in my case, zathura) and re-compiling the source code every n seconds, all through a Vim command (:LLPStartPreview). Problem is, I have everything running under dwm and patched the swallow patch: so what happens is that the NeoVim buffer with the .tex source code is swallowed by the spawned zathura instance, which is basically useless.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts