New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@unified-latex/unified-latex-ctan

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unified-latex/unified-latex-ctan

unified-latex tools relating to specific CTAN packages

  • 1.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4K
increased by3.48%
Maintainers
1
Weekly downloads
 
Created
Source

unified-latex-ctan

What is this?

Macro/environment definitions and utilities for specific LaTeX packages from CTAN.

Note: basic LaTeX macro/environment definitions come from the latex2e package, even though this is technically not a CTAN "package".

When should I use this?

If you want information about special functions/macros from particular CTAN packages, or you need to parse special environments.

Constants

NameTypeDescription
environmentInfo{ cleveref: EnvInfoRecord; exam: EnvInfoRecord; geometry: EnvInfoRecord; hyperref: EnvInfoRecord; latex2e: EnvInfoRecord; ... 6 more ...; xparse: EnvInfoRecord; }Info about the environments for available ctan packages. latex2e contains the standard environments for LaTeX.
macroInfo{ cleveref: MacroInfoRecord; exam: MacroInfoRecord; geometry: MacroInfoRecord; hyperref: MacroInfoRecord; latex2e: MacroInfoRecord; ... 6 more ...; xparse: MacroInfoRecord; }Info about the macros for available ctan packages. latex2e contains the standard macros for LaTeX.

Keywords

FAQs

Package last updated on 14 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc