From 72646ab6a6f3cd139beecd0407480b03ab49ff10 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Mon, 24 Jul 2006 10:49:00 +0200 Subject: stable 2006.07.24 10:49 --- tex/context/base/cont-new.tex | 2 +- tex/context/base/context.tex | 2 +- tex/context/base/core-buf.tex | 7 +- tex/context/base/core-fil.tex | 6 ++ tex/context/base/core-job.tex | 2 +- tex/context/base/core-new.tex | 4 +- tex/context/base/core-ntb.tex | 1 - tex/context/base/core-sys.tex | 3 +- tex/context/base/core-tab.tex | 7 +- tex/context/base/core-uti.tex | 2 +- tex/context/base/enco-pfr.tex | 27 ++++-- tex/context/base/font-ini.tex | 8 ++ tex/context/base/m-steps.tex | 171 +++++++++++++++++++------------------- tex/context/base/math-ext.tex | 70 +++++++++++----- tex/context/base/meta-ini.tex | 4 - tex/context/base/meta-tex.tex | 2 +- tex/context/base/supp-mps.tex | 50 +++++++++-- tex/context/base/symb-cow.tex | 11 ++- tex/context/base/x-set-11.tex | 35 ++++++-- tex/context/bib/t-bib.tex | 53 +++++++++--- tex/context/interface/cont-cz.xml | 12 ++- tex/context/interface/cont-de.xml | 12 ++- tex/context/interface/cont-en.xml | 12 ++- tex/context/interface/cont-fr.xml | 12 ++- tex/context/interface/cont-it.xml | 12 ++- tex/context/interface/cont-nl.xml | 12 ++- tex/context/interface/cont-ro.xml | 12 ++- tex/context/interface/keys-cz.xml | 2 +- tex/context/interface/keys-de.xml | 2 +- tex/context/interface/keys-en.xml | 2 +- tex/context/interface/keys-fr.xml | 2 +- tex/context/interface/keys-it.xml | 2 +- tex/context/interface/keys-nl.xml | 2 +- tex/context/interface/keys-ro.xml | 2 +- 34 files changed, 374 insertions(+), 191 deletions(-) (limited to 'tex') diff --git a/tex/context/base/cont-new.tex b/tex/context/base/cont-new.tex index 95251fcc8..60c841c50 100644 --- a/tex/context/base/cont-new.tex +++ b/tex/context/base/cont-new.tex @@ -11,7 +11,7 @@ %C therefore copyrighted by \PRAGMA. See mreadme.pdf for %C details. -\newcontextversion{2006.07.14 12:08} +\newcontextversion{2006.07.24 10:49} %D This file is loaded at runtime, thereby providing an %D excellent place for hacks, patches, extensions and new diff --git a/tex/context/base/context.tex b/tex/context/base/context.tex index c7730f4f0..ca1131e23 100644 --- a/tex/context/base/context.tex +++ b/tex/context/base/context.tex @@ -31,7 +31,7 @@ %D 2004.8.30 the low level interface is english. Watch out and adapt %D your styles an modules. -\def\contextversion{2006.07.14 12:08} +\def\contextversion{2006.07.24 10:49} %D For those who want to use this: diff --git a/tex/context/base/core-buf.tex b/tex/context/base/core-buf.tex index 22cc62626..b580d2d72 100644 --- a/tex/context/base/core-buf.tex +++ b/tex/context/base/core-buf.tex @@ -299,8 +299,7 @@ \dobuffer{16}[#2]\readjobfile \getvalue{\??bu#1\c!after}} -\let\getbuffer \processTEXbuffer % handy -\let\getbuffer\processTEXbuffer % will move to mult-com.tex +\let\getbuffer\processTEXbuffer % handy \def\typebuffer {\dodoubleempty\dotypebuffer} @@ -546,7 +545,7 @@ \ifcase\blocklevel\doingblocksfalse\else\doingblockstrue\fi} \def\opentmpblock - {\immediate\openout\tmpblocks=\TEXbufferfile{\f!utilityfilename\the\blocklevel}} + {\immediate\openout\tmpblocks\TEXbufferfile{\f!utilityfilename\the\blocklevel}} \def\closetmpblock {\immediate\write\tmpblocks{}% een lege regel is handig voor \par commando's @@ -576,7 +575,7 @@ \def\checkcopyingblocks {\ifcopyingblocks \else - \immediate\openout\outblocks\f!utilityfilename.\f!blockextension + \immediate\openout\outblocks\f!utilityfilename.\f!blockextension% \immediate\write\outblocks{\string\thisisblockversion{\blockversion}}% \immediate\write\outblocks{\string\thisissectionseparator{\sectionseparator}}% \global\copyingblockstrue diff --git a/tex/context/base/core-fil.tex b/tex/context/base/core-fil.tex index 157631194..d19ef115d 100644 --- a/tex/context/base/core-fil.tex +++ b/tex/context/base/core-fil.tex @@ -59,6 +59,12 @@ 1: le synonyme de fichier -- est déjà utilisé pour -- \stopmessages +%D + +\let\usedtempfile\gobbleonearguments + +\def\registertempfile#1{\immediatewriteutilitycommand{\usedtempfile{#1}}} + %D \macros %D {definefilesynonym} %D diff --git a/tex/context/base/core-job.tex b/tex/context/base/core-job.tex index 391c3c7f0..03d91f5a4 100644 --- a/tex/context/base/core-job.tex +++ b/tex/context/base/core-job.tex @@ -456,7 +456,7 @@ \currentcomponent,\currentenvironment} {\loadedlocalenvironments} {\letvalue{\e!stop\v!localenvironment}\relax} - {\grabuntil{\e!stop\v!localenvironment}\relax}} + {\grabuntil{\e!stop\v!localenvironment}\gobbleoneargument}} % TH: fixed, was \relax \setvalue{\v!localenvironment}#1 {\doexecutefileonce{#1}} diff --git a/tex/context/base/core-new.tex b/tex/context/base/core-new.tex index 908c824b8..d5de7d91a 100644 --- a/tex/context/base/core-new.tex +++ b/tex/context/base/core-new.tex @@ -325,7 +325,9 @@ \def\env {\getvariable \s!environment} \def\envvar {\getvariabledefault\s!environment} -\bgroup +\bgroup % some day this will go away + +% actually we should handle all discretionaries here \gdef\cleanedupcolon{:} \catcode`:=\@@active diff --git a/tex/context/base/core-ntb.tex b/tex/context/base/core-ntb.tex index f50d785f8..f440af331 100644 --- a/tex/context/base/core-ntb.tex +++ b/tex/context/base/core-ntb.tex @@ -253,7 +253,6 @@ \let\setupTBLsection\relax - \def\setupTBLcell#1#2% cell over col over row {\setupTBLsection % already forgotten \edef\positiverow{\number#1}% diff --git a/tex/context/base/core-sys.tex b/tex/context/base/core-sys.tex index 3d2fbd450..1bbe97d01 100644 --- a/tex/context/base/core-sys.tex +++ b/tex/context/base/core-sys.tex @@ -80,7 +80,8 @@ \fi \processaction [\@@svtype] - [ mswin=>\edef\@@svline{\rawcharacter{13}\rawcharacter{10}}, % crlf + %[ mswin=>\edef\@@svline{\rawcharacter{13}\rawcharacter{10}}, % crlf + [ mswin=>\edef\@@svline{\rawcharacter{13}}, % cr % crlf darwin=>\edef\@@svline{\rawcharacter{13}}, % cr \s!unknown=>\edef\@@svline{\rawcharacter{10}}]% % lf \splitjobfilename} diff --git a/tex/context/base/core-tab.tex b/tex/context/base/core-tab.tex index e14dc12dd..0bdc95814 100644 --- a/tex/context/base/core-tab.tex +++ b/tex/context/base/core-tab.tex @@ -986,9 +986,10 @@ \firststagestartTABLE}}} \def\stoptable - {\insertTABLEtail - \globalletempty\@@TABLEhead - \globalletempty\@@TABLEtail + {\chuckTABLEautorow % before the tail, else noalign problem + \insertTABLEtail + \TABLEnoalign{\globalletempty\@@TABLEhead}% + \TABLEnoalign{\globalletempty\@@TABLEtail}% \finishTABLE \doifelsenothing\@@tiframe {\ifinsidefloat\else diff --git a/tex/context/base/core-uti.tex b/tex/context/base/core-uti.tex index 66b5b46df..f1f499a75 100644 --- a/tex/context/base/core-uti.tex +++ b/tex/context/base/core-uti.tex @@ -245,7 +245,7 @@ % {\doiflocfileelse{\jobname.\f!inputextension} % {\bgroup % \showmessage\m!systems{11}{}% -% \openout\scratchwrite=\jobname.\f!outputextension +% \openout\scratchwrite\jobname.\f!outputextension % \openlocin\scratchread{\jobname.\f!inputextension}% % \def\doprocessline% % {\ifeof\scratchread diff --git a/tex/context/base/enco-pfr.tex b/tex/context/base/enco-pfr.tex index 8f3d4cef7..a74a8c6a7 100644 --- a/tex/context/base/enco-pfr.tex +++ b/tex/context/base/enco-pfr.tex @@ -153,15 +153,28 @@ \appendtoksonce \includepdffontresource \to \everyfont +% \def\includepdffontresource +% {\ifincludepdffontresources +% \ifx\pdffontattr\undefined +% % we're not using (a recent version of) pdftex +% \else\ifcase\pdfoutput +% % we're not in pdf mode +% \else +% \doincludepdffontresource +% \fi\fi +% \fi} + \def\includepdffontresource {\ifincludepdffontresources - \ifx\pdffontattr\undefined - % we're not using (a recent version of) pdftex - \else\ifcase\pdfoutput - % we're not in pdf mode - \else - \doincludepdffontresource - \fi\fi + \expandafter\ifx\the\font\nullfont \else + \ifx\pdffontattr\undefined + % we're not using (a recent version of) pdftex + \else\ifcase\pdfoutput + % we're not in pdf mode + \else + \doincludepdffontresource + \fi\fi + \fi \fi} \def\dododoincludepdffontresource#1% encoding diff --git a/tex/context/base/font-ini.tex b/tex/context/base/font-ini.tex index f6c1b9904..f6b8e4f4a 100644 --- a/tex/context/base/font-ini.tex +++ b/tex/context/base/font-ini.tex @@ -1901,6 +1901,14 @@ \def\rawfontidentifier{**\lastfontidentifier\fontsize**} \def\newfontidentifier{*\fontclass\lastfontidentifier\fontsize*} +% best we can add the style as well because otherwise we get math encoding mixups +% +% \setupbodyfont [8pt] [\currentencoding/\ccaron\scaron\zcaron] +% \blank +% \switchtobodyfont[7pt] [\currentencoding/\ccaron\scaron\zcaron] + +\def\newfontidentifier{*\fontclass\lastfontidentifier\fontstyle\fontsize*} + \def\dododefinefont#1#2% {\edef\lastfontidentifier{#1}% \let\localrelativefontsize\defaultrelativefontsize diff --git a/tex/context/base/m-steps.tex b/tex/context/base/m-steps.tex index deda373ee..8129d6699 100644 --- a/tex/context/base/m-steps.tex +++ b/tex/context/base/m-steps.tex @@ -11,6 +11,9 @@ %C therefore copyrighted by \PRAGMA. See mreadme.pdf for %C details. +%D When I need this module, I will reimplement it by using the new +%D sometxt macro. Anyhow, it reflects the state of 2001. + \unprotect % temp hack : @@ -28,8 +31,8 @@ \def\@@STPC{@@STPC} % charts \def\@@STPT{@@STPT} % tables -\def\@@STEC{@@STEC} % cells -\def\@@STET{@@STET} % tables +\def\@@STEC{@@STEC} % cells +\def\@@STET{@@STET} % tables \def\@@STEL{@@STEL} % lines \def\setupSTEPcharts{\dodoubleargument\getparameters[\@@STPC]} @@ -41,7 +44,7 @@ \setupSTEPcharts [\c!before=\blank, \c!after=\blank, - %\c!distance=.25em, % nvt + %\c!distance=.25em, % nvt \c!hoffset=1em, \c!voffset=1ex, \c!method=1, @@ -52,7 +55,7 @@ [\c!before=\blank, \c!after=\blank, \c!distance=.25em, - %\c!hoffset=1em, % nvt + %\c!hoffset=1em, % nvt \c!voffset=1ex, \c!method=1, \c!width=4em, @@ -90,14 +93,14 @@ {\freezedimenmacro\@@STPCoffset \startMPdrawing line_v_offset := \@@STPCoffset ; - line_method := \@@STPCmethod ; % only charts + line_method := \@@STPCmethod ; % only charts \stopMPdrawing} \def\initializeSTPT - {\freezedimenmacro\@@STPToffset + {\freezedimenmacro\@@STPToffset \startMPdrawing line_h_offset := \@@STPToffset ; - line_method := \@@STPTmethod ; % only charts + line_method := \@@STPTmethod ; % only charts \stopMPdrawing} \def\initializeSTET @@ -111,7 +114,7 @@ \def\initializeSTEL {\freezedimenmacro\@@STELrulethickness} -%D ... +%D ... \defineXMLdirective [stepchart] [charts] \setupSTEPcharts \defineXMLdirective [stepchart] [cells] \setupSTEPcells @@ -123,7 +126,7 @@ \defineXMLdirective [steptable] [texts] \setupSTEPtexts \defineXMLdirective [steptable] [lines] \setupSTEPlines -%D ... +%D ... \presetlocalframed[\@@STPF] @@ -149,8 +152,8 @@ %D \METAPOST. This method is the cleanest, but has the %D disadvantage that one cannot embed hyperlinks or document %D dependent definitions in the cells. The implementation -%D roughly looks as follows: -%D +%D roughly looks as follows: +%D %D \starttyping %D \def\startSTEPchart% %D {\bgroup @@ -194,15 +197,15 @@ %D %D The second attempt was based on tabulations and used the %D build in position tracking mechanism, which uses two -%D position nodes per cell. -%D +%D position nodes per cell. +%D %D This method collects the content in token list registers %D and build a table from them. In the collecting pass, the %D graphics are build stepwise. We need to collect because the %D order of definitions is not the same as the order of %D typesetting. We show this alternative too because it -%D demonstrates how to apply backgrounds to table cells. -%D +%D demonstrates how to apply backgrounds to table cells. +%D %D \starttyping %D \newtoks\stepsonetop \newtoks\stepstwotop %D \newtoks\stepsonebot \newtoks\stepstwobot @@ -254,7 +257,7 @@ %D {\getMPdrawing} %D \resetMPdrawing %D \increment(\cellcounter,\cellcounter)\decrement\cellcounter -%D \setbox2=\vbox +%D \setbox2=\vbox %D {\definetabulate[chart][|*{\cellcounter}{ck0|}] % k0 nills space %D \startchart %D \ifcase\somesteptwotop \the\stepstwotop \NC \NR \noalign{\kern2ex} \fi @@ -352,30 +355,30 @@ %D \def\textcellposition#1{\GSC[#1:text]} %D \def\stepidentifierposition#1{\GSC[#1:step]} %D \stoptyping -%D -%D We abandoned this method after some testing and went for -%D a third one. It was this third method that evolved into the -%D current mechanism. -%D +%D +%D We abandoned this method after some testing and went for +%D a third one. It was this third method that evolved into the +%D current mechanism. +%D %D Since this method was not that efficient, a third one was -%D implemented, which used one position per cell. So, +%D implemented, which used one position per cell. So, %D %D \blank {\bf Here starts the real implementation!} \blank %D %D Because we want to build one graphic only we need to store %D the graphic directives. We also need to collect the cells, -%D which are not defined in the order they show up. This -%D solution uses multiple passes over the definitions. First -%D the cells and texts are processed and the associated -%D graphics are defined in the \METAPOST\ file. Next the -%D lines are flushed. We need to do that in a second pass, -%D because in order to determine the nature of the line, +%D which are not defined in the order they show up. This +%D solution uses multiple passes over the definitions. First +%D the cells and texts are processed and the associated +%D graphics are defined in the \METAPOST\ file. Next the +%D lines are flushed. We need to do that in a second pass, +%D because in order to determine the nature of the line, %D \METAPOST\ needs to know if the start and end cells exist. -%D This need comes from the fact that we store the shapes -%D and lines kind of directly with their associated colors and +%D This need comes from the fact that we store the shapes +%D and lines kind of directly with their associated colors and %D types, so that we can change the settings in between. So, -%D changing for instance the line color, can take place -%D locally. +%D changing for instance the line color, can take place +%D locally. \newbox\stepboxone \newbox\stepboxtwo \newbox\textboxone \newbox\textboxtwo @@ -395,11 +398,11 @@ {\dosingleempty\dostartSTEPchart} \long\def\dostartSTEPchart[#1]#2\stopSTEPchart - {\ifinsidefloat - \else - \whitespace - \@@STPCbefore - \startbaselinecorrection + {\ifinsidefloat + \else + \whitespace + \@@STPCbefore + \startbaselinecorrection \setlocalhsize \noindent \fi @@ -457,7 +460,7 @@ \setbox2\vbox {\offinterlineskip \scratchdimen\@@STPCheight - \advance\scratchdimen\@@STPCoffset + \advance\scratchdimen\@@STPCoffset \advance\scratchdimen\@@STPCoffset \ifcase\sometextboxone \box\textboxone \vskip\scratchdimen \fi \ifcase\somestepboxone \box\stepboxone \vskip\@@STPCvoffset \fi @@ -573,7 +576,7 @@ \def\dodoSTEPcharttextsA#1#2#3#4% #1=number #2=setup {\dodoSTEPcharttextsAB{#1}{#2}{#3}{#4}\dodoSTEPcharttextsA - \ifnum\textcounter>\cellcounter\relax + \ifnum\textcounter>\cellcounter\relax \doglobal\decrement\textcounter\relax \else \setbox0\hbox{\doifsomething{#3}{\@@steptext{#3}}}% @@ -585,7 +588,7 @@ \startMPdrawing texts[t][#1][\textcounter] := nullpicture ; \stopMPdrawing - \else + \else \global\chardef\sometextboxone\zerocount \edef\stepidentifier{\stepchartprefix#1-\textcounter-t-t}% \setbox0\hbox to \@@STPChoffset @@ -627,7 +630,7 @@ \def\dodoSTEPcharttextsB#1#2#3#4% #1=number #2=setup {\dodoSTEPcharttextsAB{#1}{#2}{#3}{#4}\dodoSTEPcharttextsB - \ifnum\textcounter>\cellcounter\relax + \ifnum\textcounter>\cellcounter\relax \doglobal\decrement\textcounter\relax \else \bgroup @@ -653,36 +656,36 @@ \def\MPcharttoplinesgraphic#1#2% {image(drawline( - \@@STELalternative, get_step_chart_top_line(#1,#2), + \@@STELalternative, get_step_chart_top_line(#1,#2), \@@STELrulethickness, \MPcolor{\@@STELcolor} ) )} \def\MPchartbotlinesgraphic#1#2% - {image(drawline( - \@@STELalternative, get_step_chart_bot_line(#1,#2), + {image(drawline( + \@@STELalternative, get_step_chart_bot_line(#1,#2), \@@STELrulethickness, \MPcolor{\@@STELcolor} ) )} -%D \XML\ coupling. +%D \XML\ coupling. -\defineXMLpickup[stepchart][@@STPC] +\defineXMLpickup[stepchart][@@STPC] {\bgroup \defineXMLpush[top]% \defineXMLpush[bot]% - \defineXMLenvironment[lines][@@STEL] - {\expanded{\startlines[\theXMLarguments{@@STEL}]}} + \defineXMLenvironment[lines][@@STEL] + {\expanded{\startlines[\theXMLarguments{@@STEL}]}} {\stoplines}% - \defineXMLenvironment[cells][@@STEC] + \defineXMLenvironment[cells][@@STEC] {\XMLerase{top}\XMLerase{bot}} {\expanded{\cells[\theXMLarguments{@@STEC}]{\XMLpop{top}}{\XMLpop{bot}}}}% - \defineXMLenvironment[texts][@@STET] + \defineXMLenvironment[texts][@@STET] {\XMLerase{top}\XMLerase{bot}} {\expanded{\texts[\theXMLarguments{@@STET}]{\XMLpop{top}}{\XMLpop{bot}}}}% - \defineXMLenvironmentpush[cell][@@STEC] + \defineXMLenvironmentpush[cell][@@STEC] {\XMLerase{cell}} {\expanded{\cell [\theXMLarguments{@@STEC}]{\XMLpop{cell}}}}% - \defineXMLenvironmentpush [text] [@@STET] + \defineXMLenvironmentpush [text] [@@STET] {\XMLerase{text}} {\expanded{\text [\theXMLarguments{@@STET}]{\XMLpop{text}}}}% - \expanded{\startSTEPchart[\theXMLarguments{@@STPC}]}} + \expanded{\startSTEPchart[\theXMLarguments{@@STPC}]}} {\stopSTEPchart \egroup} @@ -702,11 +705,11 @@ {\dodoubleempty\dostartSTEPaligntable[1]} \def\dostartSTEPaligntable[#1][#2]#3\stopSTEPaligntable % flag settings data - {\ifinsidefloat - \else - \whitespace - \@@STPTbefore - \startbaselinecorrection + {\ifinsidefloat + \else + \whitespace + \@@STPTbefore + \startbaselinecorrection \setlocalhsize \noindent \fi @@ -723,7 +726,7 @@ \initializeSTPT \def\startlines{\bgroup\setupSTEPlines}% \def\stoplines {\egroup}% - \def\prep##1{\ignorespaces##1\unskip\enspace\ignorespaces}% + \def\prep##1{\ignorespaces##1\unskip\enspace\ignorespaces}% \def\cell {\dosingleempty\docell}% \def\cells {\dosingleempty\docells}% \def\text {\dosingleempty\dotext}% @@ -761,18 +764,18 @@ \stopMPdrawing \egroup} \doglobal\newcounter\cellcounter#3 - % second graphic pass pass, drawing lines + % second graphic pass pass, drawing lines \def\docells[##1]##2##3##4% {\doglobal\increment\cellcounter} \def\dotext[##1]##2% {\bgroup \initializeSTEL \startMPdrawing - lines[\cellcounter] := \MPtablelinesgraphic ; + lines[\cellcounter] := \MPtablelinesgraphic ; \stopMPdrawing - \egroup} + \egroup} \doglobal\newcounter\cellcounter#3 - % finishing graphic touch + % finishing graphic touch \startMPdrawing nofcells := \cellcounter ; end_step_table ; @@ -783,7 +786,7 @@ {\setbox0\null} {\setbox0\vbox{\MPstaticgraphictrue\getMPdrawing}}% \resetMPdrawing - % typesetting pass + % typesetting pass \dimen6=\@@STPTdistance \dimen6=2\dimen6 % cell width \dimen8=\dimen1 @@ -801,8 +804,8 @@ {\hbox to \dimen####1{####2\@@stepfake{####3}\strut####4}}% \setbox8\hbox {\ifcase#1\else - \do1\hss{##2}\relax \hskip\@@STPTdistance - \do3\hss{##3}\hss \hskip\@@STPTdistance + \do1\hss{##2}\relax \hskip\@@STPTdistance + \do3\hss{##3}\hss \hskip\@@STPTdistance \fi \do5\relax{##4}\hss}% \hpos{\steptableprefix\cellcounter-c}{\@@stepcell{\box8}} @@ -815,11 +818,11 @@ \advance\hsize-\dimen8 \advance\hsize-\dimen6 % twice the offset \setbox0\hbox{\@@steptext{##2}}% -% to do +% to do % \ifdim\wd0>\hsize % \setbox0=\vbox{\@@steptext{##2}}% % \fi -% align +% align \hpos{\steptableprefix\cellcounter-t}{\box0}% \endgraf \egroup @@ -839,47 +842,47 @@ \ifinsidefloat \else \stopbaselinecorrection \@@STPTafter \fi} \def\MPtablelinesgraphic - {image ( drawline ( - \@@STELalternative, get_step_table_line(\cellcounter), + {image ( drawline ( + \@@STELalternative, get_step_table_line(\cellcounter), \@@STELrulethickness, \MPcolor{\@@STELcolor} ) )} \defineXMLpickup[steptable][@@STPT] {\bgroup - \defineXMLenvironment[lines][@@STEL] - {\expanded{\startlines[\theXMLarguments{@@STEL}]}} + \defineXMLenvironment[lines][@@STEL] + {\expanded{\startlines[\theXMLarguments{@@STEL}]}} {\stoplines}% - \defineXMLargument[cell][@@STEC] - {\expanded{\cell[\theXMLarguments{@@STEC}]}}% + \defineXMLargument[cell][@@STEC] + {\expanded{\cell[\theXMLarguments{@@STEC}]}}% \defineXMLargument[text][@@STET] - {\expanded{\text[\theXMLarguments{@@STET}]}}% + {\expanded{\text[\theXMLarguments{@@STET}]}}% \defineXMLargument[prep] {\prep}% - \expanded{\startSTEPtable[\theXMLarguments{@@STPT}]}} + \expanded{\startSTEPtable[\theXMLarguments{@@STPT}]}} {\stopSTEPtable \egroup} \defineXMLpickup[stepaligntable][@@STPT] {\bgroup - \defineXMLenvironment[lines][@@STEL] - {\expanded{\setupSTEPlines[\theXMLarguments{@@STEL}]}} + \defineXMLenvironment[lines][@@STEL] + {\expanded{\setupSTEPlines[\theXMLarguments{@@STEL}]}} {}% \defineXMLpush[c1]\defineXMLpush[c2]\defineXMLpush[c3]% \defineXMLenvironment[cells][@@STEC] {\XMLerase{c1}\XMLerase{c1}\XMLerase{c3}} {\expanded{\cells[\theXMLarguments{@@STEC}]{\XMLpop{c1}}{\XMLpop{c2}}{\XMLpop{c3}}}}% \defineXMLargument[text][@@STET] - {\expanded{\text[\theXMLarguments{@@STET}]}}% + {\expanded{\text[\theXMLarguments{@@STET}]}}% \defineXMLargument[prep] {\prep}% - \expanded{\startSTEPaligntable[\theXMLarguments{@@STPT}]}} + \expanded{\startSTEPaligntable[\theXMLarguments{@@STPT}]}} {\stopSTEPaligntable \egroup} \protect \endinput -% A simple paragraph-flow test: +% A simple paragraph-flow test: -\starttext +\starttext \startbuffer \startSTEPchart @@ -892,10 +895,10 @@ \stopSTEPchart \stopbuffer -\getbuffer +\getbuffer \startnarrower \getbuffer \stopnarrower \placefigure[left]{}{} \getbuffer -\stoptext +\stoptext diff --git a/tex/context/base/math-ext.tex b/tex/context/base/math-ext.tex index 1091cd5ff..8fe822f32 100644 --- a/tex/context/base/math-ext.tex +++ b/tex/context/base/math-ext.tex @@ -126,7 +126,16 @@ \executeifdefined{dodefine#2arrow}\gobblethreearguments{#1}{#3}{#4}% \else\ifthirdargument \dodefinebotharrow{#1}{#2}{#3}% - \fi\fi} + \else\ifsecondargument + \redefinebotharrow{#1}{#2}{#3}% + \fi\fi\fi} + +\def\redefinebotharrow#1#2#3% real dirty, this overload! + {\doifdefined{#1} + {\pushmacro\dotripleempty + \def\dotripleempty##1[##2][##3]{\setvalue{#1}{\dotripleempty\xmtharrow[#2][##3]}}% + \getvalue{#1}% + \popmacro\dotripleempty}} \def\dodefinebotharrow#1#2#3% {\setvalue{#1}{\dotripleempty\xmtharrow[#2][#3]}} @@ -136,10 +145,19 @@ \dodoublegroupempty\doxmtharrow} \def\dodoxmtharrow[#1,#2,#3][#4,#5,#6][#7]#8#9% [3] is the optional arg - {\ifx#2\empty - \mathrel{\domthxarrsingle{#7}{#1}{#4}{#8}{#9}}% + {\edef\!!stringa{#2}% + \ifx\!!stringa\empty + \ifsecondargument + \mathrel{\domthxarrsingle{#7}{#1}{#4}{#8}{#9}}% + \else + \mathrel{\domthxarrsingle{#7}{#1}{#4}{}{#8}}% + \fi \else - \mathrel{\domthxarrdouble{#7}{#1}{#2}{#4}{#5}{#8}{#9}}% + \ifsecondargument + \mathrel{\domthxarrdouble{#7}{#1}{#2}{#4}{#5}{#8}{#9}}% + \else + \mathrel{\domthxarrdouble{#7}{#1}{#2}{#4}{#5}{}{#8}}% + \fi \fi} % Adapted from amsmath. @@ -169,24 +187,32 @@ % From amsmath.sty, extarrows.sty, extpfel.sty and mathtools.sty(ams) -\definematharrow [xrightarrow] [0359] [\rightarrowfill] -\definematharrow [xleftarrow] [3095] [\leftarrowfill] -\definematharrow [xequal] [0099] [\equalfill] -\definematharrow [xRightarrow] [0359] [\Rightarrowfill] -\definematharrow [xLeftarrow] [3095] [\Leftarrowfill] -\definematharrow [xLeftrightarrow] [0099] [\Leftrightarrowfill] -\definematharrow [xleftrightarrow] [0099] [\leftrightarrowfill] -\definematharrow [xmapsto] [0599] [\mapstofill] -\definematharrow [xtwoheadrightarrow] [5009] [\twoheadrightarrowfill] -\definematharrow [xtwoheadleftarrow] [0590] [\twoheadleftarrowfill] -\definematharrow [xrightharpoondown] [0359] [\rightharpoondownfill] -\definematharrow [xrightharpoonup] [0359] [\rightharpoonupfill] -\definematharrow [xleftharpoondown] [3095] [\leftharpoondownfill] -\definematharrow [xleftharpoonup] [3095] [\leftharpoonupfill] - -\definematharrow [xleftrightharpoons] [3095,0359] [\leftharpoonupfill,\rightharpoondownfill] -\definematharrow [xrightleftharpoons] [3095,0359] [\rightharpoonupfill,\leftharpoondownfill] - +\definematharrow [xrightarrow] [0359] [\rightarrowfill] +\definematharrow [xleftarrow] [3095] [\leftarrowfill] +\definematharrow [xequal] [0099] [\equalfill] +\definematharrow [xRightarrow] [0359] [\Rightarrowfill] +\definematharrow [xLeftarrow] [3095] [\Leftarrowfill] +\definematharrow [xLeftrightarrow] [0099] [\Leftrightarrowfill] +\definematharrow [xleftrightarrow] [0099] [\leftrightarrowfill] +\definematharrow [xmapsto] [3599] [\mapstofill] +\definematharrow [xtwoheadrightarrow] [5009] [\twoheadrightarrowfill] +\definematharrow [xtwoheadleftarrow] [0590] [\twoheadleftarrowfill] +\definematharrow [xrightharpoondown] [0359] [\rightharpoondownfill] +\definematharrow [xrightharpoonup] [0359] [\rightharpoonupfill] +\definematharrow [xleftharpoondown] [3095] [\leftharpoondownfill] +\definematharrow [xleftharpoonup] [3095] [\leftharpoonupfill] +\definematharrow [xleftrightharpoons] [3399,3399] [\leftharpoonupfill,\rightharpoondownfill] +\definematharrow [xrightleftharpoons] [3399,3399] [\rightharpoonupfill,\leftharpoondownfill] + +% Goodies + +\def\hookleftfill {\mtharrowfill\leftarrow\relbar{\relbar\joinrel\rhook}} +\def\hookrightfill{\mtharrowfill{\lhook\joinrel\relbar}\relbar\rightarrow} + +\definematharrow [xhookleftarrow] [3095] [\hookleftfill] +\definematharrow [xhookrightarrow] [0395] [\hookrightfill] + +% \startformula \xrightarrow{stuff on top}\stopformula % \startformula \xrightarrow{}{stuff on top}\stopformula % \startformula \xrightarrow{stuff below}{}\stopformula % \startformula \xrightarrow{stuff below}{stuff on top}\stopformula diff --git a/tex/context/base/meta-ini.tex b/tex/context/base/meta-ini.tex index 0fa99aa5c..1db812d61 100644 --- a/tex/context/base/meta-ini.tex +++ b/tex/context/base/meta-ini.tex @@ -1045,8 +1045,6 @@ \def\dostartstaticMPfigure#1#2\stopstaticMPfigure {\startstaticMPgraphic{\jobname-#1}#2\stopstaticMPgraphic - \doifmode{*\v!first}{\executesystemcommand - {texmfstart --ifchanged=\MPgraphicfile.mp texexec --mpgraphic \MPgraphicfile.mp}}% \endgroup} % faster, but more tricky @@ -1060,8 +1058,6 @@ % % \def\dostartstaticMPfigure#1#2\stopstaticMPfigure % {\startMPstaticgraphic{\jobname-#1}#2\stopMPstaticgraphic -% \executesystemcommand -% {texmfstart --ifchanged=\MPgraphicfile.mp texexec --mpgraphic \MPgraphicfile.mp}% % % dirty trick, don't register, so no second main run of texexec: % \global\advance\nofMPgraphics \minusone % \endgroup}} diff --git a/tex/context/base/meta-tex.tex b/tex/context/base/meta-tex.tex index 8008ae6c4..e6143176a 100644 --- a/tex/context/base/meta-tex.tex +++ b/tex/context/base/meta-tex.tex @@ -24,7 +24,7 @@ \newwrite\TeXtextwrite -\def\openTeXtexts {\immediate\openout \TeXtextwrite=\currentTeXtext.mpb\relax} +\def\openTeXtexts {\immediate\openout \TeXtextwrite\currentTeXtext.mpb\relax} \def\closeTeXtexts{\immediate\closeout\TeXtextwrite} \def\currentTeXtext{\jobname-mpgraph} diff --git a/tex/context/base/supp-mps.tex b/tex/context/base/supp-mps.tex index 9005b5736..17d26d631 100644 --- a/tex/context/base/supp-mps.tex +++ b/tex/context/base/supp-mps.tex @@ -238,9 +238,13 @@ {\obeylines \let\obeyedline\relax} % delay expansion -\appendtoks - \let\obeyMPlines\runtimeobeyMPlines -\to \everydump +\ifx\everydump\undefined + % maybe we're not using context +\else + \appendtoks + \let\obeyMPlines\runtimeobeyMPlines + \to \everydump +\fi %D We use two distinguished token registers: @@ -645,6 +649,17 @@ \let \} \letterclosebrace \to \everyMPgraphic +%D Not the best place but we need to make sure that no funny +%D active characters creep in. Some day we will move this code. + +\ifx\disablediscretionaries\undefined + \let\disablediscretionaries\relax +\fi + +\appendtoks + \disablediscretionaries +\to \everyMPgraphic + \def\writeMPgraph {\immediate\write\MPwrite{mpgraph:=\the\currentMPgraphic;}} @@ -712,7 +727,7 @@ \fi \@EA\let\@EA\MPwrite\csname\@@MPG\@@MPG\MPgraphicfile\endcsname \ifdone - \immediate\openout\MPwrite=\MPgraphicfile.mp + \immediate\openout\MPwrite\MPgraphicfile.mp\relax \ifx\MPinputtranslation\empty\else \immediate\write\MPwrite{\MPinputtranslation}% \immediate\write\MPwrite{verbatimtex \MPinputtranslation etex ;}% @@ -1497,18 +1512,18 @@ \endlinechar\minusone \uncatcodespecials \donefalse - \immediate\openout\scratchwrite=\convertMPcolorpath\convertMPcolorfile + \immediate\openout\scratchwrite\convertMPcolorpath\convertMPcolorfile\relax \doprocessfile\scratchread{#1}\handleMPcolor \immediate\closeout\scratchwrite \ifdone - \immediate\openout\scratchwrite=\convertMPcolorpath#1\relax + \immediate\openout\scratchwrite\convertMPcolorpath#1\relax \doprocessfile\scratchread{\convertMPcolorpath \convertMPcolorfile}\handleMPcopy \immediate\closeout\scratchwrite \message{done]}% \else \message{not needed]}% \fi - \immediate\openout\scratchwrite=\convertMPcolorpath\convertMPcolorfile + \immediate\openout\scratchwrite\convertMPcolorpath\convertMPcolorfile \immediate\closeout\scratchwrite \fi \egroup} @@ -1967,14 +1982,31 @@ %D Dedicated to Aditya Mahajan. See meta-ini for usage. \long\def\startstaticMPgraphic#1#2\stopstaticMPgraphic - {\setMPrandomseedfalse + {\bgroup + \setMPrandomseedfalse \def\MPgraphicfile{#1}% no \jobname here \let\allocateMPslot \gobbleoneargument \let\deallocateMPslot\gobbleoneargument \let\runMPgraphic \gobbleoneargument \runMPgraphicstrue + \enableincludeMPgraphics \currentMPgraphic\plusone % hack, else no close - \startMPgraphic#2\stopMPgraphic} + \startMPgraphic#2\stopMPgraphic + \executeMPgraphicfile + \egroup} + + +\ifx\doifmode\undefined + \def\executeMPgraphicfile + {\executesystemcommand + {texmfstart --ifchanged=\MPgraphicfile.mp + texexec --mpgraphic \MPgraphicfile.mp}} +\else + \def\executeMPgraphicfile + {\doifmode{*\v!first}{\executesystemcommand + {texmfstart --ifchanged=\MPgraphicfile.mp + texexec --mpgraphic \MPgraphicfile.mp}}} +\fi %D Special for \XETEX\ (problem with newlines). This will go %D away once the version supporting \type {--8bit} is diff --git a/tex/context/base/symb-cow.tex b/tex/context/base/symb-cow.tex index 427e0af32..6fd32a535 100644 --- a/tex/context/base/symb-cow.tex +++ b/tex/context/base/symb-cow.tex @@ -33,7 +33,14 @@ \definepalet [cow] [normal=lground, - contour=dground] + contour=dground, + sky=lsky] + +\def\CowNormal#1% + {\dontleavehmode\hbox{\color[cow:normal]{\getglyph{Cows}{#1}}}} + +\def\ScaledCowNormal#1#2% + {\dontleavehmode\hbox{\color[cow:normal]{\definedfont[Cows sa #1]#2}}} \def\ScaledCowOverlay#1#2% {\dontleavehmode\hbox @@ -73,6 +80,7 @@ \definesymbol[CowMetafun] [\CowLogo{16}] \definesymbol[CowMetafunComplete][\CowLogo{17}] \definesymbol[CowTEX] [\CowLogo{18}] +\definesymbol[CowTeX] [\CowLogo{18}] \definesymbol[CowWiki] [\CowLogo{19}] \stopsymbolset @@ -97,6 +105,7 @@ \definesymbol[CowMetafun] [\CowContour{16}] \definesymbol[CowMetafunComplete][\CowContour{17}] \definesymbol[CowTEX] [\CowContour{18}] +\definesymbol[CowTeX] [\CowContour{18}] \definesymbol[CowWiki] [\CowContour{19}] \stopsymbolset diff --git a/tex/context/base/x-set-11.tex b/tex/context/base/x-set-11.tex index 537148b43..57117174e 100644 --- a/tex/context/base/x-set-11.tex +++ b/tex/context/base/x-set-11.tex @@ -351,7 +351,7 @@ \newif\ifshortsetup \def\setup {\shortsetupfalse\dosetup} -\def\shortsetup{\shortsetuptrue\dosetup} +\def\shortsetup{\shortsetuptrue \dosetup} \def\setupsetup{\dodoubleargument\getparameters[\??stp]} \setupsetup @@ -383,6 +383,12 @@ \let\plaatssetup \placesetup \let\plaatselkesetup\placeeverysetup +% we use :1 as fallback +% +% \setup{setupinterlinespace} +% \setup{setupinterlinespace:1} +% \setup{setupinterlinespace:2} + \bgroup \catcode`\<=\active \gdef\dosetup#1% @@ -390,12 +396,17 @@ \def<<##1>>{##1}% \edef\ascii{#1}% \enableXML - \expanded{\flushXMLelement{stp:\ascii}}% + \doifelseXMLelement{stp:\ascii} + {\expanded{\flushXMLelement{stp:\ascii}}} + {\doifelseXMLelement{stp:\ascii:1} + {\expanded{\flushXMLelement{stp:\ascii:1}}} + {\convertargument#1\to\ascii + \em unknown setup \quote{\ascii}}} \egroup} \egroup -\defineXMLenvironment [cd:command] [name=,type=,generated=,interactive=] +\defineXMLenvironment [cd:command] [name=,type=,generated=,interactive=,variant=] {} {\showSETUPrecord} @@ -772,11 +783,13 @@ \startXMLmapping[zero] -\defineXMLenvironmentsave [cd:command] [name=,type=,generated=,interactive=] +\defineXMLenvironmentsave [cd:command] [name=,type=,generated=,interactive=,variant=] {} {\doifelseXMLop{type}{environment} {\edef\currentSETUPname{start\getinterfacecomponent{string}{\XMLop{name}}}} {\edef\currentSETUPname{\getinterfacecomponent{string}{\XMLop{name}}}}% + \doifsomething{\XMLop{variant}} + {\edef\currentSETUPname{\currentSETUPname:\XMLop{variant}}}% like setupinterlinespace:1 \doifXMLop{generated}{yes} {\edef\currentSETUPname{\currentSETUPname*}}% \doglobal\saveXMLdatainelement{stp:\currentSETUPname}{cd:command}{cd:command}% @@ -788,11 +801,17 @@ \def\loadsetups{\complexorsimple\loadsetups} \def\simpleloadsetups - {\complexloadsetups[cont-en.xml]} + {\doifnotmode{no-setup-main} + {\complexloadsetups[cont-en.xml]}} \def\complexloadsetups[#1]% - {\startXMLmapping[zero] - \processXMLfilegrouped{#1} - \stopXMLmapping} + {\doifnotmode{no-setup-all} + {\doifsomething{#1} + {\startXMLmapping[zero] + \expanded{\processXMLfilegrouped{#1}}% + \stopXMLmapping}}} + +\defineXMLsingular [cd:include] [file=] + {\complexloadsetups[\XMLop{file}]} \protect \endinput diff --git a/tex/context/bib/t-bib.tex b/tex/context/bib/t-bib.tex index f75faa629..1f1c59564 100644 --- a/tex/context/bib/t-bib.tex +++ b/tex/context/bib/t-bib.tex @@ -1,6 +1,6 @@ %D \module %D [ file=t-bib, -%D version=2006.07.14, +%D version=2006.07.19, %D title=\CONTEXT\ Publication Module, %D subtitle=Publications, %D author=Taco Hoekwater, @@ -77,6 +77,12 @@ %D in \type{left} stay in effect (12/7/2006) %D \item guard added against loading bbl files multiple times (13/7/2006) %D \item fix \type{\cite[num]} with compression is on. (14/7/2006) +%D \item test \type{\iflocation} before deciding to use the +%D interactive version of cite (18/7/2006) +%D \item support \type{\setupcite[authoretallimit=1]} (18/7/2006) +%D \item support use of \type{\cite} within titles and captions by +%D saveguarding the list item extraction and reference placement +%D code (19/7/2006) %D \stopitemize %D %D \subject{WISHLIST} @@ -1087,15 +1093,19 @@ \getvalue{pbdd-#1}} %D This new version writes a reference out to the tui file for every -%D \type{\cite}. This will allow backlinking +%D \type{\cite}. This will allow backlinking. +%D +%D Some special care is needed so that references are not added from +%D weird locations like in the TOC or within a \type{\setbox} command. \newcounter\citationnumber \def\docitation#1{% \iftrialtypesetting \else - \doglobal\increment\citationnumber - \expanded{\rawreference{}{cite-\jobname-\citationnumber}{#1}}% - \fi} + \ifdoinpututilities\else + \doglobal\increment\citationnumber + \expanded{\rawreference{}{cite-\jobname-\citationnumber}{#1}}% + \fi \fi } %D \macros{numreferred,doifreferredelse,addthisref,publist} @@ -1214,7 +1224,9 @@ \def\docurrentbibauthor#1,#2% {\doifemptyelse{#2} {\def\currentbibauthor{#1\bibalternative{otherstext}}} - {\def\currentbibauthor{#1\bibalternative{andtext}#2}}} + {\edef\currentbibauthor{#1% + \ifcase0\bibalternative{authoretallimit}\relax\or + \bibalternative{otherstext}\else \bibalternative{andtext}#2\fi}}} %D This is not the one Hans made for me, because I need a global %D edef, and the \type{\robustdoifinsetelse} doesn't listen to @@ -1327,12 +1339,22 @@ %D does not encounter duplicate named references. On the generation %D side, this is not a big problem. \type{\preparebibrefprefix} %D creates a suitable string to prepend if a prefix is needed. +%D +%D Because this macro is used within \type{\cite } that itself +%D can be used within lists like the table of contents, it needs +%D to save and restore \type{\savedalltoclevels} and +%D \type{\currentlevel} (\type{\dosetfilterlevel} needs to change +%D their values globally). \def\preparebibrefprefix - {\let\dosetfilterlevel\patcheddosetfilterlevel + {\chardef\savedalltoclevels \alltoclevels + \let\savedcurrentlevel\currentlevel + \let\dosetfilterlevel\patcheddosetfilterlevel \dosettoclevel\??li{pubs}% + \edef\bibrefprefix{\@@sectiontype\currentlevel\sectionseparator}% \let\dosetfilterlevel\normaldosetfilterlevel - \edef\bibrefprefix{\@@sectiontype\currentlevel\sectionseparator}}% + \global\let\currentlevel\savedcurrentlevel + \global\chardef\alltoclevels \savedalltoclevels } %D \macros{preparebibreflist} %D @@ -1421,12 +1443,17 @@ %D \type{\currentbibauthor} and \type{\currentbibyear}. \def\ifbibinteractionelse% - {\edef\test{\bibalternative\c!interaction}% - \ifx\test\v!stop - \expandafter\secondoftwoarguments + {\iflocation + \edef\test{\bibalternative\c!interaction}% + \ifx\test\v!stop + \@EA\@EA\@EA\secondoftwoarguments + \else + \@EA\@EA\@EA\firstoftwoarguments + \fi \else - \expandafter\firstoftwoarguments - \fi} + \@EA\secondoftwoarguments + \fi + } \def\bibmaybeinteractive#1#2% {\ifbibcitecompress #2\else diff --git a/tex/context/interface/cont-cz.xml b/tex/context/interface/cont-cz.xml index 4d2b4fb34..3fc6114d4 100644 --- a/tex/context/interface/cont-cz.xml +++ b/tex/context/interface/cont-cz.xml @@ -4015,12 +4015,11 @@ - + - @@ -4030,6 +4029,14 @@ + + + + + + + + @@ -4047,7 +4054,6 @@ - diff --git a/tex/context/interface/cont-de.xml b/tex/context/interface/cont-de.xml index a316ab0a6..692b1da7c 100644 --- a/tex/context/interface/cont-de.xml +++ b/tex/context/interface/cont-de.xml @@ -4015,12 +4015,11 @@ - + - @@ -4030,6 +4029,14 @@ + + + + + + + + @@ -4047,7 +4054,6 @@ - diff --git a/tex/context/interface/cont-en.xml b/tex/context/interface/cont-en.xml index 2b39cefa2..02da11418 100644 --- a/tex/context/interface/cont-en.xml +++ b/tex/context/interface/cont-en.xml @@ -4015,12 +4015,11 @@ - + - @@ -4030,6 +4029,14 @@ + + + + + + + + @@ -4047,7 +4054,6 @@ - diff --git a/tex/context/interface/cont-fr.xml b/tex/context/interface/cont-fr.xml index 115df8b2a..d83b66832 100644 --- a/tex/context/interface/cont-fr.xml +++ b/tex/context/interface/cont-fr.xml @@ -4015,12 +4015,11 @@ - + - @@ -4030,6 +4029,14 @@ + + + + + + + + @@ -4047,7 +4054,6 @@ - diff --git a/tex/context/interface/cont-it.xml b/tex/context/interface/cont-it.xml index 0a3ba26cc..9e54d250e 100644 --- a/tex/context/interface/cont-it.xml +++ b/tex/context/interface/cont-it.xml @@ -4015,12 +4015,11 @@ - + - @@ -4030,6 +4029,14 @@ + + + + + + + + @@ -4047,7 +4054,6 @@ - diff --git a/tex/context/interface/cont-nl.xml b/tex/context/interface/cont-nl.xml index 92e6899b9..94fa35d92 100644 --- a/tex/context/interface/cont-nl.xml +++ b/tex/context/interface/cont-nl.xml @@ -4015,12 +4015,11 @@ - + - @@ -4030,6 +4029,14 @@ + + + + + + + + @@ -4047,7 +4054,6 @@ - diff --git a/tex/context/interface/cont-ro.xml b/tex/context/interface/cont-ro.xml index 967d0a9e9..4f7495b0a 100644 --- a/tex/context/interface/cont-ro.xml +++ b/tex/context/interface/cont-ro.xml @@ -4015,12 +4015,11 @@ - + - @@ -4030,6 +4029,14 @@ + + + + + + + + @@ -4047,7 +4054,6 @@ - diff --git a/tex/context/interface/keys-cz.xml b/tex/context/interface/keys-cz.xml index b8e5b5fd7..a7afe0131 100644 --- a/tex/context/interface/keys-cz.xml +++ b/tex/context/interface/keys-cz.xml @@ -1,6 +1,6 @@ - + diff --git a/tex/context/interface/keys-de.xml b/tex/context/interface/keys-de.xml index 840cbf373..655980a00 100644 --- a/tex/context/interface/keys-de.xml +++ b/tex/context/interface/keys-de.xml @@ -1,6 +1,6 @@ - + diff --git a/tex/context/interface/keys-en.xml b/tex/context/interface/keys-en.xml index a4f663241..bc9ddd071 100644 --- a/tex/context/interface/keys-en.xml +++ b/tex/context/interface/keys-en.xml @@ -1,6 +1,6 @@ - + diff --git a/tex/context/interface/keys-fr.xml b/tex/context/interface/keys-fr.xml index e1a243823..3dca3a191 100644 --- a/tex/context/interface/keys-fr.xml +++ b/tex/context/interface/keys-fr.xml @@ -1,6 +1,6 @@ - + diff --git a/tex/context/interface/keys-it.xml b/tex/context/interface/keys-it.xml index 96f8d16fc..be9d85d3f 100644 --- a/tex/context/interface/keys-it.xml +++ b/tex/context/interface/keys-it.xml @@ -1,6 +1,6 @@ - + diff --git a/tex/context/interface/keys-nl.xml b/tex/context/interface/keys-nl.xml index cc9adb7a6..a8e8ce7b5 100644 --- a/tex/context/interface/keys-nl.xml +++ b/tex/context/interface/keys-nl.xml @@ -1,6 +1,6 @@ - + diff --git a/tex/context/interface/keys-ro.xml b/tex/context/interface/keys-ro.xml index 1a8ba6b50..f94f55e56 100644 --- a/tex/context/interface/keys-ro.xml +++ b/tex/context/interface/keys-ro.xml @@ -1,6 +1,6 @@ - + -- cgit v1.2.3