-
Notifications
You must be signed in to change notification settings - Fork 1
/
oo_calc_v2.tex
executable file
·114 lines (91 loc) · 2.5 KB
/
oo_calc_v2.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
\documentclass[a4paper,11pt,oneside]{book}
\usepackage{ucs}
\usepackage[utf8x]{inputenc}
\usepackage{t1enc}
\usepackage{lmodern}
\usepackage[magyar]{babel}
\usepackage{array}
\usepackage{anysize}
\marginsize{2.5cm}{2cm}{1.5cm}{2cm}
\usepackage{amssymb}
\usepackage[unicode]{hyperref}
\hypersetup{pdftex, colorlinks=true, linkcolor=blue, citecolor=blue, filecolor=blue, pagecolor=blue, urlcolor=blue, pdftitle={Az OpenOffice.org Calc haszn\'alata}, pdfauthor={FSF.hu Alap\'itv\'any} , pdfsubject={T\'abl\'azatkezel\'es az alapokt\'ol}, pdfkeywords={t\'abl\'azatkezel\'es, sz\'amol\'ot\'abla, munkaf\"uzet, munkalap, t\'abl\'azatkezel\H{o}, szabad szoftver, tank\"onyv, ECDL, \'eretts\'egi, OpenOffice.org, Calc, FSF.hu Alap\'itv\'any}}
\usepackage[pdftex]{graphicx}
\usepackage{subfig}
\author{Pallay Ferenc}
\title{\textbf{Az OpenOffice.org Calc használata}\\
Táblázatkezelés az alapoktól}
\date{}
\begin{document}
\shipout\vbox{\parindent0pt\kern-1in\moveleft1in\vbox{
\includegraphics[width=\paperwidth,height=\paperheight]{borito.jpg}}}
\thispagestyle{empty}
\maketitle
\thispagestyle{empty}
\begin{center}
Szerző: Pallay Ferenc\\
CC -- Néhány jog fenntartva
\vfill
2010. július
\vfill
\vfill
\vfill
A kiadvány létrejöttét az
\includegraphics[width=4.851cm]{oocalcv2-img1.png}
támogatta.
\vfill
\vfill
\vfill
Lektorálták: \\
Dr. Blahota István\\
Gibizer Tibor\\
Zahemszky Gábor\\
az FSF.hu Alapítvány aktivistái
\vfill
\vfill
\LaTeX-re átültette:\\
Papp István
Borító:\\
Baráth Gábor
Fotó:\\
ansik
A 2. kiadást szerkesztette:\\
Tímár András
\vfill
ISBN 978-963-06-9218-2
\end{center}
\vfill
\vfill
\noindent{\small{\it
Ez a Mű a Creative Commons Nevezd meg!-Így add tovább! 2.5
Magyarország Licenc feltételeinek megfelelően szabadon
felhasználható. További információk:
\mbox{http://creativecommons.org/licenses/by-sa/2.5/hu/}}}
\clearpage
\pagenumbering{roman}
\include{eloszo}
\tableofcontents
\include{bevezetes}
\include{elso_lepesek}
\include{egyszeru_szamitasok}
\include{fuggvenyek_hasznalata}
\include{szamformatumok}
\include{diagramok}
\include{logikai_fuggvenyek}
\include{matematikai_fuggvenyek}
\include{szovegfuggvenyek}
\include{keresofuggvenyek}
\include{nevek_listak}
\include{adattartomanyok}
\include{adatbazisfuggvenyek}
\include{datum_idofuggvenyek}
\include{penzugy_statisztikai}
\include{tombkepletek}
\include{celertekkereses}
\include{urlap-vezerloelemek}
\include{stilusok}
\include{nyomtatas}
\include{megoldo}
\listoffigures
\listoftables
\end{document}