You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2026. It is now read-only.
Currently, certain configuration values are defined on a per-user basis, such as the LATEX_CMD configuration option. This isn't necessarily a per-user setting, however - particular papers may be limited in which LaTeX engine may be used for layout.
Is the LATEX_CMD the only option which would be worth considering for generalization in this fashion? Would the --flatten or --keep-comments be worth including?
Currently, certain configuration values are defined on a per-user basis, such as the
LATEX_CMDconfiguration option. This isn't necessarily a per-user setting, however - particular papers may be limited in which LaTeX engine may be used for layout.Is the
LATEX_CMDthe only option which would be worth considering for generalization in this fashion? Would the--flattenor--keep-commentsbe worth including?