ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to setup german documents?
@ 2004-02-16 14:26 Stefan Wachter
  2004-02-17  8:17 ` Not seeing the wood because of so many trees Thomas A.Schmitz
  0 siblings, 1 reply; 12+ messages in thread
From: Stefan Wachter @ 2004-02-16 14:26 UTC (permalink / raw)


Hi all!

I have a very basic question which occupies me for more than a week now: 
How to setup documents for german language properly, such that:

1. the used input encoding is ISO-8859-1,
2. german special character are available, and
3. german hyphenation patterns are used.

The setup shown below does not work: TeX is not able to hyphenate 
"Änderungsabnahme" and the \quotedblbase symbol is broader than its 
counterpart the \quotedblleft symbol.

Thanks for your attention and help,
--Stefan


\setupoutput[pdftex]
\enableregime[il1]
\usetypescript[times][ec]
\mainlanguage[de]
\starttext

äÄöÖüÜß

quotedblbase: \quotedblbase

quotedblleft: \quotedblleft

\showhyphens{Änderungsabnahme}

\stoptext

^ permalink raw reply	[flat|nested] 12+ messages in thread
* RE: Not seeing the wood because of so many trees
@ 2004-02-18  6:43 "Höppner, Dierk"
  0 siblings, 0 replies; 12+ messages in thread
From: "Höppner, Dierk" @ 2004-02-18  6:43 UTC (permalink / raw)


I would second that. I can use it in computer program documentation for many
different things.

Greetings

Dierk

> -----Original Message-----
> From: Thomas A.Schmitz [mailto:thomas.schmitz@uni-bonn.de]
> Sent: Tuesday, February 17, 2004 9:18 AM
> To: ntg-context@ntg.nl
> Subject: Re: [NTG-context] Not seeing the wood because of so 
> many trees
> 
> 
> Sorry for going back to an older thread, but I don't think 
> the question 
> was answered properly. Alexander Klink wanted to know how to typeset 
> "{" and "}". Suggestions were "\type|{| and \type|}|" or "$\{$ and 
> $\}$". Neither of which is satisfactory, because it will typeset them 
> either in typewriter or in math font. We had a discussion 
> about similar 
> questions a while ago. I still think we should have "\{" and 
> "\}" for  
> this kind of thing. As long as this isn't available, I see no better 
> solution than "\getglyph{Serif}{123}" and 
> "\getglyph{Serif}{125}" vel. 
> sim. For those of us working in the humanities, these curly 
> braces are 
> sometimes necessary (e.g., in critical editions), and having them in 
> typewriter or math fonts isn't acceptable. So may I continue my rally 
> for \{ etc.?
> 
> All best
> 
> Thomas
> 
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 

^ permalink raw reply	[flat|nested] 12+ messages in thread
* RE: Not seeing the wood because of so many trees
@ 2004-02-17 11:41 "Höppner, Dierk"
  0 siblings, 0 replies; 12+ messages in thread
From: "Höppner, Dierk" @ 2004-02-17 11:41 UTC (permalink / raw)


Hello Tobias and Alexander,

both works. Thank you. I didnt know that I can use '|' instead of '{'}. But
one thing does not work:

{\bf $\{$} 

does not print the '{' bold faced :-(

Is there a workaround for this problem?

Greetings

Dierk Höppner

> -----Original Message-----
> From: Tobias Burnus [mailto:tobias.burnus@physik.fu-berlin.de]
> Sent: Friday, February 13, 2004 4:04 PM
> To: ntg-context@ntg.nl
> Subject: Re: [NTG-context] Not seeing the wood because of so 
> many trees
> 
> 
> Hello,
> 
> On Fri, Feb 13, 2004 at 01:29:48PM +0100, Alexander Klink wrote:
> > > How do I print '{' and '}'. You may answer with RTFM but 
> please name the M
> > > and page!
> > what about \type|{| and \type|}| (just like \verb in LaTeX)?
> Or $\{$ and $\}$ which uses the math font instead of the typewriter
> front.
> 
> Regards,
> 
> Tobias
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 

^ permalink raw reply	[flat|nested] 12+ messages in thread
* Not seeing the wood because of so many trees
@ 2004-02-13 10:09 "Höppner, Dierk"
  2004-02-13 12:29 ` Alexander Klink
  0 siblings, 1 reply; 12+ messages in thread
From: "Höppner, Dierk" @ 2004-02-13 10:09 UTC (permalink / raw)


Hello,

just a short and simple question with hopefully a quick answer:

How do I print '{' and '}'. You may answer with RTFM but please name the M
and page!

Thanks and sorry for the simple question.

greetings

Dierk Höppner
Technische Informationsbibliothek
Universitätsbibliothek Hannover (TIB/UB)
EDV / DOD Operating
Welfengarten 1b, 30167 Hannover
Tel.: 0511/762-4067, Fax: 0511/762-5881
Mobil: 0163/762 4067
E-Mail: dierk.hoeppner@tib-hannover.de
http://www.tib.uni-hannover.de 

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2004-02-20  8:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-16 14:26 How to setup german documents? Stefan Wachter
2004-02-17  8:17 ` Not seeing the wood because of so many trees Thomas A.Schmitz
2004-02-18  6:24   ` Johannes Hüsing
2004-02-18  7:50     ` Hans Hagen
2004-02-18 15:20   ` Re[2]: " Giuseppe Bilotta
2004-02-19 17:21     ` Thomas A.Schmitz
2004-02-20  8:36   ` Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2004-02-18  6:43 "Höppner, Dierk"
2004-02-17 11:41 "Höppner, Dierk"
2004-02-13 10:09 "Höppner, Dierk"
2004-02-13 12:29 ` Alexander Klink
2004-02-13 15:04   ` Tobias Burnus

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).