summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/gfsporson/gfsporson.tex
blob: 9da02135ab1527c44b02b818a1fba45f9a16029e (plain)
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
%%  (c) copyright  2006, 2007
%% Antonis Tsolomitis
%% Department of Mathematics, University of the Aegean
%%
%%  This program can be redistributed and/or modified under the terms
%%  of the LaTeX Project Public License Distributed from CTAN
%%  archives in directory macros/latex/base/lppl.txt; either
%%  version 1 of the License, or any later version.
%%
\documentclass{article}
\usepackage[polutonikogreek,english]{babel}
\usepackage[iso-8859-7]{inputenc}
\usepackage{gfsdidot,gfsporson}
\usepackage{latexsym,amsfonts}
%\renewcommand{\ttdefault}{hlst}

%%%%% Theorems and friends
\newtheorem{theorem}{Èåþñçìá}[section]         
\newtheorem{lemma}[theorem]{ËÞììá}
\newtheorem{proposition}[theorem]{Ðñüôáóç}
\newtheorem{corollary}[theorem]{Ðüñéóìá}
\newtheorem{definition}[theorem]{Ïñéóìüò}
\newtheorem{remark}[theorem]{ÐáñáôÞñçóç}
\newtheorem{axiom}[theorem]{Áîßùìá}
\newtheorem{exercise}[theorem]{¶óêçóç}


%%%%% Environment ``proof''
\newenvironment{proof}[1]{{\textit{Áðüäåéîç:}}}{\ \hfill$\Box$}
\newenvironment{hint}[1]{{\textit{Õðüäåéîç:}}}{\ \hfill$\Box$}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%






\title{The \textsc{gfsporson} font}
\author{Antonis Tsolomitis\\
Laboratory of Digital Typography\\ and Mathematical Software\\
Department of Mathematics\\
University of the Aegean}
\date {\textsc{12} May \textsc{2006}}


\begin{document}
\maketitle

\section{Introduction}

The package for \textsc{gfs}-Porson supports only Greek and hence only
the greek encoding LGR to the extend
that the font themselves cover these.

The fonts are loaded with

\verb|\usepackage{gfsporson}|.


 The package
defines the environment \verb|porson| and the command
\verb|\textporson|. For example, while in Greek language

\verb|\textporson{dokim'h}| 

produces 

\textgreek{\textporson{dokim'h}}.

x-height is adjusted so that it matches with the x-height of the
\verb|gfsdidot| package. 


\section{Installation}

Copy the contents of the subdirectory afm in
texmf/fonts/afm/GFS/Porson/

\medskip

\noindent Copy the contents of the subdirectory doc in
texmf/doc/latex/GFS/Porson/

\medskip

\noindent Copy the contents of the subdirectory enc in
texmf/fonts/enc/dvips/GFS/Porson/

\medskip

\noindent Copy the contents of the subdirectory map in
texmf/fonts/map/dvips/GFS/Porson/

\medskip

\noindent Copy the contents of the subdirectory tex in
texmf/tex/latex/GFS/Porson/

\medskip

\noindent Copy the contents of the subdirectory tfm in
texmf/fonts/tfm/GFS/Porson/

\medskip

\noindent Copy the contents of the subdirectory type1 in
texmf/fonts/type1/GFS/Porson/

\medskip

\noindent Copy the contents of the subdirectory vf in
texmf/fonts/vf/GFS/Porson/

\medskip

\noindent In your installation's updmap.cfg file add the line

\medskip

\noindent Map gfsporson.map

\medskip

Refresh your filename database and the map file database (for example, on Unix systems
run mktexlsr and then run the updmap-sys (or updmap on older systems) script as root).

You are now ready to use the font.


\section{Problems}


 The
accents of the capital letters should hang in the left margin when such a letter starts a
line.  \TeX\ and \LaTeX\ do not provide the tools for such a
feature. However, this seems to be possible with 
\textlatin{pdf\TeX}
As this is work in progress, please be patient\ldots








\end{document}

%%% Local Variables: 
%%% mode: latex
%%% TeX-master: t
%%% End: