Manual

User Manual:

Open the PDF directly: View PDF PDF.
Page Count: 3

DownloadManual
Open PDF In BrowserView PDF
dyplompwr
Robert Kubosz
kubosz.robert@gmail.com
July 8, 2018

1

Summary of package

This package delivers a template of thesis for students of Wrocław University
of Technology. This package is based on other thesis templates introduced
by dr Wojciech Myszka1 and dr Andrzej Giniewicz2 . I have modified them
to fulfill requirements of Faculty of Chemistry3 .
This package creates title page and provides proper document format:
• archive version has margins 2,5 cm top and bottom, 2 cm outer and 3,5
cm inner. There is generated a pdf for two-sided printing with leading
1.
• version for supervisor is compiled with margins 2,5 cm top, bottom and
right, left margin is 3,5 cm wide. Leading is equal to 1,5. Generated
pdf is for one-side printing.
This package can generate a title page for master thesis or engineer’s thesis.

2

Requirements

In order to generate a proper title page two additional fonts (URW Garamond
and URW Classico) are required4 .
1

https://kmim.wm.pwr.edu.pl/myszka/projekty/klasa-do-skladu-pracy-dyplomowej-magisterskiej-i
https://github.com/aginiewicz/pwrmgr
3
http://wch.pwr.edu.pl/fcp/6GBUKOQtTKlQhbx08SlkTUAJQX2o8DAoHNiwFE1xVSXtVFVZpCFghUHcKVigEQUw/
36/public/druki/duplomanci/ii_stopnia/21.doc
4
http://pwr.edu.pl/uczelnia/o-politechnice/materialy-promocyjne/logotyp
2

1

To install these fonts visit page linked in footnote and follow instructions5 .
Users of Arch Linux, who install dyplompwr from aur can automatically
resolve font dependencies.

3

Installation

Package can be installed manually in home directory:
$HOME/texmf/tex/latex
or just copy package files into thesis directory.
Users of Arch Linux can install the package from AUR6 .

4

Usage

Packet should be loaded in first line of .tex file:
\documentclass[package options]{dyplompwr}
where package options can be replaced with student’s preferences:
• thesis type: master lub engineer will generate headers for master’s or
engineer’s thesis accordingly;
• formatting: archive generates version for archive, oneside generates
version for supervisor (for more info see section 1);
• thesis language: pl for polish thesis, en for english thesis.
If no options are provided, then there is generated by default a polish master
thesis with formatting for archive. These options can be also provided by
hand:
\documentclass[master,archive,pl]{dyplompwr}
To get an english engineer’s thesis for supervisor first line of .tex file should
be like below:
\documentclass[engineer,oneside,en]{dyplompwr}
5
6

https://www.tug.org/fonts/getnonfreefonts/
https://aur.archlinux.org/packages/dyplompwr/

2

4.1

Metadata

Title page of thesis contains data such as polish and english title, author’s
name, supervisor’s name, faculty, keywords and abstract. To provide it there
should be filled metadata in document preamble as in example below:
\documentclass[master,oneside,pl]{dyplompwr}
\author{author's name}
\title{polish title of thesis}
\titlen{english title of thesis}
\supervisor{name and titles of supervisor}
\faculty{name of faculty}
\city{Wrocław or other city}
\keywords{phrases that describes thesis}
\abstract{short summary of thesis}
Metadata should be provided before \begin{document} in .tex file.

3



Source Exif Data:
File Type                       : PDF
File Type Extension             : pdf
MIME Type                       : application/pdf
PDF Version                     : 1.5
Linearized                      : No
Page Count                      : 3
Page Mode                       : UseOutlines
Author                          : 
Title                           : 
Subject                         : 
Creator                         : LaTeX with hyperref package
Producer                        : LuaTeX-1.7.0
Create Date                     : 2018:07:08 22:49:04+02:00
Modify Date                     : 2018:07:08 22:49:04+02:00
Trapped                         : False
PTEX Full Banner                : This is LuaTeX, Version 1.07.0 (TeX Live 2018/Arch Linux)
EXIF Metadata provided by EXIF.tools

Navigation menu