summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/namespc.tlpsrc
blob: ccf54c217c7f9c1175ed20f3f703ae6b6d2ee48b (plain)
1
2
3
4
5
6
7
name namespc
category Package
shortdesc Rudimentary c++-like namespaces in LaTeX.
longdesc The namespc package adds rudimentary c++-like namespace
longdesc functionality to LaTeX. It may be used to declare local LaTeX
longdesc commands, which can be made accessible in a later contexts without
longdesc defining them globally. [description copied from TeX Catalogue]