* backward compatibility broken !
@ 2007-09-10 9:11 Steffen Wolfrum
2007-09-10 9:26 ` Taco Hoekwater
0 siblings, 1 reply; 7+ messages in thread
From: Steffen Wolfrum @ 2007-09-10 9:11 UTC (permalink / raw)
To: mailing list for ConTeXt users
Hi,
I need to re-typeset an *old* book (from January 2004).
Unfortunately it doesn't work anymore with ConTeXt ver: 2007.08.09
13:04 MKII:
Runaway argument?
liche Laufbahn
! Paragraph ended before \next was complete.
<to be read again>
\par
l.12
?
The phrase causing the trouble is:
erste beruf"|liche Laufbahn
Is "| not working anymore?
Hopefully there is a successor that works the same way – and please
(!) doesn't change the line-/page-breaks???
Steffen
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: backward compatibility broken !
2007-09-10 9:11 backward compatibility broken ! Steffen Wolfrum
@ 2007-09-10 9:26 ` Taco Hoekwater
2007-09-10 9:40 ` Steffen Wolfrum
0 siblings, 1 reply; 7+ messages in thread
From: Taco Hoekwater @ 2007-09-10 9:26 UTC (permalink / raw)
To: mailing list for ConTeXt users
Steffen Wolfrum wrote:
> Hi,
>
> I need to re-typeset an *old* book (from January 2004).
>
> Unfortunately it doesn't work anymore with ConTeXt ver: 2007.08.09
> 13:04 MKII:
Fetch
http://foundry.supelec.fr/frs/download.php/87/cont-tmf-20041217.zip
This is exactly what the museum is for.
Best wishes,
Taco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: backward compatibility broken !
2007-09-10 9:26 ` Taco Hoekwater
@ 2007-09-10 9:40 ` Steffen Wolfrum
2007-09-10 11:38 ` Wolfgang Schuster
0 siblings, 1 reply; 7+ messages in thread
From: Steffen Wolfrum @ 2007-09-10 9:40 UTC (permalink / raw)
To: mailing list for ConTeXt users
Hi Taco,
Am 10.09.2007 um 11:26 schrieb Taco Hoekwater:
> Steffen Wolfrum wrote:
>> Hi,
>>
>> I need to re-typeset an *old* book (from January 2004).
>>
>> Unfortunately it doesn't work anymore with ConTeXt ver: 2007.08.09
>> 13:04 MKII:
>
> Fetch
>
> http://foundry.supelec.fr/frs/download.php/87/cont-tmf-20041217.zip
>
> This is exactly what the museum is for.
First:
Great – the old books are saved!
(Jesus Christ ... )
Second:
The "| was extremely important for contexting german texts (because
of our huge amount of false ligatures).
Why is it not supported anymore (or at least replaced)??
Steffen
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: backward compatibility broken !
2007-09-10 9:40 ` Steffen Wolfrum
@ 2007-09-10 11:38 ` Wolfgang Schuster
2007-09-10 16:40 ` close-up (was: backward compatibility ... ) Steffen Wolfrum
0 siblings, 1 reply; 7+ messages in thread
From: Wolfgang Schuster @ 2007-09-10 11:38 UTC (permalink / raw)
To: mailing list for ConTeXt users
2007/9/10, Steffen Wolfrum <context@st.estfiles.de>:
> Hi Taco,
>
> Am 10.09.2007 um 11:26 schrieb Taco Hoekwater:
>
> > Steffen Wolfrum wrote:
> >> Hi,
> >>
> >> I need to re-typeset an *old* book (from January 2004).
> >>
> >> Unfortunately it doesn't work anymore with ConTeXt ver: 2007.08.09
> >> 13:04 MKII:
> >
> > Fetch
> >
> > http://foundry.supelec.fr/frs/download.php/87/cont-tmf-20041217.zip
> >
> > This is exactly what the museum is for.
>
>
> First:
> Great – the old books are saved!
> (Jesus Christ ... )
>
>
> Second:
> The "| was extremely important for contexting german texts (because
> of our huge amount of false ligatures).
> Why is it not supported anymore (or at least replaced)??
>
> Steffen
Hi Steffen,
this did also work in a current ConTeXt but " is no longer a active
character and you have to enable this feature by yourself.
\useencoding[fde]
\mainlanguage[de]
\starttext
erste beruf"|liche Laufbahn
\stoptext
You should write now in your documents "erste beruf|*|liche Laufbahn".
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 7+ messages in thread
* close-up (was: backward compatibility ... )
2007-09-10 11:38 ` Wolfgang Schuster
@ 2007-09-10 16:40 ` Steffen Wolfrum
2007-09-11 6:38 ` Wolfgang Schuster
0 siblings, 1 reply; 7+ messages in thread
From: Steffen Wolfrum @ 2007-09-10 16:40 UTC (permalink / raw)
To: mailing list for ConTeXt users
Am 10.09.2007 um 13:38 schrieb Wolfgang Schuster:
> You should write now in your documents "erste beruf|*|liche Laufbahn".
Please take a close-up at the minimal below.
There are three components: hyphenation, ligatures and space in
ligatures.
Up to now I couldn't find the *right* solution, where all three are
correct.
Maybe some wizards know?
Steffen
\usetypescript[postscript][\defaultencoding]
\setupencoding[default=texnansi]
\mainlanguage[deo]
\enableregime[mac]
\setupbodyfont[postscript,36pt]
\starttext
\showframe
%Auflagen {\txx the fl-ligature is wrong here}
%Auf\-lagen {\txx the right fl for false ligatures!}
%Auf\/lagen {\txx this is too much space in fl}
%Auf|*|lagen {\txx this is too much space in fl}
1234567890 Auflagen Auflagen {\txx right hyphenation, but wrong
ligature\break - -}
1234567890 Auf\-lagen Auf\-lagen
1234567890 Auf\/lagen Auf\/lagen {\txx these -- and also \verbatim
{Auf|\-|lagen} -- kill the other hyphenation Aufla-gen. Esp ugly for
long words ... \break - -}
1234567890 Auf|*|lagen Auf|*|lagen {\txx right hyphenation, but too
much space in fl\break - -}
% for the right space between fl see also ff:
Auf\-fangen {\txx perfect!}
Auf\/fangen {\txx too much space}
Auf|*|fangen {\txx too much space}
\stoptext
\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: close-up (was: backward compatibility ... )
2007-09-10 16:40 ` close-up (was: backward compatibility ... ) Steffen Wolfrum
@ 2007-09-11 6:38 ` Wolfgang Schuster
2007-09-11 10:02 ` Steffen Wolfrum
0 siblings, 1 reply; 7+ messages in thread
From: Wolfgang Schuster @ 2007-09-11 6:38 UTC (permalink / raw)
To: mailing list for ConTeXt users
2007/9/10, Steffen Wolfrum <context@st.estfiles.de>:
>
> Am 10.09.2007 um 13:38 schrieb Wolfgang Schuster:
>
> > You should write now in your documents "erste beruf|*|liche Laufbahn".
>
>
> Please take a close-up at the minimal below.
> There are three components: hyphenation, ligatures and space in
> ligatures.
>
> Up to now I couldn't find the *right* solution, where all three are
> correct.
>
> Maybe some wizards know?
>
> Steffen
>
>
>
> \usetypescript[postscript][\defaultencoding]
> \setupencoding[default=texnansi]
> \mainlanguage[deo]
> \enableregime[mac]
> \setupbodyfont[postscript,36pt]
>
>
> \starttext
> \showframe
>
> %Auflagen {\txx the fl-ligature is wrong here}
>
> %Auf\-lagen {\txx the right fl for false ligatures!}
>
> %Auf\/lagen {\txx this is too much space in fl}
>
> %Auf|*|lagen {\txx this is too much space in fl}
>
>
> 1234567890 Auflagen Auflagen {\txx right hyphenation, but wrong
> ligature\break - -}
>
> 1234567890 Auf\-lagen Auf\-lagen
>
> 1234567890 Auf\/lagen Auf\/lagen {\txx these -- and also \verbatim
> {Auf|\-|lagen} -- kill the other hyphenation Aufla-gen. Esp ugly for
> long words ... \break - -}
>
> 1234567890 Auf|*|lagen Auf|*|lagen {\txx right hyphenation, but too
> much space in fl\break - -}
>
>
> % for the right space between fl see also ff:
>
>
> Auf\-fangen {\txx perfect!}
>
> Auf\/fangen {\txx too much space}
>
> Auf|*|fangen {\txx too much space}
>
>
> \stoptext
>
> \stoptext
Hi Steffen,
you can change the space between the characters the |*| inserts.
% original definition
%\definetextmodediscretionary *
% {\prewordbreak\discretionary{-}{}{\kern.05em}\prewordbreak}
\definetextmodediscretionary *
{\prewordbreak\discretionary{-}{}{}\prewordbreak}
Now Auf|*|lagen give for me the same output as Auf\-lagen.
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: close-up (was: backward compatibility ... )
2007-09-11 6:38 ` Wolfgang Schuster
@ 2007-09-11 10:02 ` Steffen Wolfrum
0 siblings, 0 replies; 7+ messages in thread
From: Steffen Wolfrum @ 2007-09-11 10:02 UTC (permalink / raw)
To: mailing list for ConTeXt users
Am 11.09.2007 um 08:38 schrieb Wolfgang Schuster:
> 2007/9/10, Steffen Wolfrum <context@st.estfiles.de>:
>> There are three components: hyphenation, ligatures and space in
>> ligatures.
>>
>> Up to now I couldn't find the *right* solution, where all three are
>> correct.
>>
>> Maybe some wizards know?
>> ...
> \definetextmodediscretionary *
> {\prewordbreak\discretionary{-}{}{}\prewordbreak}
>
> Now Auf|*|lagen give for me the same output as Auf\-lagen.
HURRAY !!!
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2007-09-11 10:02 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-10 9:11 backward compatibility broken ! Steffen Wolfrum
2007-09-10 9:26 ` Taco Hoekwater
2007-09-10 9:40 ` Steffen Wolfrum
2007-09-10 11:38 ` Wolfgang Schuster
2007-09-10 16:40 ` close-up (was: backward compatibility ... ) Steffen Wolfrum
2007-09-11 6:38 ` Wolfgang Schuster
2007-09-11 10:02 ` Steffen Wolfrum
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).