DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T r

⟦c830fa54e⟧ TextFile

    Length: 2117 (0x845)
    Types: TextFile
    Names: »regmar.sty«

Derivation

└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦c319c2751⟧ »unix3.0/TeX3.0.tar.Z« 
        └─⟦036c765ac⟧ 
            └─⟦this⟧ »TeX3.0/LaTeX/LaTeXmakeindex/paper/regmar.sty« 
└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89
    └─⟦this⟧ »./tex82/LaTeX/LaTeXmakeindex/paper/regmar.sty« 
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦63303ae94⟧ »unix3.14/TeX3.14.tar.Z« 
        └─⟦c58930e5c⟧ 
            └─⟦this⟧ »TeX3.14/LaTeX/LaTeXmakeindex/paper/regmar.sty« 

TextFile

%
% "moretext" document style option.
% Jean-Francois Lamy, July 86
%% Date: 07 Sep 86 20:49:56 EDT (Sun)
%% From: Jean-Francois Lamy <lamy%utai.toronto.edu@RELAY.CS.NET>
%
% Redefines the margins so that they are more in line with 
% what we are used to see.
%

\ifcase \@ptsize
    % mods for 10 pt
    \oddsidemargin  0.15 true in     %   Left margin on odd-numbered pages.
    \evensidemargin 0.35 true in     %   Left margin on even-numbered pages.
    \marginparwidth 1 true in        %   Width of marginal notes.
    \oddsidemargin 0.25 true in      %   Note that \oddsidemargin = \evensidemargin
    \evensidemargin 0.25 true in
    \marginparwidth 0.75 true in
    \topmargin 0 true pt     %    Nominal distance from top of page to top of
    \textheight 8 true in    % Height of text (including footnotes and figures)
    \textwidth 5.875 true in % Width of text line.
\or % mods for 11 pt
    \oddsidemargin 0.1 true in      %   Left margin on odd-numbered pages.
    \evensidemargin 0.15 true in    %   Left margin on even-numbered pages.
    \marginparwidth 1 true in       %   Width of marginal notes.
    \oddsidemargin 0.125 true in    %   Note that \oddsidemargin = \evensidemar
    \evensidemargin 0.125 true in
    \marginparwidth 0.75 true in
    \topmargin 0 true pt     %    Nominal distance from top of page to top of
    \textheight 8 true in    % Height of text (including footnotes and figures)
    \textwidth 6.125 true in % Width of text line.
\or % mods for 12 pt
    \oddsidemargin -10 true pt      %   Left margin on odd-numbered pages.
    \evensidemargin 10 true pt      %   Left margin on even-numbered pages.
    \marginparwidth 1 true in       %   Width of marginal notes.
    \oddsidemargin 0 true in      %   Note that \oddsidemargin = \evensidemargi
    \evensidemargin 0 true in
    \marginparwidth 0.75 true in
    \topmargin 0 true in     %    Nominal distance from top of page to top of
    \textheight 8 true in    % Height of text (including footnotes and figures)
    \textwidth 6.375 true in % Width of text line.
\fi

\def\baselinestretch{1.5}	% overwrite baselineskip