summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/core-int.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/base/core-int.tex')
-rw-r--r--Master/texmf-dist/tex/context/base/core-int.tex40
1 files changed, 29 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/context/base/core-int.tex b/Master/texmf-dist/tex/context/base/core-int.tex
index 44d4fa7789b..b4bcd4c5f86 100644
--- a/Master/texmf-dist/tex/context/base/core-int.tex
+++ b/Master/texmf-dist/tex/context/base/core-int.tex
@@ -89,6 +89,16 @@
6: attachment file -- does not exist
\stopmessages
+\startmessages french library: interactions
+ title: interaction
+ 1: ratio d'aspect -- x -- (b x h)
+ 2: actif
+ 3: inactif
+ 4: pas de synchronisation de page (--) dans le hmode
+ 5: le fichier joint -- est inconnu
+ 6: le fichier joint -- n'existe pas
+\stopmessages
+
\startmessages dutch library: versions
title: versie
1: er mankeert een @+
@@ -138,6 +148,13 @@
3: pagini selectate: --
\stopmessages
+\startmessages french library: versions
+ title: version
+ 1: @+ manquant
+ 2: marquage des pages
+ 3: pages sélectionnées : --
+\stopmessages
+
\unprotect
\definesystemconstant {link}
@@ -334,17 +351,16 @@
\@EA\processcommalist\@EA[\!!stringa]\doprepareidentity
\global\let\doprepareidentity\relax}
-\def\doinitializeidentity#1%
- {%\iflocation
- \doprepareidentity
- \dosetupidentity % no \expanded{..} will be done in special (else no pdfdoc)
- {\@@iatitle}{\@@iasubtitle}{\@@iaauthor}{#1}%
- {\@@iadate}{\@@iakeyword}%
- \global\let\initializeidentity\relax
- }%\fi}
+%D The Creator field is changed per 12/04/2006 due to user presure. This
+%D means that I need to put my own status info someplace else.
-\def\initializeidentity % not to be changed !
- {\doinitializeidentity{ConTeXt/user/\jobname.tex}}
+\def\initializeidentity
+ {\doprepareidentity
+ \dosetupidentity % no \expanded{..} will be done in special (else no pdfdoc)
+ {\@@iatitle}{\@@iasubtitle}{\@@iaauthor}%
+ {ConTeXt - \contextversion}%
+ {\@@iadate}{\@@iakeyword}%
+ \global\let\initializeidentity\relax}
\appendtoks \initializeidentity \to \everyshipout
@@ -491,7 +507,9 @@
\iffirstargument
\bgroup
\ifsecondargument
- \edef\openbookmarklist{#2}%
+ \doifelse{#2}\v!all
+ {\edef\openbookmarklist{#1}}
+ {\edef\openbookmarklist{#2}}%
\else
\let\openbookmarklist\empty
\fi