summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/pdf-forms-tutorial-en/forms-src/fde0019.tex
blob: 0c4ed21f95381d49772904a780c6b369fe850b28 (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
\begin{itemize}
\item	Version 0.9.4 (2007-06-20)\\*
contains a new section how to use the insdljs and inputenc
packages together. German umlauts must not be written directly to strings
in JavaScript code, the corresponding JavaScript Unicode notations must
be used instead.
\item	Version 0.9.3 (2007-06-15)\\*
contains corrected options for the hyperref package.
\begin{lstlisting}
pdfpagemode=None
\end{lstlisting}
was replaced by
\begin{lstlisting}
pdfpagemode=UseNone
\end{lstlisting}
\item	Version 0.9.2 (2007-06-14)\\
uses other fonts than previous versions. The document preamble was derived
from another document containing mathematics. As this document does not
contain mathematics we do no need the packages related to mathematics.
\item	Version 0.9.1 (2007-06-13)\\
contains corrections in the ``Fonts'' section.\\
\begin{lstlisting}
\usepackage[T1]{fontenc}
\end{lstlisting}
does not set up \LaTeX{} to use type-1 fonts (as stated in version 0.9.0).\\
Instead it changes the preferred font encoding vector to T1 instead of OT1
if type-1 fonts are used.
\item	Version 0.9.0\\
is the first version published on \textsc{ctan}.\\
I'm not a native english speaker, so the english tutorial and examples
may need corrections in style, spelling and grammar.\\
Please feel free to contact me using the web form
\url{http://www.fh-schmalkalden.de/url.php?/page/1026/select_wert/3023}
if you have suggestions.
\end{itemize}