@@ -2696,34 +2696,83 @@ attached to.
26962696 Tags inherited from module state, consequence of a module action or set by
26972697using :mfcmd: `module-tag ` but that have a special meaning currently are:
26982698
2699- +------------------+-------------------------+-----------------------+-------+----------------------+
2700- | Tag | Description | Set with | Abbr. | Color |
2701- | | | | | |
2702- +==================+=========================+=======================+=======+======================+
2703- | auto-loaded | Module has been loaded | Inherited | aL | .. parsed-literal:: |
2704- | | automatically | | | :sgral: `mod/1.0 ` |
2705- +------------------+-------------------------+-----------------------+-------+----------------------+
2706- | forbidden | Module cannot be loaded | Inherited from | F | .. parsed-literal:: |
2707- | | | :mfcmd: `module-forbid`| | :sgrf: `mod/1.0 ` |
2708- +------------------+-------------------------+-----------------------+-------+----------------------+
2709- | hidden | Module is not visible | Inherited from | H | .. parsed-literal:: |
2710- | | on :subcmd: `avail ` | :mfcmd: `module-hide ` | | :sgrh: `mod/1.0 ` |
2711- +------------------+-------------------------+-----------------------+-------+----------------------+
2712- | hidden-loaded | See `Hiding loaded | Inherited from | H | .. parsed-literal:: |
2713- | | modules`_ | :mfcmd: `module-hide ` | | :sgrh: `mod/1.0 ` |
2714- +------------------+-------------------------+-----------------------+-------+----------------------+
2715- | loaded | Module is currently | Inherited | L | .. parsed-literal:: |
2716- | | loaded | | | :sgrl: `mod/1.0 ` |
2717- +------------------+-------------------------+-----------------------+-------+----------------------+
2718- | nearly-forbidden | Module will soon not be | Inherited from | nL | .. parsed-literal:: |
2719- | | able to load anymore | :mfcmd: `module-forbid`| | :sgrnf: `mod/1.0 ` |
2720- +------------------+-------------------------+-----------------------+-------+----------------------+
2721- | sticky | See `Sticky modules `_ | :mfcmd: `module-tag ` | S | .. parsed-literal:: |
2722- | | | | | :sgrs: `mod/1.0 ` |
2723- +------------------+-------------------------+-----------------------+-------+----------------------+
2724- | super-sticky | See `Sticky modules `_ | :mfcmd: `module-tag ` | sS | .. parsed-literal:: |
2725- | | | | | :sgrss: `mod/1.0 ` |
2726- +------------------+-------------------------+-----------------------+-------+----------------------+
2699+ .. only :: html
2700+
2701+ +------------------+-------------------------+------------------------+-------+------------------------+
2702+ | Tag | Description | Set with | Abbr. | Color |
2703+ | | | | | |
2704+ +==================+=========================+========================+=======+========================+
2705+ | auto-loaded | Module has been loaded | Inherited | aL | .. parsed-literal:: |
2706+ | | automatically | | | |
2707+ | | | | | :sgral: `mod/1.0 ` |
2708+ +------------------+-------------------------+------------------------+-------+------------------------+
2709+ | forbidden | Module cannot be loaded | Inherited from | F | .. parsed-literal:: |
2710+ | | | :mfcmd: `module-forbid ` | | |
2711+ | | | | | :sgrf: `mod/1.0 ` |
2712+ +------------------+-------------------------+------------------------+-------+------------------------+
2713+ | hidden | Module is not visible | Inherited from | H | .. parsed-literal:: |
2714+ | | on :subcmd: `avail ` | :mfcmd: `module-hide ` | | |
2715+ | | | | | :sgrh: `mod/1.0 ` |
2716+ +------------------+-------------------------+------------------------+-------+------------------------+
2717+ | hidden-loaded | See `Hiding loaded | Inherited from | H | .. parsed-literal:: |
2718+ | | modules`_ | :mfcmd: `module-hide ` | | |
2719+ | | | | | :sgrh: `mod/1.0 ` |
2720+ +------------------+-------------------------+------------------------+-------+------------------------+
2721+ | loaded | Module is currently | Inherited | L | .. parsed-literal:: |
2722+ | | loaded | | | |
2723+ | | | | | :sgrl: `mod/1.0 ` |
2724+ +------------------+-------------------------+------------------------+-------+------------------------+
2725+ | nearly-forbidden | Module will soon not be | Inherited from | nL | .. parsed-literal:: |
2726+ | | able to load anymore | :mfcmd: `module-forbid ` | | |
2727+ | | | | | :sgrnf: `mod/1.0 ` |
2728+ +------------------+-------------------------+------------------------+-------+------------------------+
2729+ | sticky | See `Sticky modules `_ | :mfcmd: `module-tag ` | S | .. parsed-literal:: |
2730+ | | | | | |
2731+ | | | | | :sgrs: `mod/1.0 ` |
2732+ +------------------+-------------------------+------------------------+-------+------------------------+
2733+ | super-sticky | See `Sticky modules `_ | :mfcmd: `module-tag ` | sS | .. parsed-literal:: |
2734+ | | | | | |
2735+ | | | | | :sgrss: `mod/1.0 ` |
2736+ +------------------+-------------------------+------------------------+-------+------------------------+
2737+
2738+ .. only :: not html
2739+
2740+ +------------------+-------------------------+------------------------+-------+
2741+ | Tag | Description | Set with | Abbr. |
2742+ | | | | |
2743+ +==================+=========================+========================+=======+
2744+ | auto-loaded | Module has been loaded | Inherited | aL |
2745+ | | automatically | | |
2746+ | | | | |
2747+ +------------------+-------------------------+------------------------+-------+
2748+ | forbidden | Module cannot be loaded | Inherited from | F |
2749+ | | | :mfcmd: `module-forbid ` | |
2750+ | | | | |
2751+ +------------------+-------------------------+------------------------+-------+
2752+ | hidden | Module is not visible | Inherited from | H |
2753+ | | on :subcmd: `avail ` | :mfcmd: `module-hide ` | |
2754+ | | | | |
2755+ +------------------+-------------------------+------------------------+-------+
2756+ | hidden-loaded | See `Hiding loaded | Inherited from | H |
2757+ | | modules`_ | :mfcmd: `module-hide ` | |
2758+ | | | | |
2759+ +------------------+-------------------------+------------------------+-------+
2760+ | loaded | Module is currently | Inherited | L |
2761+ | | loaded | | |
2762+ | | | | |
2763+ +------------------+-------------------------+------------------------+-------+
2764+ | nearly-forbidden | Module will soon not be | Inherited from | nL |
2765+ | | able to load anymore | :mfcmd: `module-forbid ` | |
2766+ | | | | |
2767+ +------------------+-------------------------+------------------------+-------+
2768+ | sticky | See `Sticky modules `_ | :mfcmd: `module-tag ` | S |
2769+ | | | | |
2770+ | | | | |
2771+ +------------------+-------------------------+------------------------+-------+
2772+ | super-sticky | See `Sticky modules `_ | :mfcmd: `module-tag ` | sS |
2773+ | | | | |
2774+ | | | | |
2775+ +------------------+-------------------------+------------------------+-------+
27272776
27282777Hiding loaded modules
27292778^^^^^^^^^^^^^^^^^^^^^
0 commit comments