Hello Wolfgang, thanks for the quick help. That it is so simple ... The
learning curve is just high at first.

 

Jürgen

 

Von meinem Commodore 64 geschickt

 

Von: ntg-context <ntg-context-boun...@ntg.nl> Im Auftrag von Wolfgang
Schuster via ntg-context
Gesendet: Montag, 30. Mai 2022 18:56
An: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Wolfgang Schuster <wolfgang.schuster.li...@gmail.com>
Betreff: Re: [NTG-context] Align headings on the left

 

Jürgen Althaus via ntg-context schrieb am 30.05.2022 um 18:37:



Hello all,

 

my first post in this mailing list and I hope you can help me. I am looking
for a setting that sets the headings completely left-aligned. Have
unfortunately found nothing suitable in the online search. Maybe I searched
for the wrong terms?


The layout of titles can be changed with the \setuphead commmand
and the alternative key is used to select on of the predefined styles,
in your case paragraph is the style you need.

%%%% begin example
\setuphead
  [chapter]
  [alternative=paragraph]

\starttext

\chapter{Bestehen und Reichweite eines arbeitgeberseitigen Weisungsrechts
auf Anordnung der Teilnahme \unknown}

\input lorem

\stoptext
%%%% end example

The ConTeXt wiki has a separate page with all major documents
(https://wiki.contextgarden.net/Documentation) and the "not so short
introduction"
gives a overview over many ConTeXt features.

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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to