Skip to content
Snippets Groups Projects
Commit 49ed5915 authored by Tomas Janousek's avatar Tomas Janousek Committed by witiko
Browse files

fithesis-0.1g

parents
No related branches found
No related tags found
No related merge requests found
\chardef\cslq="12
\chardef\csrq="10
\catcode`\"=13
\def\csslq{\cslq\global\let"=\cssrq}
\def\cssrq{\csrq\global\let"=\csslq}
\let"=\csslq
%\foo
This diff is collapsed.
%%
%% This file will generate fast loadable files and documentation
%% driver files from the doc files in this package when run through
%% LaTeX or TeX.
%%
%% Copyright 1993 1994 1995 The LaTeX3 Project and any individual
%% authors listed elsewhere in this file.
%%
%% This file is part of the LaTeX2e system.
%% ----------------------------------------
%% This system is distributed in the hope that it will be useful,
%% but WITHOUT ANY WARRANTY; without even the implied warranty of
%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
%%
%% IMPORTANT COPYRIGHT NOTICE:
%%
%% You are NOT ALLOWED to distribute this file alone.
%%
%% If you receive only some of these files from someone, complain!
%%
%%
%% No other permissions to distribute this file in any form are
%% granted and in particular NO PERMISSION to modify its contents.
%%
%% You are NOT ALLOWED to change this file.
%%
\def\batchfile{fithesis.ins}
\input docstrip.tex
\preamble
Copyright 1993 1994 1995 The LaTeX3 Project and any individual
authors listed elsewhere in this file.
For further copyright information, and conditions for modification
and distribution, see the file legal.txt, and any other copyright
notices in this file.
This file is part of the LaTeX2e system.
----------------------------------------
This system is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
IMPORTANT COPYRIGHT NOTICE:
You are NOT ALLOWED to distribute this file alone.
If you receive only some of these files from someone, complain!
However, NO PERMISSION is granted to generate or to distribute a
modified version of this file under its original name.
You are NOT ALLOWED to change this file.
MODIFICATION ADVICE:
If you want to customize this file, it is best to make a copy of
the source file(s) from which it was produced. Use a different
name for your copy(ies) and modify the copy(ies); this will ensure
that your modifications do not get overwritten when you install a
new release of the standard system. You should also ensure that
your modified source file does not generate any modified file with
the same name as a standard file.
You will also need to produce your own, suitably named, .ins file to
control the generation of files from your source file; this file
should contain your own preambles for the files it generates, not
those in the standard .ins files.
The names of the source files used are shown above.
\endpreamble
\def\batchfile{fithesis.dst} % ignored in distribution
\input docstrip.tex % ignored in distribution
\keepsilent
\Msg{*** Generating the files ***}
\generateFile{fithesis.cls}{t}{\from{fithesis.dtx}{class}}
\generateFile{fit10.clo}{t}{\from{fithesis.dtx}{opt,10pt}}
\generateFile{fit11.clo}{t}{\from{fithesis.dtx}{opt,11pt}}
\generateFile{fit12.clo}{t}{\from{fithesis.dtx}{opt,12pt}}
\Msg{***********************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move the following}
\Msg{* files into a directory searched by TeX:}
\Msg{*}
\Msg{* \space\space fithesis.cls}
\Msg{* \space\space fit10.clo}
\Msg{* \space\space fit11.clo}
\Msg{* \space\space fit12.clo}
\Msg{*}
\Msg{* To produce the documentation run the files ending with}
\Msg{* `.dtx' through LaTeX.}
\Msg{*}
\Msg{* Happy TeXing}
\Msg{***********************************************************}
\endinput
File added
File added
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% filogo.sty prelim version of 19/1/95 Petr Sojka
% work with both plain and latex
%
% skip if already loaded
\expandafter\ifx\csname setfilogo\endcsname\relax\else\endinput\fi
%
\newbox\filogobox
\newdimen\filogowidth
\font\filogofont=fi-logo600
\setbox\filogobox=\vbox{\hbox{%
\filogofont SL}}
\filogowidth=\wd\filogobox
\setbox\filogobox=\hbox{\vbox{\hsize=\filogowidth
\parskip=0pt\offinterlineskip\parindent0pt
\hbox{\filogofont SL}}}
\ifx\parbox\undefined
\def\setfilogo{\copy\filogobox}
\else
\def\setfilogo{\parbox{\wd\filogobox}{\copy\filogobox}}
\fi
\endinput
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% filogo.sty prelim version of 19/1/95 Petr Sojka
% work with both plain and latex
%
% skip if already loaded
\expandafter\ifx\csname setfilogo\endcsname\relax\else\endinput\fi
%
\newbox\filogobox
\newdimen\filogowidth
\font\filogofont=fi-logo600
\setbox\filogobox=\vbox{\hbox{%
\filogofont SL}}
\filogowidth=\wd\filogobox
\setbox\filogobox=\hbox{\vbox{\hsize=\filogowidth
\parskip=0pt\offinterlineskip\parindent0pt
\hbox{\filogofont SL}}}
\ifx\parbox\undefined
\def\setfilogo{\copy\filogobox}
\else
\def\setfilogo{\parbox{\wd\filogobox}{\copy\filogobox}}
\fi
\endinput
%$plain
\input filogo
\setfilogo
\bye
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment