Skip to content

Suvres/latex-class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

suvresdpl

My great latex class

Header and footer

In class are 3 header style. We can use one of them in main file.

% --- First Header ---
% \headAndFootWithShort
% \footShort
    
% --- Second Header ---
% \headAndFoot

% --- Third Header ---
% \headAndFootCasual

\headAndFootWithShort and \footShort

With use this tag the pages look: HeaderOne

If we want use short title, we can use \footShort too: HeaderTwo

in this configuration:

\headAndFootWithShort
\footShort

For \footShort we need this marks to config shorts:

\tShortauthor{B. Błyszcz}
\tShorttitle{Praca o Lorem Ipsum} 

\headAndFoot

With this tag, the pages look: HeaderThree

\headAndFootCasual

With this tag, the pages look: HeaderFour

Table title

This title is make for academic report. For config we need this marks

\author{Bartosz Błyszcz}
\title{Praca dotycząca Lorem Ipsum i jego wyższości nad krabami}
\tIndex{401928}
\tGroup{01}
\tFaculty{WIMiIP}
\tField{Informatyka techniczna}
\date{2023-01-01}

and this \tablepage in document section. Table_title

Fancy title

This title is simple and casual. For config we need this marks

\author{Bartosz Błyszcz}
\title{Praca dotycząca Lorem Ipsum i jego wyższości nad krabami}
\secTitle{Laboratorium 11}
\date{2023-01-01}

and this \fancypage in document section. Fancy_title

About

My great latex class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published