%PDF- %PDF-
| Direktori : /proc/self/root/data/old/usr/share/texlive/texmf-dist/tex/latex/ncctools/ |
| Current File : //proc/self/root/data/old/usr/share/texlive/texmf-dist/tex/latex/ncctools/mboxfill.sty |
%%
%% This is file `mboxfill.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% mboxfill.dtx (with options: `package')
%%
%% IMPORTANT NOTICE:
%%
%% This file is a generated file from the sources of the `ncctools'
%% bundle.
%%
%% You are not allowed to modify this file.
%%
%% You are allowed to distribute this file if and only if
%% it is distributed with the corresponding source files in
%% the `ncctools' bundle.
%%
%% For the copying and distribution conditions of the source files,
%% see the README file distributed with the ncctools bundle.
%%
%% File: mboxfill.dtx Copyright (C) 2005 by Alexander I. Rozhenko
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{mboxfill}
[2005/05/13 v1.0 Fill space with mbox (NCC)]
\newcommand*\mboxfill[1][\width]{%
\def\@tempa{\setlength\@tempdima{#1}}%
\@ifnextchar[{\NCC@mboxfill}{\NCC@mboxfill[]}%
}
\def\NCC@mboxfill[#1]#2{%
\@begin@tempboxa\hbox{#2}%
\@tempa
\edef\@tempa{#1}\def\@tempb{s}%
\ifx\@tempa\@tempb
\@tempdimb\width
\advance\@tempdimb -\@tempdima
\let\@tempa\xleaders
\def\@tempb{\kern.5\@tempdimb}%
\else
\@ifundefined{#1leaders}{\let\@tempa\leaders}%
{\def\@tempa{\csname#1leaders\endcsname}}%
\let\@tempb\@empty
\fi
\leavevmode\@tempb\@tempa
\hb@xt@\@tempdima{\hss\unhbox\@tempboxa\hss}\hfill\@tempb
\@end@tempboxa
}
\endinput
%%
%% End of file `mboxfill.sty'.