Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, March 29, 2024

File: [Platon] / doc / grafy-zbierka / grafy-zbierka.tex (download)

Revision 1.1, Fri Jul 18 17:07:37 2003 UTC (20 years, 8 months ago) by nepto

Document "grafy-zbierka" imported into CVS.

%
% grafy-zbierka.tex
%
% Developed by Ondrej Jombik <nepto@platon.sk>
% Copyright (c) 2003 Platon SDG, http://platon.sk/
% Licensed under terms of GNU General Public License.
% All rights reserved.
%
% Changelog:
% 07/06/2003 - created
%

% $Platon$

%\documentclass[a4paper,12pt]{article}
\documentclass[a4paper,12pt,oneside]{book}
\usepackage [slovak]{babel}
\usepackage [latin2]{inputenc}
\usepackage {fontenc}
\usepackage {t1enc}
\usepackage {floatflt}
\usepackage {amsfonts}

\usepackage {grafy-zbierka}

% Check if we're using pdflatex or plain latex 
% http://www.cmp.liv.ac.uk/misc/guide/linux_guide/node133.html
\usepackage {ifpdf} 
\ifpdf %% /*
    \usepackage [pdftex]{graphicx} 
    % \usepackage {thumbpdf} 
    \pdfoutput=1 
    \pdftrue 
    \usepackage[pdftex, 
        pdftitle={Teória grafov -- Zbierka riešených príkladov}, 
        pdfauthor={Ondrej Jombík}, 
        colorlinks={false}, 
        a4paper, 
        pdfsubject={}, 
        pagebackref={true}, 
        linktocpage, 
        urlcolor={blue}, 
        citecolor={blue}, 
        unicode={true}]{hyperref} 
    \pdfcompresslevel=9
\else 
    \usepackage [dvips]{graphicx} 
    \pdffalse 
    % Pouzitie balika hyperref sposobuje ZLE zarovnanie obsahu !!
    %\usepackage [dvips]{hyperref}
\fi %% */

% Delenie casto pouzivanych slov
\hyphenation {
u-zav-re-tý
u-zav-re-tá
u-zav-re-té
u-zav-re-tých
naj-dlhší
naj-dlhšia
naj-dlhšie
%%
spra-viť
pla-tí
na-šom
vzhľa-dom
nav-zá-jom
vzá-jo-mne
fun-kcia
fun-kčných
pre-di-kát
}


\begin{document}

\title{Teória grafov -- Zbierka riešených príkladov}
\author{Ondrej Jombík}

\input{00-hlavicka.tex}
\input{01-obsah.tex}
\input{02-priklady.tex}
\input{03-zaver.tex}

\end{document}

% vim: ts=4
% vim600: fdl=0 fdm=marker fdc=0 fmr=/*,*/


Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top