|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T t
Length: 969 (0x3c9) Types: TextFile Names: »tags.doc«
└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89 └─⟦this⟧ »./babel/swedish/SLaTeX/tde-macros/tags.doc« └─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦23cd347d5⟧ »unix3.0/babel.tar.Z« └─⟦2fb9f645a⟧ └─⟦this⟧ »babel/swedish/SLaTeX/tde-macros/tags.doc«
% % $Header: tags.doc,v 1.1 85/12/19 21:23:29 sven Exp $ %------------------------------------------------------------------ % % $Source: /usr.MC68020/piraten/sven/lib/tex/RCS/tags.doc,v $ % $Revision: 1.1 $ % $Date: 85/12/19 21:23:29 $ % $State: Exp $ % $Author: sven $ % $Locker: $ % %------------------------------------------------------------------ % $Log: tags.doc,v $ % Revision 1.1 85/12/19 21:23:29 sven % Initial revision % %------------------------------------------------------------------ % % TAGS ENVIRONMENT % Put a hanging tag at each paragraf. The argument to the \tags command % is a box with the desired labelwidth. Tags must be supplied via the % \item optional argument. Tags wider than the labelwidth will protrud % into the text like the description labels do. \def\tagslabel#1{{#1\hfil}} \def\tags#1{\list{}{\settowidth{\labelwidth}{#1} \leftmargin\labelwidth \advance\leftmargin \labelsep \let\makelabel\tagslabel}} \let\endtags\endlist